Crash in [@ nsLayoutUtils::ShouldDisableApzForElement]
Categories
(Core :: Layout, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | unaffected |
| firefox90 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
16 content crashes with 9 installations, all on Windows 10 with build 90.0a1 20210524215832 so far.
Matt, please check the push log for a regressor or redirect this request.
Crash report: https://crash-stats.mozilla.org/report/index/9bc86e65-3830-42c3-b1c1-b89bf0210525
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll static nsLayoutUtils::ShouldDisableApzForElement layout/base/nsLayoutUtils.cpp:728
1 xul.dll static mozilla::DisplayPortUtils::GetDisplayPort layout/base/DisplayPortUtils.cpp:598
2 xul.dll ProcessFrameInternal layout/painting/RetainedDisplayListBuilder.cpp:1015
3 xul.dll RetainedDisplayListBuilder::AttemptPartialUpdate layout/painting/RetainedDisplayListBuilder.cpp:1407
4 xul.dll static nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3380
5 xul.dll mozilla::PresShell::Paint layout/base/PresShell.cpp:6402
6 xul.dll nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:459
7 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:394
8 xul.dll nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:972
9 xul.dll nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2431
Comment 1•4 years ago
|
||
Looks like this happened in 20210524215832 but not in earlier or later builds.
Pushlog to next: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9635f4a632cb&tochange=8f1b67bbc5af94ca58bbc2b5c306cc5d88489cd8
Comment 2•4 years ago
|
||
Other than a one-day spike, this seems super rare. I don't see anything that stands out in the commit log for that day. Dropping to S3 for now.
Comment 3•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Description
•