Closed
Bug 1290088
Opened 9 years ago
Closed 8 years ago
Intermittent runner.py | application crashed [@ InitLayersAccelerationPrefs()]
Categories
(Core :: Graphics: Layers, defect, P4)
Core
Graphics: Layers
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, crash, intermittent-failure, Whiteboard: [gfx-noted])
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
I don't understand why we're crashing. The stack shows that we're on the main thread of the content process. The assertion shouldn't be failing.
Milan, does this look familiar to you?
Flags: needinfo?(mstange) → needinfo?(milan)
It is a bit perplexing; wonder if David can explain it; we had recent changes, but this is 49.
Flags: needinfo?(milan) → needinfo?(dvander)
Comment 4•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Something has to be super broken for this to be a thing. The crash is clearly happening on thread 0, so somehow NS_IsMainThread returned false or a branch was taken even though it returned true.
If it hasn't happened again I wouldn't worry about it.
Flags: needinfo?(dvander)
Updated•9 years ago
|
Priority: P3 → P4
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•