Closed
Bug 1547513
Opened 6 years ago
Closed 6 years ago
Crash in [@ nsImageFrame::GetIntrinsicImageSize]
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1547261
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | fixed |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-216472c7-5475-4ece-84fe-c23570190427.
Top 10 frames of crashing thread:
0 libxul.so nsImageFrame::GetIntrinsicImageSize layout/generic/nsImageFrame.cpp:2398
1 libxul.so mozilla::ReflowInput::InitConstraints layout/generic/ReflowInput.cpp:2392
2 libxul.so mozilla::ReflowInput::Init layout/generic/ReflowInput.cpp:379
3 libxul.so nsAbsoluteContainingBlock::Reflow layout/generic/nsAbsoluteContainingBlock.cpp:668
4 libxul.so nsFrame::ReflowAbsoluteFrames layout/generic/nsFrame.cpp:6405
5 libxul.so nsCanvasFrame::Reflow layout/generic/nsCanvasFrame.cpp:811
6 libxul.so nsContainerFrame::ReflowChild layout/generic/nsContainerFrame.cpp:893
7 libxul.so nsHTMLScrollFrame::ReflowScrolledFrame layout/generic/nsGfxScrollFrame.cpp:562
8 libxul.so nsHTMLScrollFrame::Reflow layout/generic/nsGfxScrollFrame.cpp:1076
9 libxul.so <name omitted> layout/generic/nsContainerFrame.cpp:932
There are 6 crashes (from 1 installation) in nightly 68 with buildid 20190426220233. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1547138.
[1] https://hg.mozilla.org/mozilla-central/rev?node=41ee8dc862a9
Flags: needinfo?(emilio)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•