Open
Bug 1906216
Opened 7 months ago
Updated 6 months ago
Crash in [@ igd10iumd64.dll | rx::StateManager11::updateState]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox129 | --- | 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/429ed054-72cf-4e4b-8d4f-dbe170240703
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 igd10iumd64.dll igd10iumd64.dll@0x19350
1 igd10iumd64.dll igd10iumd64.dll@0xe51fc
2 libGLESv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2387
3 ? @0x000001bc4fbeb6ff
4 xul.dll gleam::ffi_gles::Gles2::DrawElementsInstanced x86_64-pc-windows-msvc/release/build/gleam-d64bad57663f89b2/out/gles_bindings.rs:2297
4 xul.dll gleam::gl::impl$16::draw_elements_instanced third_party/rust/gleam/src/gles_fns.rs:1235
5 xul.dll webrender::device::gl::Device::draw_indexed_triangles_instanced_u16 gfx/wr/webrender/src/device/gl.rs:3743
5 xul.dll webrender::renderer::Renderer::draw_instanced_batch<webrender::gpu_types::PrimitiveInstanceData> gfx/wr/webrender/src/renderer/mod.rs:2035
6 xul.dll webrender::renderer::Renderer::draw_alpha_batch_container gfx/wr/webrender/src/renderer/mod.rs:2936
7 libGLESv2.dll GL_DrawElementsInstanced gfx/angle/checkout/src/libGLESv2/entry_points_gles_3_0_autogen.cpp:746
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-05-06
- Process type: GPU
- Is startup crash: No
- Has user comments: No
- Is null crash: No
Reporter | ||
Comment 1•7 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Graphics: WebRender
Comment 2•6 months ago
|
||
Going back to feb there are 10 total crashes. 1 has non-zero bit flip. 8 are on the same cpuid. Potential 3 machines in the world have ever experienced this crash.
Updated•6 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•