Open
Bug 1910014
Opened 2 years ago
Updated 2 years ago
Crash in [@ ShouldSkipFrame]
Categories
(Core :: Web Painting, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | 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/82a733ac-75f0-4aa2-b05e-9265a0240721
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll ShouldSkipFrame layout/generic/nsIFrame.cpp:4024
0 xul.dll nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4038
1 xul.dll nsFlexContainerFrame::BuildDisplayList layout/generic/nsFlexContainerFrame.cpp:2952
1 xul.dll nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4327
2 xul.dll nsFlexContainerFrame::BuildDisplayList layout/generic/nsFlexContainerFrame.cpp:2952
2 xul.dll nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4327
3 xul.dll DisplayLine layout/generic/nsBlockFrame.cpp:7602
3 xul.dll nsBlockFrame::BuildDisplayList layout/generic/nsBlockFrame.cpp:7760
4 xul.dll nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4327
5 xul.dll nsGridContainerFrame::BuildDisplayList layout/generic/nsGridContainerFrame.cpp:9573
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-05-31
- Process type: Content
- Is startup crash: No
- Has user comments: No
- Is null crash: No
Updated•2 years ago
|
Component: General → Layout: Grid
| Reporter | ||
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:TYLin, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(aethanyc)
Updated•2 years ago
|
Component: Layout: Grid → Web Painting
Flags: needinfo?(aethanyc)
| Reporter | ||
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:tnikkel, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tnikkel)
Comment 3•2 years ago
|
||
Relatively low volume, about half of these crashes have bit flips chance non-zero.
Updated•2 years ago
|
Severity: -- → S3
Flags: needinfo?(tnikkel)
You need to log in
before you can comment on or make changes to this bug.
Description
•