Closed
Bug 1123464
Opened 10 years ago
Closed 8 years ago
Crash [@ WaitForSingleObjectEx | choose_arena ]
Categories
(Core :: mozglue, defect, P4)
Tracking
()
People
(Reporter: alex_mayorga, Unassigned)
References
Details
(Keywords: crash, Whiteboard: KillHard)
Crash Data
This bug was filed from the Socorro interface and is
report bp-730d2486-3a8f-41ef-93a6-9872f2150116.
=============================================================
Updated•10 years ago
|
tracking-e10s:
--- → ?
Comment 1•10 years ago
|
||
Masayuki, looks IME related, can you have a look?
Flags: needinfo?(masayuki)
Comment 2•10 years ago
|
||
Hmm, I don't think so.
I don't know the code of the caller of SendNotifyIMEFocus() [1] and it's not notified to target widget correctly...
[1] http://hg.mozilla.org/mozilla-central/annotate/cac6192956ab/dom/ipc/TabChild.cpp#l3139
And also setting focus of IME should be managed only by IMEContentObserver, so, I don't understand why there are such code. Please look for the original developer of this part.
Flags: needinfo?(masayuki)
Comment 3•10 years ago
|
||
I meant that this must be an e10s (or ipc) related bug, not related to IME.
Comment 4•10 years ago
|
||
These notifications were added by Jim Chen, but he's on leave right now
Flags: needinfo?(nchen)
Comment 5•10 years ago
|
||
Kicking back to triage. Is Jim Chen still on leave? Should we wait for his return or find someone else to look into it?
Flags: needinfo?(nchen)
Updated•10 years ago
|
Flags: needinfo?(jmathies)
Comment 6•10 years ago
|
||
This is a very rare content abort in a send related to IMEs.
Updated•10 years ago
|
Comment 7•10 years ago
|
||
Comment 8•10 years ago
|
||
status-firefox40:
--- → affected
Component: General → mozglue
OS: Windows NT → Windows
Product: Firefox → Core
Version: Trunk → 40 Branch
Comment 9•10 years ago
|
||
As bug 1116884 is the meta bug for all signatures with "mozilla::CondVar::Wait(unsigned int)" and also includes this signature and I don't see any specific informations or work to this signature in this bug, I mark this bug as a duplicate of bug 1116884.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 10•10 years ago
|
||
Last 7 days:
Operating System: Provides a breakdown of the crashes by OS for version(s) and product(s). Operating System Percentage Number Of Crashes
Windows 8.1 50.00% 7
Windows 7 35.71% 5
Windows 10 7.14% 1
Windows 8 7.14% 1
Status: RESOLVED → REOPENED
status-firefox41:
--- → affected
status-firefox42:
--- → ?
status-firefox43:
--- → affected
Resolution: DUPLICATE → ---
Summary: crash in WaitForSingleObjectEx | choose_arena → Crash [@ WaitForSingleObjectEx | choose_arena ]
Updated•10 years ago
|
status-firefox44:
--- → ?
Updated•10 years ago
|
Whiteboard: KillHard
| Reporter | ||
Comment 11•9 years ago
|
||
¡Hola!
FWIW I got this crash again on Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0 ID:20151214030220 CSet: 99137d6d4061f408ae0869122649d8bdf489cc30
Report ID Date Submitted
bp-4e80ae0b-e371-46f3-8985-19be42151214
14/12/2015 9:44
Nightly was recovering from a crash and showing only about:sessionrestore in a tab once I clicked a check mark there the tab crashed.
¡Gracias!
status-firefox45:
--- → affected
Updated•9 years ago
|
Priority: -- → P4
| Reporter | ||
Comment 12•8 years ago
|
||
¡Hola!
No crashes in the past six months at https://crash-stats.mozilla.com/signature/?signature=WaitForSingleObjectEx%20%7C%20choose_arena so WFM.
¡Gracias!
Alex
Status: REOPENED → RESOLVED
Closed: 10 years ago → 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•