Crash in [@ RetainedDisplayListBuilder::MergeDisplayLists]
Categories
(Core :: Web Painting, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox70 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | blocking | fixed |
People
(Reporter: pascalc, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-85d7fdbf-390e-4f95-827c-6f5120191106.
Top 10 frames of crashing thread:
0 XUL RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:839
1 XUL MergeState::MergeChildLists layout/painting/RetainedDisplayListBuilder.cpp:516
2 XUL RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:839
3 XUL RetainedDisplayListBuilder::AttemptPartialUpdate layout/painting/RetainedDisplayListBuilder.cpp:1523
4 XUL nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3905
5 XUL mozilla::PresShell::Paint layout/base/PresShell.cpp:6093
6 XUL nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:461
7 XUL nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:396
8 XUL nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:1019
9 XUL nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2148
The last nightly (20191106095742) is crashing with this signature, I stopped automatic updates on Nightly because of that.
Changelog of this build:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4d585c7edc7683e4b35eca6b18c9a646a1b8a78d&tochange=d73cfe3a04e90b5dff64f6d4e3c3a9183aec4ec5
Reporter | ||
Comment 1•5 years ago
|
||
Alexis, could you look if the patches in https://bugzilla.mozilla.org/show_bug.cgi?id=1554499 are the cause of these crashes please? Thanks
Updated•5 years ago
|
Comment 3•5 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1466010#c43 has a reproducer.
Comment 4•5 years ago
|
||
Fixed by backout: https://bugzilla.mozilla.org/show_bug.cgi?id=1554499#c16
https://hg.mozilla.org/mozilla-central/rev/d9daf28a5559712a8db772aa8388f444a93f4063
Nightly updates are back on.
Comment 5•5 years ago
|
||
Please specify a root cause for this bug. See :tmaity for more information.
Updated•4 years ago
|
Updated•3 years ago
|
Description
•