Closed
Bug 1316599
Opened 7 years ago
Closed 7 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 |
Filed by: tomcat [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=6451694&repo=autoland https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-win32-debug/1478777842/autoland_win7_vm-debug_test-gtest-bm129-tests1-windows-build458.txt.gz
![]() |
Assignee | |
Comment 1•7 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•7 years ago
|
||
Just remove these asserts.
Attachment #8809926 -
Flags: review?(matt.woodrow)
Updated•7 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•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4da186740a81
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•7 years ago
|
status-firefox51:
--- → unaffected
status-firefox52:
--- → affected
Comment 6•7 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/a6fc43194f27
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•