Closed
Bug 1107099
Opened 10 years ago
Closed 10 years ago
[e10s] crash in -[ChildView keyDown:]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1060914
People
(Reporter: bc, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-ea6e0509-fe8d-4022-92ac-695b72141203.
=============================================================
This started happening this morning after updating to the 12/03 build. I had previously started using panorama to manage my windows since osx's desktops suck. I had updated and restarted then clicked reload all tabs.
Once I got to the tab with the Google Docs login, which presented the master password dialog, the browser would crash whenever I typed the first character of my master password.
| Reporter | ||
Comment 1•10 years ago
|
||
PS. I didn't crash with a debug build I did late last night.
Comment 2•10 years ago
|
||
It appears other people are also crashing:
https://crash-stats.mozilla.com/report/list?signature=-%5BChildView+keyDown%3A%5D&product=Firefox&query_type=contains&range_unit=weeks&process_type=any&hang_type=any&range_value=4#tab-reports
User comments mentions "master password" or "login to lastpass".
The stacks I looked at were all the same:
-[ChildView keyDown:]
AppKit@0x22656a
AppKit@0x1c7b31
-[GeckoNSApplication sendEvent:]
nsAppShell::ProcessNextNativeEvent(bool)
nsBaseAppShell::OnProcessNextEvent(nsIThreadInternal*, bool, unsigned int)
nsAppShell::OnProcessNextEvent(nsIThreadInternal*, bool, unsigned int)
nsThread::ProcessNextEvent(bool, bool*)
NS_ProcessNextEvent(nsIThread*, bool)
nsXULWindow::ShowModal()
...
| Reporter | ||
Comment 3•10 years ago
|
||
After building nightly this morning I can reproduce it on my macbook.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•