Closed
Bug 1941955
Opened 1 year ago
Closed 1 year ago
Crash in [@ qcdx11arm64xum.dll | d3d11.dll | rx::StateManager11::applyVertexBufferChanges]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | 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/fea2c189-e8a7-4e66-bd1f-51d0b0240922
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 qcdx11arm64xum.dll qcdx11arm64xum.dll@0x59ee4
1 qcdx11arm64xum.dll qcdx11arm64xum.dll@0x38e98
2 d3d11.dll d3d11.dll@0x28d954
3 libGLESv2.dll rx::StateManager11::applyVertexBufferChanges gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2193
3 libGLESv2.dll rx::StateManager11::applyVertexBuffers gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:3223
3 libGLESv2.dll rx::StateManager11::syncVertexBuffersAndInputLayout gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:3073
3 libGLESv2.dll rx::StateManager11::updateState gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/StateManager11.cpp:2369
4 libGLESv2.dll rx::Context11::drawElementsImpl gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:323
4 libGLESv2.dll rx::Context11::drawElementsInstanced gfx/angle/checkout/src/libANGLE/renderer/d3d/d3d11/Context11.cpp:365
5 libGLESv2.dll gl::Context::drawElementsInstanced gfx/angle/checkout/src/libANGLE/Context.cpp:2709
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-11-29
- Process type: GPU
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - all crashes happened on null or near null memory address
Updated•1 year ago
|
Component: General → Graphics
Updated•1 year ago
|
Blocks: gfx-triage
Comment 1•1 year ago
•
|
||
Volume is low, could get fixed by driver updates, might already be fixed in upstream ANGLE, though merging updates would be a lot of work.
No longer blocks: gfx-triage
Severity: -- → S3
| Reporter | ||
Comment 2•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•