Closed
Bug 1566092
Opened 6 years ago
Closed 6 years ago
Crash in [@ selectors::matching::matches_complex_selector_internal]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | affected |
People
(Reporter: lizzard, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-0a9e4638-4ec4-4b4c-a77b-1aaa60190712.
This crash started showing up in the 20190709153742 build in 70 nightly.
Top 10 frames of crashing thread:
0 libxul.so selectors::matching::matches_complex_selector_internal servo/components/selectors/matching.rs:483
1 libxul.so style::selector_map::SelectorMap<style::stylist::Rule>::get_matching_rules servo/components/selectors/matching.rs:340
2 libxul.so style::rule_collector::RuleCollector<E, F>::collect_rules_internal servo/components/style/selector_map.rs:249
3 libxul.so style::style_resolver::StyleResolverForElement<E>::match_primary servo/components/style/rule_collector.rs:154
4 libxul.so style::style_resolver::StyleResolverForElement<E>::resolve_style servo/components/style/style_resolver.rs:232
5 libxul.so style::traversal::compute_style servo/components/style/style_resolver.rs:270
6 libxul.so style::parallel::traverse_nodes servo/components/style/traversal.rs:435
7 libxul.so style::parallel::traverse_nodes servo/components/style/parallel.rs:212
8 libxul.so <rayon_core::job::HeapJob<BODY> as rayon_core::job::Job>::execute servo/components/style/parallel.rs:212
9 libxul.so rayon_core::registry::WorkerThread::wait_until_cold third_party/rust/rayon-core/src/job.rs:60
| Reporter | ||
Updated•6 years ago
|
status-firefox70:
--- → affected
Keywords: regression
Comment 1•6 years ago
|
||
Absolutely nothing has changed in this area, do you have an approx regression range? This may be a due to a compiler change.
Comment 2•6 years ago
|
||
Resolving as WFM since there haven't been any crashes in 70 since it was filed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•