Closed
Bug 1896040
Opened 2 years ago
Closed 2 years ago
Crash in [@ <unknown in igd10iumd64.dll> | CContext::TID3D11DeviceContext_OMSetDepthStencilState_<T>]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1896038
| Tracking | Status | |
|---|---|---|
| firefox127 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/dbb9d074-8215-4d4f-b41f-58c000240509
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 igd10iumd64.dll <unknown in igd10iumd64.dll>
1 d3d11.dll CContext::TID3D11DeviceContext_OMSetDepthStencilState_<2>
2 libGLESv2.dll rx::StateManager11::syncDepthStencilState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:1356
2 libGLESv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2337
3 libGLESv2.dll rx::Context11::drawElementsImpl gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:323
3 libGLESv2.dll rx::Context11::drawElementsInstanced gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:365
4 libGLESv2.dll gl::Context::drawElementsInstanced gfx/angle/checkout/src/libANGLE/Context.cpp:2709
5 libGLESv2.dll GL_DrawElementsInstanced gfx/angle/checkout/src/libGLESv2/entry_points_gles_3_0_autogen.cpp:746
6 xul.dll gleam::ffi_gles::Gles2::DrawElementsInstanced x86_64-pc-windows-msvc/release/build/gleam-b795781f4da76830/out/gles_bindings.rs:2297
6 xul.dll gleam::gl::impl$16::draw_elements_instanced third_party/rust/gleam/src/gles_fns.rs:1235
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-03-13
- Process type: GPU
- Is startup crash: No
- Has user comments: No
- Is null crash: No
| Reporter | ||
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Graphics
Comment 2•2 years ago
•
|
||
10 total crashes since october, all on the same cpu id, this might only affect one machine in the world and even then, rarely.
Comment 3•2 years ago
|
||
Symptomology seems more or less the same as bug 1896038, just the incidental signature is different.
You need to log in
before you can comment on or make changes to this bug.
Description
•