Closed
Bug 1631338
Opened 5 years ago
Closed 3 years ago
Crash in [@ rx::StreamingVertexBufferInterface::reserveVertexSpace]
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-047e046f-01c2-43f1-8a08-c21bc0200420.
Top 10 frames of crashing thread:
0 libglesv2.dll rx::StreamingVertexBufferInterface::reserveVertexSpace gfx/angle/checkout/src/libANGLE/renderer/d3d/VertexBuffer.cpp:208
1 libglesv2.dll rx::VertexDataManager::storeCurrentValue gfx/angle/checkout/src/libANGLE/renderer/d3d/VertexDataManager.cpp:596
2 libglesv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2333
3 libglesv2.dll rx::Context11::drawElementsInstanced gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:323
4 libglesv2.dll gl::Context::drawElementsInstanced gfx/angle/checkout/src/libANGLE/Context.cpp:2245
5 libglesv2.dll gl::DrawElementsInstancedEXT gfx/angle/checkout/src/libGLESv2/entry_points_gles_ext_autogen.cpp:3259
6 xul.dll mozilla::gl::GLContext::raw_fDrawElementsInstanced gfx/gl/GLContext.h:2457
7 xul.dll mozilla::WebGLContext::DrawElementsInstanced dom/canvas/WebGLContextDraw.cpp:879
8 xul.dll mozilla::RunOn<void dom/canvas/ClientWebGLContext.cpp:372
9 xul.dll mozilla::ClientWebGLContext::DrawElementsInstanced dom/canvas/ClientWebGLContext.cpp:3915
This seems to have started a while ago, the oldest crash we have is for buildid 20191203141951. The crash stacks have been consistent over time and it affects 75 too.
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jgilbert)
Comment 2•5 years ago
|
||
Crash, but fairly low volume.
Severity: -- → S3
Flags: needinfo?(jgilbert)
Priority: -- → P1
Comment 4•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•