Closed
Bug 1316599
Opened 8 years ago
Closed 8 years ago
Intermittent Assertion failure: !aAllocator || aAllocator->GetLayersIPCActor()->IPCOpen(), at c:/builds/moz2_slave/autoland-w32-d-000000000000000/build/src/gfx/layers/client/TextureClient.cpp:1214
Categories
(Core :: Graphics: Layers, defect, P2)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox51 | --- | unaffected |
firefox52 | --- | fixed |
firefox53 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: dvander)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [gfx-noted])
Attachments
(1 file)
2.61 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•8 years ago
|
||
Even though this instance is unrelated to the GPU process, it is definitely something that could happen with it, so taking this. The assert is just bogus.
Assignee: nobody → dvander
Blocks: e10s-gpu-win, gpu-restart
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [gfx-noted]
Assignee | ||
Comment 2•8 years ago
|
||
Just remove these asserts.
Attachment #8809926 -
Flags: review?(matt.woodrow)
Updated•8 years ago
|
Attachment #8809926 -
Flags: review?(matt.woodrow) → review+
Comment hidden (Intermittent Failures Robot) |
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4da186740a81
Remove assertions in TextureClient that IPC is open. (bug 1316599, r=mattwoodrow)
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•8 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
Comment 6•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•