Open
Bug 1897573
Opened 9 months ago
Updated 8 months ago
Crash in [@ nsImageFrame::GetCurrentRequest]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox128 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/f21777e0-9cb3-4705-9f3b-32bb70240516
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll nsImageFrame::GetCurrentRequest const layout/generic/nsImageFrame.cpp:2500
0 xul.dll mozilla::nsDisplayImage::CreateWebRenderCommands layout/generic/nsImageFrame.cpp:2362
1 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommands gfx/layers/wr/WebRenderCommandBuilder.cpp:1864
1 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommandsFromDisplayList gfx/layers/wr/WebRenderCommandBuilder.cpp:2120
2 xul.dll mozilla::nsDisplayWrapList::CreateWebRenderCommandsNewClipListOption layout/painting/nsDisplayList.cpp:4618
2 xul.dll mozilla::nsDisplayWrapList::CreateWebRenderCommands layout/painting/nsDisplayList.h:4959
2 xul.dll mozilla::nsDisplayOwnLayer::CreateWebRenderCommands layout/painting/nsDisplayList.cpp:5244
3 xul.dll mozilla::nsDisplayStickyPosition::CreateWebRenderCommands layout/painting/nsDisplayList.cpp:5766
4 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommands gfx/layers/wr/WebRenderCommandBuilder.cpp:1864
4 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommandsFromDisplayList gfx/layers/wr/WebRenderCommandBuilder.cpp:2120
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-05-01
- Process type: Content
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - 3 out of 4 crashes happened on null or near null memory address
Reporter | ||
Comment 1•9 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•9 months ago
|
||
~90% of these crashes are family 6 model 183 stepping 1. Same thing we saw in bug 1871892.
Blocks: cpu-bugs
Updated•8 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•