Open Bug 1766471 Opened 3 years ago Updated 2 years ago

Crash in [@ mozilla::RetainedDisplayList::DeleteAll]

Categories

(Core :: Web Painting, defect)

Unspecified
All
defect

Tracking

()

Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- affected
firefox99 --- wontfix
firefox100 --- wontfix
firefox101 --- wontfix
firefox106 - affected

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash signature already existed earlier but volume double to 200+ crash reports with Firefox 99.

Crash report: https://crash-stats.mozilla.org/report/index/9ad3585a-6017-45b8-87ae-ac0b30220426

Reason: EXCEPTION_ACCESS_VIOLATION_READ

Top 10 frames of crashing thread:

0 xul.dll mozilla::RetainedDisplayList::DeleteAll layout/painting/nsDisplayList.h:3583
1 xul.dll mozilla::RetainedDisplayList::DeleteAll layout/painting/nsDisplayList.h:3585
2 xul.dll mozilla::RetainedDisplayList::DeleteAll layout/painting/nsDisplayList.h:3585
3 xul.dll mozilla::RetainedDisplayList::DeleteAll layout/painting/nsDisplayList.h:3585
4 xul.dll static nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3366
5 xul.dll mozilla::PresShell::PaintInternal layout/base/PresShell.cpp:6362
6 xul.dll nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:440
7 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:375
8 xul.dll nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:948
9 xul.dll nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2582

New signature for this crash.

Crash Signature: [@ mozilla::RetainedDisplayList::DeleteAll] → [@ mozilla::RetainedDisplayList::DeleteAll] [@ mozilla::LinkedListIterator<T>::operator*]

New signature for this crash.

Crash Signature: [@ mozilla::RetainedDisplayList::DeleteAll] [@ mozilla::LinkedListIterator<T>::operator*] → [@ mozilla::RetainedDisplayList::DeleteAll] [@ mozilla::LinkedListIterator<T>::operator*] [@ mozilla::nsDisplayEventReceiver::~nsDisplayEventReceiver]
See Also: → 1794373

The bug is linked to a topcrash signature, which matches the following criteria:

  • Top 20 desktop browser crashes on beta
  • Top 10 content process crashes on beta

For more information, please visit auto_nag documentation.

Keywords: topcrash

[Tracking Requested - why for this release]: Spiked in 106.0rc1, 106.0 already has 14 crash reports.

I don't think there have been any code changes recently that might have caused this.

All of the crashes with the signature mozilla::LinkedListIterator<T>::operator* are in family 23 model 1 stepping 1 cpus, so those look like an instance of bug 1796126. That signature is also by far the one with the largest number of crashes of the 3 signatures on this bug. So the spike here seems to be caused by bug 1796126.

See Also: → 1796126

The bug is marked as tracked for firefox106 (release). However, the bug still isn't assigned.

:bhood, could you please find an assignee for this tracked bug? If you disagree with the tracking decision, please talk with the release managers.

For more information, please visit auto_nag documentation.

Flags: needinfo?(bhood)

The reason this bug is tracked is for bug 1796126. That bug is now fixed so this should be untracked.

Flags: needinfo?(bhood)

Based on the topcrash criteria, the crash signatures linked to this bug are not in the topcrash signatures anymore.

For more information, please visit auto_nag documentation.

Keywords: topcrash
Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.