Open Bug 1664395 Opened 4 years ago Updated 3 years ago

Crash in [@ RetainedDisplayListBuilder::MergeDisplayLists]

Categories

(Core :: Web Painting, defect, P3)

defect

Tracking

()

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash, testcase-wanted)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/b97556a3-bb13-42fa-a5aa-776a80200908

Top 10 frames of crashing thread:

0 xul.dll RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:827
1 xul.dll RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:838
2 xul.dll RetainedDisplayListBuilder::MergeDisplayLists layout/painting/RetainedDisplayListBuilder.cpp:838
3 xul.dll RetainedDisplayListBuilder::AttemptPartialUpdate layout/painting/RetainedDisplayListBuilder.cpp:1498
4 xul.dll static nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:4216
5 xul.dll mozilla::PresShell::Paint layout/base/PresShell.cpp:6374
6 xul.dll nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:460
7 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:395
8 xul.dll nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:1018
9 xul.dll nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2277
Severity: -- → S3
Component: Graphics → Web Painting

Experiencing a crash that may be associated with this when trying to leave the about:ion platform in the latest version of Nightly 84.0a1 (2020-10-21) (64-bit), on Mac.

https://crash-stats.mozilla.org/report/index/8624bcba-99ee-440e-8640-ea0920201021

See Also: → 1691906
Keywords: testcase-wanted
Priority: -- → P3
See Also: → 1701027
Crash Signature: [@ RetainedDisplayListBuilder::MergeDisplayLists] → [@ mozilla::RetainedDisplayListBuilder::MergeDisplayLists] [@ RetainedDisplayListBuilder::MergeDisplayLists]

I am able to reproduce this crash 100% of the time when using Discord and surrounding a word with _ underscores to italicize it, example this. The tab crashes immediately after I see the text become italicized.

Miko, flagging you for needinfo since this may be the testcase you were looking for.

Flags: needinfo?(mikokm)

(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #2)

I am able to reproduce this crash 100% of the time when using Discord and surrounding a word with _ underscores to italicize it, example this. The tab crashes immediately after I see the text become italicized.

I just tried that (in nightly and beta on macos) and I did not crash. Can you try in a fresh profile? Or tell me more about your environment so I can try to test in something closer to what you have.

Flags: needinfo?(jaws)

I'm unable to reproduce it in a clean profile or in Troubleshoot Mode. I think it has to do with the length of time the Discord page has been open and the activity in it. I'm using 92.0a1 (2021-08-05) (64-bit) on Windows 10.

Flags: needinfo?(jaws)

I left discord open over night, and I'm in several pretty active discords and added more activity by asking a friend to send me a bunch of messages. Still couldn't reproduce.

Flags: needinfo?(mikokm)
You need to log in before you can comment on or make changes to this bug.