Crash in [@ nsDisplayWrapList::nsDisplayWrapList]
Categories
(Core :: Web Painting, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox86 | --- | unaffected |
| firefox87 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | fixed |
People
(Reporter: aryx, Assigned: tnikkel)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
All crashes on Linux at the moment. They are from assertions added in bug 1700812.
Be aware of the fact bug 1523500 got backed out which touched much code in the vicinity.
Crash report: https://crash-stats.mozilla.org/report/index/3e54a5ab-8b10-4758-8d34-79e6b0210327
MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(false) (item should have finite clip with respect to aASR)
Top 10 frames of crashing thread:
0 libxul.so nsDisplayWrapList::nsDisplayWrapList layout/painting/nsDisplayList.cpp:5395
1 libxul.so nsDisplayOpacity::nsDisplayOpacity layout/painting/nsDisplayList.cpp:5649
2 libxul.so nsIFrame::BuildDisplayListForStackingContext layout/generic/nsIFrame.cpp:3583
3 libxul.so nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4206
4 libxul.so nsBlockFrame::BuildDisplayList layout/generic/nsBlockFrame.cpp:7062
5 libxul.so nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4030
6 libxul.so mozilla::ScrollFrameHelper::BuildDisplayList layout/generic/nsGfxScrollFrame.cpp:3951
7 libxul.so nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4257
8 libxul.so nsBlockFrame::BuildDisplayList layout/generic/nsBlockFrame.cpp:7062
9 libxul.so nsIFrame::BuildDisplayListForChild layout/generic/nsIFrame.cpp:4030
| Assignee | ||
Comment 1•4 years ago
|
||
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #0)
Be aware of the fact bug 1523500 got backed out which touched much code in the vicinity.
Bug 1523500 is innocent, these crashes are all bug 1700812.
| Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
| Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
| Assignee | ||
Comment 3•4 years ago
|
||
We've got enough data from this and we have a reproducible bug to investigate (bug 1701361) so we can back this out.
Comment 4•4 years ago
|
||
I also got this crash on https://kaiyo.com/.
Comment 7•4 years ago
|
||
| bugherder | ||
Comment 8•4 years ago
|
||
| bugherder | ||
Updated•4 years ago
|
Description
•