Closed
Bug 1187448
Opened 10 years ago
Closed 10 years ago
[e10s] Crash while denying cookies manually in tab with various addons
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: arenlor, Unassigned)
References
()
Details
Crash Data
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0
Build ID: 20150724004006
Steps to reproduce:
Open a tab in a new tab (middle click) and deny cookies manually (instead of deny all cookies check box) while tab is out of focus.
Actual results:
Entire browser crashed.
Expected results:
Popups to deny cookies until all were denied, or only the tab crashing.
| Reporter | ||
Comment 1•10 years ago
|
||
https://crash-stats.mozilla.com/report/index/c928a467-b700-4d45-806e-7a3b42150724
https://crash-stats.mozilla.com/report/index/c66f9e28-8137-437d-abce-350ef2150724
Not sure it states it, but e10s was enabled.
| Reporter | ||
Comment 2•10 years ago
|
||
[Tracking Requested - why for this release]:
tracking-e10s:
--- → ?
| Reporter | ||
Comment 3•10 years ago
|
||
I've tracked this down to Lastpass and MEGA addons. The instant I get one of those popups, it crashes. Does not do so in non-e10s.
| Reporter | ||
Comment 4•10 years ago
|
||
More crash data:
https://crash-stats.mozilla.com/report/index/e52b75cd-c02e-4e38-b91c-8aeae2150724
https://crash-stats.mozilla.com/report/index/67d4028a-5686-43be-a811-c90582150724
https://crash-stats.mozilla.com/report/index/a0b1d915-ef86-49c5-a592-37bdb2150724
https://crash-stats.mozilla.com/report/index/84c11707-a1ee-4b5c-9e2c-b88ec2150724
https://crash-stats.mozilla.com/report/index/89861690-e922-4097-9d98-eda3d2150724
https://crash-stats.mozilla.com/report/index/22d9ec4b-5edf-4918-bb49-724ba2150724
https://crash-stats.mozilla.com/report/index/480bc9f0-4a1c-432e-a212-5c6982150724
https://crash-stats.mozilla.com/report/index/be6d0e21-ec5b-4a08-85ab-dd2362150724 <= only Lastpass enabled
https://crash-stats.mozilla.com/report/index/3fc8ee94-ee85-4927-b989-868012150724
| Reporter | ||
Updated•10 years ago
|
Blocks: e10s-addons
| Reporter | ||
Comment 5•10 years ago
|
||
Crash in a clean profile. https://crash-stats.mozilla.com/report/index/30034383-35cd-4d15-92f8-a1b6e2150726
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak | mozilla::ipc::MessageChannel::DebugAbort(char const*, int, char const*, char const*, bool) | mozilla::ipc::MessageChannel::Send(IPC::Message*, IPC::Message*) | IPC::ParamTraits<T>::Write(IPC::Message*…
Component: Untriaged → XP Toolkit/Widgets: XUL
Product: Firefox → Core
| Reporter | ||
Comment 6•10 years ago
|
||
Found out something right before dinner. It takes three of the popups to cause this crash, two is not enough. If you have Lastpass installed, don't even need to login nor anything, and network.cookie.lieftimePolicy set 1 you can go to https://testpilot.mozillalabs.com/ and click on "Test Cases" to crash.
Component: XP Toolkit/Widgets: XUL → Extension Compatibility
Product: Core → Firefox
Summary: Crash while denying cookies manually in background tab → [e10s] Crash while denying cookies manually in background tab if Lastpass add-on is installed (RESULT: comment 3, STR: comment 6)
Comment 7•10 years ago
|
||
Hey bill, this is a cpow abort in the 24th build. When did your exception conversion code land?
Flags: needinfo?(wmccloskey)
The crash in comment 5 pre-dates the new code.
Flags: needinfo?(wmccloskey)
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 10•10 years ago
|
||
Given that this is still occurring and that bug was resolved in version 41, I'm reopening this. I'm changing the name.
I've found that FireFTP addon can also cause this crash.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: DUPLICATE → ---
Summary: [e10s] Crash while denying cookies manually in background tab if Lastpass add-on is installed (RESULT: comment 3, STR: comment 6) → [e10s] Crash while denying cookies manually in tab with various addons
Comment 11•10 years ago
|
||
Jerod, just to be sure, does this happen at all with your add-ons disabled?
Flags: needinfo?(arenlor)
| Reporter | ||
Comment 12•10 years ago
|
||
(In reply to [:tracy] Tracy Walker - QA Mentor from comment #11)
> Jerod, just to be sure, does this happen at all with your add-ons disabled?
Nope, not one bit, nor with my other 10 add-ons all enabled. Only if FireFTP, Lastpass, or (and I uninstalled this long ago) Mega is enabled. There are likely more add-ons that do this, but those are the ones I found.
Flags: needinfo?(arenlor)
Updated•10 years ago
|
Comment 13•10 years ago
|
||
can you test the current beta (3.2.29a) of lastpass?
Updated•10 years ago
|
Flags: needinfo?(arenlor)
| Reporter | ||
Comment 14•10 years ago
|
||
(In reply to Brad Lassey [:blassey] (use needinfo?) from comment #13)
> can you test the current beta (3.2.29a) of lastpass?
Still crashes: https://crash-stats.mozilla.com/report/index/c172b9a8-e3de-4e07-a3ed-c31b22151001
Flags: needinfo?(arenlor)
| Reporter | ||
Comment 15•10 years ago
|
||
Given that the functionality has been removed, closing.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•