Open
Bug 1880197
Opened 1 year ago
Updated 1 year ago
Crash in [@ igd10iumd64.dll | rx::TextureStorage11::getCachedOrCreateSRVForSampler]
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox124 | --- | 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/cb7d0ed9-7c75-4e88-9b55-c32c60240207
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 igd10iumd64.dll igd10iumd64.dll@0x19350
1 igd10iumd64.dll igd10iumd64.dll@0x91b0a
2 libGLESv2.dll rx::TextureStorage11::getCachedOrCreateSRVForSampler gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/TextureStorage11.cpp:327
3 ? @0x000000f9053fc707
4 libGLESv2.dll rx::TextureD3D_2D::updateStorage gfx/angle/checkout/src/libANGLE/renderer/d3d/TextureD3D.cpp:1661
5 libGLESv2.dll rx::StateManager11::setTextureForSampler gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2755
5 libGLESv2.dll rx::StateManager11::applyTexturesForSRVs gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp
6 libGLESv2.dll rx::StateManager11::syncTextures gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2648
6 libGLESv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp
7 libGLESv2.dll rx::Context11::drawElementsImpl gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:323
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2023-12-07
- Process type: GPU
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - 12 out of 83 crashes happened on null or near null memory address
Updated•1 year ago
|
Component: General → Graphics
Updated•1 year ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•