Closed
Bug 1196799
Opened 10 years ago
Closed 9 years ago
Lots of child aborts in TabChild::RecvShow on Aurora
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| e10s | + | --- |
People
(Reporter: jimm, Assigned: gkrizsanits)
References
Details
(Keywords: crash)
Crash Data
Bug 1130734 Child protocol error abort messages:
----------------------------------------------------
1 '(msgtype=0x0,name=???) Route error: message sent to unknown actor ID'
*86 '(msgtype=0x200062,name=???) Unknown message: not processed'
13 '(msgtype=0x0,name=???) Unknown message: not processed'
9 '(msgtype=0xE40008,name=???) Route error: message sent to unknown actor ID'
3 '(msgtype=0xE40006,name=???) Route error: message sent to unknown actor ID'
| Reporter | ||
Comment 1•10 years ago
|
||
tracking-e10s:
--- → ?
| Reporter | ||
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak | mozilla::dom::ContentChild::ProcessingError(mozilla::ipc::HasResultCodes::Result, char const*)]
Updated•10 years ago
|
Assignee: nobody → gkrizsanits
| Reporter | ||
Comment 2•10 years ago
|
||
These tapered off to a trickle around the 20th. Now we're back to 'normal' levels.
17 '(msgtype=0xE40008,name=???) Route error: message sent to unknown actor ID'
19 '(msgtype=0x0,name=???) Unknown message: not processed'
3 '(msgtype=0xE40006,name=???) Route error: message sent to unknown actor ID'
1 '(msgtype=0x580002,name=???) Route error: message sent to unknown actor ID'
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | NS_DebugBreak | mozilla::dom::ContentChild::ProcessingError(mozilla::ipc::HasResultCodes::Result, char const*)] → [@ mozalloc_abort(char const* const) | NS_DebugBreak | mozilla::dom::ContentChild::ProcessingError(mozilla::ipc::HasResultCodes::Result, char const*)]
[@ mozalloc_abort | NS_DebugBreak | mozilla::dom::ContentChild::ProcessingError]
Comment 4•10 years ago
|
||
This is still a topcrash in aurora 43. Two URLs where I can see the hang/crash with e10s enabled (and fine with it disabled):
http://www.abc.es/tecnologia/informatica/index.asp?pagina=2&seccion=Tecnolog%EDa&subseccion=Inform%E1tica,Inform%E1tica-Software,Inform%E1tica-Hardware,Inform%E1tica-Soluciones&query=
http://www.tvguide.com/listings/
| Reporter | ||
Comment 5•9 years ago
|
||
not seeing this anymore.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•