Closed
Bug 1450452
Opened 7 years ago
Closed 7 years ago
Crash in nsContainerFrame::PositionFrameView
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1376919
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox59 | --- | unaffected |
| firefox60 | --- | unaffected |
| firefox61 | --- | fix-optional |
People
(Reporter: calixte, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-b9d193bc-bd75-4585-8971-49cf80180330.
=============================================================
Top 10 frames of crashing thread:
0 @0x18ce2
1 libxul.so nsContainerFrame::PositionFrameView layout/generic/nsContainerFrame.cpp:437
2 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1029
3 libxul.so nsBlockFrame::GetChildLists layout/generic/nsBlockFrame.cpp:576
4 libxul.so mozilla::layout::FrameChildListIterator::FrameChildListIterator layout/generic/FrameChildList.cpp:17
5 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1031
6 libxul.so nsBlockFrame::GetChildLists layout/generic/nsBlockFrame.cpp:576
7 libxul.so mozilla::layout::FrameChildListIterator::FrameChildListIterator layout/generic/FrameChildList.cpp:17
8 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1031
9 libxul.so nsBlockFrame::GetChildLists layout/generic/nsBlockFrame.cpp:576
=============================================================
There are 11 crashes (from 8 installations) in nightly 61 with buildid 20180330134401.
:emilio, could you investigate please ?
Flags: needinfo?(emilio)
Comment 1•7 years ago
|
||
Hmm, there's bug 1376919 for this same signature. The stack of that particular report doesn't make much sense (I see nothing that could end up in such signature).
Unfortunately without a way to repro it I don't think this is actionable in any way either :(
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•