Closed
Bug 1448097
Opened 7 years ago
Closed 6 years ago
Crash in xul.dll@0x47d632 | style::properties::StyleBuilder::take_background
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: lovecs0079, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9d6fd957-8d6a-44c4-bcb4-775c41180322.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll xul.dll@0x47d632
1 xul.dll style::properties::StyleBuilder::take_background toolkit/library/x86_64-pc-windows-msvc/release/build/style-a1e600532d2d6f07/out/properties.rs:134443
2 xul.dll style::properties::longhands::background_clip::cascade_property toolkit/library/x86_64-pc-windows-msvc/release/build/style-a1e600532d2d6f07/out/properties.rs:1853
3 xul.dll style::properties::cascade toolkit/library/x86_64-pc-windows-msvc/release/build/style-a1e600532d2d6f07/out/properties.rs:136300
4 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::cascade_style<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:581
5 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::cascade_style_and_visited<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:308
6 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::cascade_primary_style<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:213
7 xul.dll style::style_resolver::StyleResolverForElement<style::gecko::wrapper::GeckoElement>::resolve_style<style::gecko::wrapper::GeckoElement> servo/components/style/style_resolver.rs:224
8 xul.dll style::traversal::compute_style<style::gecko::wrapper::GeckoElement> servo/components/style/traversal.rs:607
9 xul.dll geckoservo::glue::traverse_subtree servo/ports/geckolib/glue.rs:284
=============================================================
Updated•7 years ago
|
Component: General → CSS Parsing and Computation
Product: Firefox → Core
Comment 1•7 years ago
|
||
Low frequency, and they seem to have low Available Page File values so might be OOM?
Priority: -- → P5
Comment 2•7 years ago
|
||
Mingzheng, do you still crash?
Only two crashes on file in 3 months, and none are version 60 - https://crash-stats.mozilla.com/signature/?signature=xul.dll%400x47d632%20%7C%20style%3A%3Aproperties%3A%3AStyleBuilder%3A%3Atake_background&date=%3E%3D2018-06-05T09%3A11%3A20.000Z&date=%3C2018-09-05T09%3A11%3A20.000Z
Flags: needinfo?(lovecs0079)
Comment 3•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Flags: needinfo?(lovecs0079)
You need to log in
before you can comment on or make changes to this bug.
Description
•