Closed
Bug 1797657
Opened 3 years ago
Closed 3 years ago
Crash in [@ enum$<T>::id]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ash153311, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/af901a63-29e0-4a8d-8fa7-e42a10221027
Reason: EXCEPTION_ACCESS_VIOLATION_READTop 10 frames of crashing thread:
0 xul.dll enum$<style::properties::PropertyDeclaration>::id x86_64-pc-windows-msvc/release/build/style-51eb78c421140b3b/out/properties.rs:47887
0 xul.dll style::properties::cascade::Cascade::apply_properties servo/components/style/properties/cascade.rs:619
0 xul.dll style::properties::cascade::apply_declarations servo/components/style/properties/cascade.rs:321
0 xul.dll style::properties::cascade::cascade_rules servo/components/style/properties/cascade.rs:194
0 xul.dll style::properties::cascade::cascade servo/components/style/properties/cascade.rs:72
0 xul.dll style::stylist::Stylist::cascade_style_and_visited servo/components/style/stylist.rs:1082
0 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::cascade_style_and_visited<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:367
1 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::cascade_primary_style<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:244
2 xul.dll style::style_resolver::impl$3::cascade_styles_with_default_parents::closure$0<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:376
3 xul.dll style::style_resolver::with_default_parent_styles servo/components/style/style_resolver.rs:117
Comment 1•3 years ago
|
||
This looks like a stylo crash rather than gfx
Component: Graphics → CSS Parsing and Computation
Updated•3 years ago
|
Severity: -- → S3
Comment 2•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•