Closed
Bug 1194315
Opened 10 years ago
Closed 4 years ago
Intermittent test_desktop_all.py TestDesktopUnits.test_units | application crashed [@ mozilla::gfx::DriverCrashGuard::ActivateGuard()]
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | wontfix |
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [gfx-noted])
No description provided.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•10 years ago
|
||
The stack looks pretty self-explanatory: The DriverCrashGuard asserts that it is only used in the parent process but the code is run during the initialization of some D3D9 stuff in the child process.
Whiteboard: [gfx-noted]
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 11•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
| Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•