Open
Bug 1380757
Opened 8 years ago
Updated 9 months ago
MOZ_Assert: Assertion failure: status != 0 (ClientWaitSync generated an error. Has mSync already been destroyed?)
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox57 | --- | fix-optional |
People
(Reporter: rbarker, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
In my Fennec debug builds I'm frequently getting:
MOZ_Assert: Assertion failure: status != 0 (ClientWaitSync generated an error. Has mSync already been destroyed?), at /Volumes/firefox/toolbar/gfx/layers/opengl/TextureHostOGL.cpp:655
Just toggling between fullscreen is enough to trigger it.
Reporter | ||
Comment 1•8 years ago
|
||
I should add I'm toggling a WebGL canvas between fullscreen.
Updated•8 years ago
|
Component: Graphics, Panning and Zooming → Canvas: WebGL
Product: Firefox for Android → Core
Hardware: Unspecified → ARM
Whiteboard: [gfx-noted]
Version: Trunk → 56 Branch
Updated•8 years ago
|
Priority: -- → P3
Reporter | ||
Comment 2•8 years ago
|
||
I'm seeing this a lot on Android. If it isn't actually a problem it shouldn't be an assert.
Updated•8 years ago
|
status-firefox57:
--- → fix-optional
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•