Open
Bug 1822639
Opened 2 years ago
Updated 1 year ago
Multiple generated unexpected GL_OUT_OF_MEMORY errors
Categories
(Core :: Graphics: CanvasWebGL, defect, P2)
Core
Graphics: CanvasWebGL
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox113 | --- | affected |
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: assertion)
Attachments
(7 files)
Here are the unexpected GL_OUT_OF_MEMORY errors that fuzzers have been reporting:
Assertion failure: [GFX1]: raw_fDeleteFramebuffers: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Assertion failure: [GFX1]: raw_fCreateShader: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Assertion failure: [GFX1]: fGetUniformLocation: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Assertion failure: [GFX1]: raw_fDeleteRenderbuffers: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Assertion failure: [GFX1]: raw_fGetIntegerv: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Assertion failure: [GFX1]: fGetString: Generated unexpected GL_OUT_OF_MEMORY error, at /builds/worker/workspace/obj-build/dist/include/mozilla/gfx/Logging.h:754
Updated•2 years ago
|
Priority: -- → P2
Reporter | ||
Comment 2•2 years ago
|
||
Flags: needinfo?(twsmith)
Reporter | ||
Comment 3•2 years ago
|
||
Reporter | ||
Comment 4•2 years ago
|
||
Reporter | ||
Comment 5•2 years ago
|
||
Reporter | ||
Comment 6•2 years ago
|
||
Reporter | ||
Comment 7•2 years ago
|
||
Reporter | ||
Comment 8•2 years ago
|
||
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•