Open
Bug 1973700
Opened 1 year ago
Updated 1 year ago
Crash in [@ mozilla::wr::DisplayListBuilder::PushStackingContext] with family 6 model 183 stepping 1
Categories
(Core :: Web Painting, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 3 open bugs)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/b8fdfa97-1270-400b-87d3-c83660250529
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll nsTArray_base<nsTArrayInfallibleAllocator, nsTArray_RelocateUsingMemutils>::Length const xpcom/ds/nsTArray.h:1205
0 xul.dll mozilla::wr::DisplayListBuilder::PushStackingContext gfx/webrender_bindings/WebRenderAPI.cpp:1233
0 xul.dll mozilla::layers::StackingContextHelper::StackingContextHelper gfx/layers/wr/StackingContextHelper.cpp:217
1 xul.dll mozilla::nsDisplayTransform::CreateWebRenderCommands layout/painting/nsDisplayList.cpp:6789
2 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommands gfx/layers/wr/WebRenderCommandBuilder.cpp:1860
2 xul.dll mozilla::layers::WebRenderCommandBuilder::CreateWebRenderCommandsFromDisplayList gfx/layers/wr/WebRenderCommandBuilder.cpp:2119
3 xul.dll mozilla::nsDisplayWrapList::CreateWebRenderCommandsNewClipListOption layout/painting/nsDisplayList.cpp:4617
3 xul.dll mozilla::nsDisplayWrapList::CreateWebRenderCommands layout/painting/nsDisplayList.h:4953
3 xul.dll mozilla::nsDisplayOwnLayer::CreateWebRenderCommands layout/painting/nsDisplayList.cpp:5257
4 xul.dll mozilla::nsDisplayFixedPosition::CreateWebRenderCommands layout/painting/nsDisplayList.cpp:5489
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2025-05-29
- Process type: Content
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - 2 out of 3 crashes happened on null or near null memory address
Updated•1 year ago
|
Component: General → Web Painting
Comment 1•1 year ago
|
||
Another family 6 model 183 stepping 1 crash.
Blocks: cpu-bugs
Summary: Crash in [@ mozilla::wr::DisplayListBuilder::PushStackingContext] → Crash in [@ mozilla::wr::DisplayListBuilder::PushStackingContext] with family 6 model 183 stepping 1
Updated•1 year ago
|
Severity: -- → S3
Blocks: cpu-raptor-lake-bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•