Open Bug 1545462 Opened 5 years ago Updated 2 years ago

Crash in [@ PLDHashTable::Add | nsAtomTable::Atomize]

Categories

(Core :: CSS Parsing and Computation, defect, P4)

Unspecified
Windows 7
defect

Tracking

()

REOPENED

People

(Reporter: calixte, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, Whiteboard: qa-not-actionable)

Crash Data

This bug is for crash report bp-e71677b6-007d-490f-9061-ef8de0190418.

Top 10 frames of crashing thread:

0 xul.dll PLDHashTable::Add xpcom/ds/PLDHashTable.cpp:558
1 xul.dll nsAtomTable::Atomize xpcom/ds/nsAtomTable.cpp:560
2 xul.dll static union core::result::Result<core::option::Option<selectors::parser::SimpleSelectorParseResult<style::gecko::selector_parser::SelectorImpl>>, cssparser::parser::ParseError<style_traits::StyleParseErrorKind>> selectors::parser::parse_one_simple_selector<style::selector_parser::SelectorParser, style::gecko::selector_parser::SelectorImpl> servo/components/selectors/parser.rs:2092
3 xul.dll static union core::result::Result<selectors::parser::Selector<style::gecko::selector_parser::SelectorImpl>, cssparser::parser::ParseError<style_traits::StyleParseErrorKind>> selectors::parser::parse_selector<style::selector_parser::SelectorParser, style::gecko::selector_parser::SelectorImpl> servo/components/selectors/parser.rs:1419
4 xul.dll static union core::result::Result<selectors::parser::SelectorList<style::gecko::selector_parser::SelectorImpl>, cssparser::parser::ParseError<style_traits::StyleParseErrorKind>> selectors::parser::SelectorList<style::gecko::selector_parser::SelectorImpl>::parse<style::gecko::selector_parser::SelectorImpl, style::selector_parser::SelectorParser> servo/components/selectors/parser.rs:293
5 xul.dll struct style::gecko_bindings::sugar::ownership::OwnedOrNull<style::gecko_bindings::structs::root::RawServoSelectorList> geckoservo::glue::Servo_SelectorList_Parse servo/ports/geckolib/glue.rs:5892
6 xul.dll nsINode::ParseSelectorList dom/base/nsINode.cpp:2503
7 xul.dll nsINode::QuerySelectorAll dom/base/nsINode.cpp:2572
8 xul.dll static bool mozilla::dom::Document_Binding::querySelectorAll dom/bindings/DocumentBinding.cpp:4868
9 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3153

There is 1 crash in nightly 68 with buildid 20190417214729. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1543808.

[1] https://hg.mozilla.org/mozilla-central/rev?node=4b227d4b3377

Flags: needinfo?(emilio)

It seems unlikely, there are similar extremely-low-volume crashes in 66 already: https://crash-stats.mozilla.com/report/index/6dd1bd93-0094-4dee-8a1c-9760f0190418

This crash looks curious though. This had an URL but it's inaccessible for me...

Flags: needinfo?(emilio)

Seems this isn't new and we don't know what caused it after all...

This doesn't seem to have crashed ever again? This is not very actionable as-is.

Priority: -- → P4

Closing this as resolved- worksforme, there were no crashes with this signature in the last 6 months.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME

Reopening this issue because it seems that for the Signature
@ PLDHashTable::Add | nsAtomTable::Atomize there are still crashes occurring in the last 6 months

Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Whiteboard: qa-not-actionable

Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: critical → S3
You need to log in before you can comment on or make changes to this bug.