Closed
Bug 1485655
Opened 4 years ago
Closed 4 years ago
Intermittent GECKO(1015) | thread '<unnamed>' panicked at 'assertion failed: self.shared_context.visited_styles_enabled', servo/components/style/invalidation/element/state_and_attributes.rs:168:13
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla63
People
(Reporter: intermittent-bug-filer, Assigned: emilio)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de https://treeherder.mozilla.org/logviewer.html#?job_id=195304541&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/R2eA7xIoQgqhFPg5HpO_Tw/runs/0/artifacts/public/logs/live_backing.log TEST-START | dom/tests/browser/browser_noopener.js ... 08:06:23 ERROR - GECKO(1015) | thread '<unnamed>' panicked at 'assertion failed: self.shared_context.visited_styles_enabled', servo/components/style/invalidation/element/state_and_attributes.rs:168:13 08:06:23 INFO - GECKO(1015) | stack backtrace: 08:06:23 INFO - GECKO(1015) | 0: 0x106a96fbf - <std::sys::unix::backtrace::tracing::imp::UnwindError as core::fmt::Display>::fmt::ha22454fabaab43ed 08:06:23 INFO - GECKO(1015) | 1: 0x106a7035d - std::error::<impl core::convert::From<alloc::borrow::Cow<'b, str>> for alloc::boxed::Box<std::error::Error + core::marker::Send + core::marker::Sync + 'a>>::from::hf235ef8c8cc81c58 08:06:23 INFO - GECKO(1015) | 2: 0x106a9f593 - std::panicking::take_hook::h25311e8eb8b946a4 08:06:23 INFO - GECKO(1015) | 3: 0x106a9f31c - std::panicking::take_hook::h25311e8eb8b946a4 08:06:23 INFO - GECKO(1015) | 4: 0x106a9fd0e - std::panicking::rust_panic_with_hook::h81c4f3add25e6667
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emilio
Pushed by emilio@crisal.io: https://hg.mozilla.org/integration/mozilla-inbound/rev/731639f445e7 Remove an assertion that doesn't hold in some cases. r=me
Comment 2•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/731639f445e7
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment hidden (Intermittent Failures Robot) |
Comment 5•4 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-esr60/rev/9055726e2d89
status-firefox-esr60:
--- → fixed
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•