Closed
Bug 991920
Opened 11 years ago
Closed 11 years ago
[e10s] crash in mozalloc_abort(char const*) | Abort | NS_DebugBreak | mozilla::dom::ContentChild::ProcessingError(mozilla::ipc::HasResultCodes::Result)
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 961343
| Tracking | Status | |
|---|---|---|
| firefox31 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-0db14de3-64f9-49fb-8140-da0232140402.
=============================================================
Frame Module Signature Source
0 libmozalloc.dylib mozalloc_abort(char const*) memory/mozalloc/mozalloc_abort.cpp
1 XUL Abort xpcom/base/nsDebugImpl.cpp
2 XUL NS_DebugBreak xpcom/base/nsDebugImpl.cpp
3 XUL mozilla::dom::ContentChild::ProcessingError(mozilla::ipc::HasResultCodes::Result) dom/ipc/ContentChild.cpp
4 XUL mozilla::ipc::MessageChannel::DispatchUrgentMessage(IPC::Message const&) ipc/glue/MessageChannel.cpp
5 XUL mozilla::ipc::MessageChannel::ProcessPendingUrgentRequest() ipc/glue/MessageChannel.cpp
6 XUL mozilla::ipc::MessageChannel::SendAndWait(IPC::Message*, IPC::Message*) ipc/glue/MessageChannel.cpp
7 XUL mozilla::ipc::MessageChannel::Send(IPC::Message*, IPC::Message*) ipc/glue/MessageChannel.cpp
8 XUL mozilla::dom::PBrowserChild::SendPRenderFrameConstructor(mozilla::layout::PRenderFrameChild*) obj-firefox/x86_64/ipc/ipdl/PBrowserChild.cpp
9 XUL mozilla::dom::TabChild::InitRenderingState() dom/ipc/TabChild.cpp
10 XUL mozilla::dom::TabChild::RecvShow(nsIntSize const&) dom/ipc/TabChild.cpp
11 XUL mozilla::dom::PBrowserChild::OnMessageReceived(IPC::Message const&) obj-firefox/x86_64/ipc/ipdl/PBrowserChild.cpp
12 XUL mozilla::dom::PContentChild::OnMessageReceived(IPC::Message const&) obj-firefox/x86_64/ipc/ipdl/PContentChild.cpp
13 XUL mozilla::ipc::MessageChannel::DispatchAsyncMessage(IPC::Message const&) ipc/glue/MessageChannel.cpp
14 XUL mozilla::ipc::MessageChannel::OnMaybeDequeueOne() ipc/glue/MessageChannel.cpp
15 XUL MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) ipc/chromium/src/base/message_loop.cc
16 XUL MessageLoop::DoWork() ipc/chromium/src/base/message_loop.cc
17 XUL mozilla::ipc::MessagePumpForChildProcess::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp
18 XUL MessageLoop::Run() ipc/chromium/src/base/message_loop.cc
19 XUL XRE_RunAppShell toolkit/xre/nsEmbedFunctions.cpp
20 XUL MessageLoop::Run() ipc/chromium/src/base/message_loop.cc
21 XUL XRE_InitChildProcess toolkit/xre/nsEmbedFunctions.cpp
22 plugin-container main ipc/app/MozillaRuntimeMain.cpp
23 plugin-container start
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•