Closed
Bug 1492206
Opened 7 years ago
Closed 6 years ago
Crash in @0x0 | nsContainerFrame::PositionFrameView
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox63 | --- | unaffected |
firefox64 | --- | wontfix |
firefox65 | --- | fix-optional |
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-bbb7ca8f-a5b1-4def-aeae-a40670180918.
=============================================================
Seen while looking at nightly crash stats: https://bit.ly/2D8B0DG. Crashes started using 20180917221255. Bug 1376919 has a similar signature, but the stack of this crash looks a bit different.
Possible regression range based on build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=7ed950e60f3c1f8a47c117c04124d31e94a66e32&tochange=7ac2e2fc613b444a5f972c83502848082d3302cd
Top 10 frames of crashing thread:
0 @0x0
1 libxul.so nsContainerFrame::PositionFrameView layout/generic/nsContainerFrame.cpp:438
2 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1040
3 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1042
4 libxul.so nsBlockFrame::GetChildLists const layout/generic/nsBlockFrame.cpp:589
5 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1042
6 libxul.so nsBlockFrame::GetChildLists const layout/generic/nsBlockFrame.cpp:589
7 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1042
8 libxul.so nsContainerFrame::PositionChildViews layout/generic/nsContainerFrame.cpp:1042
9 libxul.so nsBlockFrame::GetChildLists const layout/generic/nsBlockFrame.cpp:589
=============================================================
Comment 1•7 years ago
|
||
Bug 1489149 seems like the most likely culprit in that range.
The crashes here happens later in reflow though so it's not
clear to me what the problem might be.
Comment 2•7 years ago
|
||
It's weird that it only appears to affect Android...
Comment 3•7 years ago
|
||
I tried a couple of crash URLs:
http://www.mitsubishicarbide.com/en/technical_information/tec_turning_tools/tec_threading/tec_threading_formula_top/tec_threading_formula
https://www.smh.com.au/
in various configs in responsive design mode, but they didn't crash for me.
Comment 4•7 years ago
|
||
It's be nice if QA could try to reproduce this on an Android device, thanks.
Keywords: qawanted
Reporter | ||
Comment 5•7 years ago
|
||
ni on Ioana - Pixel and Pixel XL are crashing, I believe you have those devices in your inventory.
One other URLs:
* https://www.iltalehti.fi/kotimaa/ecb23dea-bb38-4e53-8213-3dabca20c68f_u0.shtml
Flags: needinfo?(ioana.chiorean)
Comment 6•7 years ago
|
||
Comment 7•7 years ago
|
||
We tried for several days now - but none was crashing for us, in the office (CJ).
Stefan, can you try on the Pixel you have in BM?
Flags: needinfo?(ioana.chiorean) → needinfo?(stefan.deiac)
Reporter | ||
Comment 8•7 years ago
|
||
The spike that occurred on the nightly from the 17th seems to have gone away. Will leave this open and continue to monitor.
Comment 9•7 years ago
|
||
Hi, tried to reproduce the crash following the information filed here and also some additional steps, but with no success. Scenarios used for this were: navigate on affected sites, pin tabs, copy/select text, open multiple tabs, sharing tabbs.
Builds tested: the affected version of Nightly (64.0a1 2018-09-17) and the latest version Nightly (64.0a1 2018-09-25).
Devices: Google Pixel (Android 9), OnePlus 5T (Android 8.1.0), Oneplus Two (Android 6.0.1).
Flags: needinfo?(stefan.deiac)
Comment 10•7 years ago
|
||
Setting to P3 given it's a 1-day spike. Bump up if it happens again.
Priority: -- → P3
Updated•7 years ago
|
Reporter | ||
Comment 11•7 years ago
|
||
This signature started again in 65.0b12 and continues into 65.0b13. Correlations show (92.86% in signature vs 27.14% overall) android_board = msm8996, which I think means this is Snapdragon 820/821 again.
status-firefox65:
--- → affected
Comment 12•7 years ago
|
||
No sign of this in the RC builds. Fits the bill for the other 820/821 crashes.
Reporter | ||
Comment 13•6 years ago
|
||
No recent crashes. Closing as WFM.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•