Closed
Bug 1286053
Opened 8 years ago
Closed 8 years ago
Crash in IPCError-browser | ShutDownKill when add-ons are enabled
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1279293
People
(Reporter: cpeterson, Unassigned)
References
()
Details
(Keywords: crash, Whiteboard: triaged)
This bug was filed from the Socorro interface and is
report bp-0be68873-930f-4a28-9a9b-da51f2160711.
=============================================================
Every time I restart Nightly 50 or Aurora 49 with e10s, I get the "You have an unsubmitted crash reports" notification. The crash reports are almost all "Crash in IPCError-browser | ShutDownKill"
If I disable most of my add-ons, then the shutdown crashes go away. I was unable to isolate the problem to one particular add-on, but I have a set of 5–6 add-ons that reliably cause the shutdown crashes:
Bugzilla Tweaks
BugzillaJS
geckoprofiler
GitHub Hovercard
GitHub Real Names
Comment 1•8 years ago
|
||
suspect gecko profiler... important to people that depend on - but smaller number than top issues.
nightly through beta has the unsubmitted crash report errors.....not release...
Priority: -- → P4
Whiteboard: triaged
Reporter | ||
Comment 2•8 years ago
|
||
I think the problem has more to do with the number of add-ons enabled. I see the problem even with gecko profiler disabled if I have other add-ons enabled.
Comment 3•8 years ago
|
||
I get this every shutdown, if I have three addons enabled. All three alone, or in combinations of two, will not trigger the shutdown crashes.
The addons are:
uBlock Origin 1.76
Classic Theme Restorer 1.5.5beta2
Close Tab by Double Click 1.14.1-signed.1-signed
All were installed from AMO.
Comment 4•8 years ago
|
||
Reporter | ||
Comment 5•8 years ago
|
||
(In reply to timbugzilla from comment #3)
> I get this every shutdown, if I have three addons enabled. All three alone,
> or in combinations of two, will not trigger the shutdown crashes.
>
> The addons are:
>
> uBlock Origin 1.76
> Classic Theme Restorer 1.5.5beta2
> Close Tab by Double Click 1.14.1-signed.1-signed
Was this with a clean profile? FWIW, I was not able to reproduce the shutdown crash with those add-ons (in a clean profile). I have session restore enabled for about 50 tabs.
I "refreshed" my profile on the about:support page and reinstalled all my add-ons and I haven't been able to reproduce my shutdown crash. So perhaps there is some bad profile state that is causing the add-ons to hang on shutdown? It might be interesting to compare before and after copies of your user profile files after "refreshing" your profile to see which prefs or files changed.
Summary: Crash in IPCError-browser | ShutDownKill → Crash in IPCError-browser | ShutDownKill when add-ons are enabled
Comment 6•8 years ago
|
||
Not with a fresh profile.
Normally it produces the crash after a short time of browsing, but the most recent crash took ~ 30 mins to of browsing to trigger. It then went back to crashing quickly.
Will try with a clean profile.
Comment 7•8 years ago
|
||
Both FireFox 48 and 47 are also affected; for months, no matter what I do, I always end up with this crash during every shutdown. For this reason, for example, tabs with YouTube videos do not remember the last playback position after restart -- apparently because this information should have been stored at later point than those crashes happen.
I was also unable to reproduce the issue with simple set up neither in FF 48, nor in FF 47.
Updated•8 years ago
|
Comment 8•8 years ago
|
||
Crash volume for signature 'IPCError-browser | ShutDownKill':
- esr (version 45): 16 crashes from 2016-04-07.
Crash volume on the last weeks:
Week N-1 Week N-2 Week N-3 Week N-4 Week N-5 Week N-6 Week N-7
- nightly 5966 8216 6846 5875 5644 5988 3365
- aurora 12518 13245 13035 14496 12750 10399 1721
- beta 189 225 171 117 145 103 22
- release 166 170 131 143 99 101 23
- esr 0 0 5 2 3 1 3
Affected platforms: Windows, Mac OS X, Linux
status-firefox-esr45:
--- → affected
I can reproduce the crash with Tab Memory Usage add-on.
Steps to reproduce:
1. Install extension https://addons.mozilla.org/en-US/firefox/addon/tab-memory-usage/.
2. Open the pages from https://dl.dropboxusercontent.com/u/95157096/85f61cf7/yk8ib5w829.html.
3. Wait until it is fully loaded.
4. Exit Browser and restart.
Crash report: bp-c5f648c0-d195-4d0a-b1bc-8ecfb2160928
Regression range:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=bb8d6034f5f2&tochange=643589c3ef94
Suspect: bug 1103036
Comment 10•8 years ago
|
||
Redirecting to billm - hey billm, does the regression range in comment 9 look plausible? Anything in there jump out as a probable cause? Perhaps bug 1103036, as blinky suspects?
Flags: needinfo?(mconley) → needinfo?(wmccloskey)
I believe that the shutdown timer was broken before bug 1103036. So it certainly makes sense. Before bug 1103036 we would have just hung forever waiting for the child to shut down.
Flags: needinfo?(wmccloskey)
Also, I'm afraid I'm not able to reproduce the STR in bug comment 9.
Comment 13•8 years ago
|
||
(In reply to Bill McCloskey (:billm) from comment #12)
> Also, I'm afraid I'm not able to reproduce the STR in bug comment 9.
I can still reproduce this bug, See https://dl.dropboxusercontent.com/u/95157096/85f61cf7/7o0lca7kbw.mp4.
Crash report: bp-9619588d-ea8b-4b9f-ae4e-651262161004
Updated•8 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Comment 14•8 years ago
|
||
Hi :billm,
Can you help shed some light here or help find an owner for this bug because this crash growing so fast?
Flags: needinfo?(wmccloskey)
Updated•8 years ago
|
status-firefox51:
--- → affected
I'm going to dupe this over to bug 1279293. There's a lot more discussion there.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(wmccloskey)
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Updated•8 years ago
|
No longer blocks: e10s-addons, shutdownkill
Crash Signature: [@ IPCError-browser | ShutDownKill]
status-firefox47:
? → ---
status-firefox48:
? → ---
status-firefox49:
affected → ---
status-firefox50:
affected → ---
status-firefox51:
affected → ---
status-firefox-esr45:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•