Closed
Bug 1777645
Opened 3 years ago
Closed 2 years ago
Thunderbird Crash in [@ cssparser::parser::Parser::next_including_whitespace_and_comments]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, Whiteboard: [rare])
Crash Data
The user who reported this in https://support.mozilla.org/en-US/questions/1381372 is version 102, but the crashes have been happening in version 91. No steps to reproduce yet.
Crash report: https://crash-stats.mozilla.org/report/index/278f33e2-5124-4649-a1d2-7c1e30220630
Reason: EXCEPTION_STACK_OVERFLOW
Top 10 frames of crashing thread:
0 xul.dll cssparser::parser::Parser::next_including_whitespace_and_comments third_party/rust/cssparser/src/parser.rs:606
1 xul.dll enum$<style::values::generics::calc::GenericCalcNode<enum$<style::values::specified::calc::Leaf> > >::parse_one servo/components/style/values/specified/calc.rs:283
2 xul.dll enum$<style::values::generics::calc::GenericCalcNode<enum$<style::values::specified::calc::Leaf> > >::parse_product servo/components/style/values/specified/calc.rs:504
3 xul.dll enum$<style::values::generics::calc::GenericCalcNode<enum$<style::values::specified::calc::Leaf> > >::parse_argument servo/components/style/values/specified/calc.rs:452
4 xul.dll cssparser::parser::parse_nested_block<style::values::specified::calc::impl$4::parse::closure_env$0, enum$<style::values::generics::calc::GenericCalcNode<enum$<style::values::specified::calc::Leaf> > >, enum$<style_traits::StyleParseErrorKind> > third_party/rust/cssparser/src/parser.rs:1043
5 xul.dll enum$<style::values::specified::length::LengthPercentage>::parse_internal servo/components/style/values/specified/length.rs:1426
6 xul.dll enum$<style::values::generics::length::GenericSize<style::values::generics::NonNegative<enum$<style::values::specified::length::LengthPercentage> > > >::parse_quirky servo/components/style/values/specified/length.rs:1675
7 xul.dll style::properties::longhands::width::parse_declared x86_64-pc-windows-msvc/release/build/style-71e6ceb0df0e13fe/out/longhands/position.rs:2746
8 xul.dll enum$<style::properties::PropertyDeclaration>::parse_into x86_64-pc-windows-msvc/release/build/style-71e6ceb0df0e13fe/out/properties.rs:47742
9 xul.dll style::properties::declaration_block::parse_property_declaration_list servo/components/style/properties/declaration_block.rs:1464
| Reporter | ||
Comment 1•3 years ago
|
||
Still exists in version 102, but is rare
bp-df20748d-62e6-4435-84be-975a70220817
Severity: S2 → S4
Whiteboard: [rare]
| Reporter | ||
Comment 2•2 years ago
|
||
Thunderbird crashes for version 115 are almost zero.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Summary: Crash in [@ cssparser::parser::Parser::next_including_whitespace_and_comments] → Thunderbird Crash in [@ cssparser::parser::Parser::next_including_whitespace_and_comments]
You need to log in
before you can comment on or make changes to this bug.
Description
•