Closed
Bug 1304210
Opened 8 years ago
Closed 3 years ago
Fix crashes in ShadowLayerForwarder when the GPU process dies
Categories
(Core :: Graphics: Layers, defect, P3)
Core
Graphics: Layers
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gw280, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, steps-wanted, Whiteboard: [gfx-noted])
I've seen stacks ending in both BeginTransaction and EndTransaction.
Should also investigate whether/why ActorDestroy is getting called in between the two, as EndTransaction maybe should be completing with an actor (even if it leads to a black hole) if BeginTransaction was successful.
Updated•8 years ago
|
Comment 1•3 years ago
|
||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•