Closed
Bug 1042786
Opened 11 years ago
Closed 11 years ago
[e10s] Tab crashes after filling a field with the "Form History Control" add-on
Categories
(Core :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 1010737
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: epinal99-bugzilla2, Unassigned)
References
Details
(Keywords: addon-compat, crash)
Crash Data
STR:
1) Install the add-on Form History Control
Link: https://addons.mozilla.org/en-us/firefox/addon/form-history-control/
2) Open http://www.yopmail.com/en/
3) Enter a random Email name of your choice then press the orange button "Check inbox"
4) Back to the homepage http://www.yopmail.com/en/
5) Select and erase the Email name displayed by default in the field
6) Right click and select "Form History > Fill fields with most recent entries"
Result:
Tabs of the browser crash.
CR:
https://crash-stats.mozilla.com/report/index/5bc9f89f-d01a-40eb-a822-f09cc2140723
Maybe a dupe of bug 1041457.
Blocks: e10s-addons
Severity: normal → critical
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*) ]
Keywords: addon-compat,
crash
Comment 1•11 years ago
|
||
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/1f4f766ea3df
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 ID:20140116120222
Bad:
http://hg.mozilla.org/mozilla-central/rev/bcbe93f41547
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 ID:20140116120752
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=1f4f766ea3df&tochange=bcbe93f41547
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/791cbd3d5047
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 ID:20140116010508
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/6a232abb5896
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 ID:20140116023518
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=791cbd3d5047&tochange=6a232abb5896
Suspected: Bug 935821, Bug 935821
Updated•11 years ago
|
tracking-e10s:
--- → ?
Summary: [e10s] Tab crashes after filling a field with the add-on Form History Control (browser.tabs.remote.autostart = true) → [e10s] Tab crashes after filling a field with the "Form History Control" add-on
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•