Closed
Bug 1192300
Opened 9 years ago
Closed 9 years ago
[e10s] Many crashes with varying stacks while loading specific page
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1189277
People
(Reporter: kats, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e98474a5-5e7a-4cf9-a680-043cd2150807.
=============================================================
When loading the page at http://www.rollingstone.com/tv/features/david-letterman-famous-fans-say-goodbye-20150520?page=2 in the latest Nightly on Windows 8.1 I'm consistently getting a child process crash. The stacks are all over the place it looks like. Some reports (the top few are from the latest nightly, the next lot are from a slightly older nightly):
bp-507bdc9e-f5d8-47a2-b13f-cce222150807
bp-eacdba79-0d6e-44ab-a5cf-14d6c2150807
bp-e98474a5-5e7a-4cf9-a680-043cd2150807
bp-4670f68b-e7f1-4d4e-9a12-99ad02150807
bp-5af0c474-7ca2-4cef-a893-2ca842150807
bp-008b6060-07c9-4779-bfc4-c97c92150807
Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
I'm pretty sure that this is the same crash as bug 1192300.
this is a recent regression according to that reporter
Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Matthias Versen [:Matti] from comment #1)
> I'm pretty sure that this is the same crash as bug 1192300.
Wrong bug number?
Comment 3•9 years ago
|
||
sorry, i meant bug 1191661
Reporter | ||
Comment 4•9 years ago
|
||
I ran mozregression-gui and bisected this down to the nightly of 2014-11-07. regression window:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=2114ef80f6ae&tochange=b62ccf3228ba
I noticed during bisection that all the e10s builds had this crash and the non-e10s builds did not, so it's quite likely that this crash was introduced on nightly when e10s was turned on by default on nightly.
Reporter | ||
Comment 5•9 years ago
|
||
On the latest nightly with e10s disabled I can't reproduce this crash. With e10s enabled it reproduces 100%.
Summary: Many crashes with varying stacks while loading specific page → [e10s] Many crashes with varying stacks while loading specific page
Reporter | ||
Comment 6•9 years ago
|
||
I re-ran mozregression but this time always opened an e10s window to do the test. This is the regression range I got where the crashes started (nightly of october 22, 2014).
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=29fbfc1b31aa&tochange=ae4d9b4ff2ee
In nightlies prior to october 22, 2014 in my range, loading the URL in an e10s window would not crash, but it would cause firefox to lock up. (i.e. I would open an e10s window, load the URL, scroll around, and close the window - at this point the original non-e10s window would be "Not Responding" and i would have to get windows to terminate the process).
Reporter | ||
Comment 7•9 years ago
|
||
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #6)
> In nightlies prior to october 22, 2014 in my range, loading the URL in an
> e10s window would not crash, but it would cause firefox to lock up. (i.e. I
> would open an e10s window, load the URL, scroll around, and close the window
> - at this point the original non-e10s window would be "Not Responding" and i
> would have to get windows to terminate the process).
... and this behaviour started in the 2014-08-18 nightly. regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=94ba78a42305&tochange=0aaa2d3d15cc
Prior to this with OMTC force-enabled and loading the URL in an e10s window there were no issues.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•