Crash in [@ <unknown in igd10iumd64.dll> | CContext::TID3D11DeviceContext_OMSetRenderTargets_<T>]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: sefeng, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/a649d4c8-a569-4eca-86fc-46df40210223
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 igd10iumd64.dll <unknown in igd10iumd64.dll>
1 igd10iumd64.dll <unknown in igd10iumd64.dll>
2 igd10iumd64.dll <unknown in igd10iumd64.dll>
3 d3d11.dll static void CContext::TID3D11DeviceContext_OMSetRenderTargets_<1>
4 libglesv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2274
5 libglesv2.dll rx::Context11::drawElementsInstanced gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:362
6 libglesv2.dll gl::Context::drawElementsInstanced gfx/angle/checkout/src/libANGLE/Context.cpp:2313
7 libglesv2.dll gl::DrawElementsInstanced gfx/angle/checkout/src/libGLESv2/entry_points_gles_3_0_autogen.cpp:718
8 xul.dll gleam::gl::{{impl}}::draw_elements_instanced third_party/rust/gleam/src/gles_fns.rs:1215
9 xul.dll webrender::renderer::Renderer::draw_instanced_batch<webrender::gpu_types::ClearInstance> gfx/wr/webrender/src/renderer/mod.rs:2505
Low volume crashes.
Comment 1•4 years ago
|
||
I expect this is just showing up know because of the signature changes that happened recently.
Reporter | ||
Comment 2•4 years ago
|
||
I also filed bug 1694978, not sure if they are related, same library though.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Definitely a signature change, here's another signature with similar stacks and reason.
Comment 4•4 years ago
|
||
this signature and bug 1694978 are greatly reduced in 1-2 months, i.e, toward zero
Comment 5•4 years ago
|
||
This type of crash leveling off might indicate that users are being auto-upgraded away from the affected driver... which is a good sign.
Reporter | ||
Comment 6•4 years ago
|
||
Not sure why I got a needinfo.... I don't think I should be making any calls here :)
Comment 7•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Description
•