Closed
Bug 1469892
Opened 7 years ago
Closed 2 years ago
Crash in mozilla::DisplayItemData::~DisplayItemData
Categories
(Core :: Web Painting, defect, P2)
Core
Web Painting
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | affected |
People
(Reporter: MatsPalmgren_bugz, Assigned: jnicol)
Details
(Keywords: assertion, crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9fc3534a-a637-4888-b1ee-46e510180620.
=============================================================
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(entry)
Top 10 frames of crashing thread:
0 xul.dll mozilla::DisplayItemData::~DisplayItemData layout/painting/FrameLayerBuilder.cpp:363
1 xul.dll mozilla::DisplayItemData::Destroy layout/painting/FrameLayerBuilder.h:137
2 xul.dll nsDisplayItem::RemoveFrame layout/painting/nsDisplayList.h:2123
3 xul.dll nsIFrame::RemoveDisplayItemDataForDeletion layout/generic/nsFrame.cpp:967
4 xul.dll mozilla::PresShell::NotifyDestroyingFrame layout/base/PresShell.cpp:2111
5 xul.dll nsFrame::DestroyFrom layout/generic/nsFrame.cpp:792
6 xul.dll nsIFrame::Destroy layout/generic/nsIFrame.h:679
7 xul.dll nsCSSFrameConstructor::WillDestroyFrameTree layout/base/nsCSSFrameConstructor.cpp:8354
8 xul.dll mozilla::PresShell::Destroy layout/base/PresShell.cpp:1370
9 xul.dll nsDocumentViewer::DestroyPresShell layout/base/nsDocumentViewer.cpp:4670
=============================================================
Updated•7 years ago
|
Priority: -- → P1
Updated•7 years ago
|
Assignee: nobody → jnicol
| Assignee | ||
Comment 1•7 years ago
|
||
I think this spike around june 19th was fixed by bug 1469472
Updated•7 years ago
|
Priority: P1 → P2
Comment 2•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: critical → S3
Comment 3•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•