Closed Bug 1669750 Opened 4 years ago Closed 4 years ago

Crash in [@ hashglobe::hash_map::HashMap<T>::clear]

Categories

(Core :: CSS Parsing and Computation, defect)

Unspecified
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 1406996

People

(Reporter: sg, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/7cc26b5b-eff6-4584-941a-a495a0201007

Reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS

Top 10 frames of crashing thread:

0 XUL hashglobe::hash_map::HashMap<K, V, S>::clear servo/components/hashglobe/src/hash_map.rs:1079
1 XUL style::stylist::GenericElementAndPseudoRules<style::selector_map::SelectorMap<style::stylist::Rule>>::clear servo/components/style/stylist.rs:1725
2 XUL style::stylist::CascadeData::clear_cascade_data servo/components/style/stylist.rs:2262
3 XUL style::stylist::CascadeData::rebuild 
4 XUL Servo_StyleSet_FlushStyleSheets servo/ports/geckolib/glue.rs:1919
5 XUL mozilla::ServoStyleSet::UpdateStylist layout/style/ServoStyleSet.cpp:1185
6 XUL mozilla::dom::Document::FlushUserFontSet dom/base/Document.cpp:15351
7 XUL mozilla::dom::CanvasRenderingContext2D::SetFontInternal dom/canvas/CanvasRenderingContext2D.cpp:3216
8 XUL mozilla::dom::CanvasRenderingContext2D_Binding::set_font dom/bindings/CanvasRenderingContext2DBinding.cpp:6620
9 XUL bool mozilla::dom::binding_detail::GenericSetter<mozilla::dom::binding_detail::NormalThisPolicy> dom/bindings/BindingUtils.cpp:3177

Taking a stab at a component here.

Component: General → Layout

Looks like Stylo.

Component: Layout → CSS Parsing and Computation

Probably a dupe of bug 1406996?

Yes

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.