Closed Bug 536430 Opened 15 years ago Closed 1 month ago

plugin process crash [@ mozilla::ipc::AsyncChannel::OnSend ]

Categories

(Core :: IPC, defect)

x86
Windows XP
defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ted, Unassigned)

Details

I crashed with the child process having the following stack (the parent crashed here: http://crash-stats.mozilla.com/report/index/bp-aabbc3fb-5517-4ef1-82a1-624562091222 , but I don't know which crashed first):

>	xul.dll!mozilla::ipc::AsyncChannel::OnSend(IPC::Message * aMsg=0x01090120)  Line 410 + 0x3 bytes	C++
 	xul.dll!RunnableMethod<mozilla::ipc::AsyncChannel,void (__thiscall mozilla::ipc::AsyncChannel::*)(IPC::Message *),Tuple1<IPC::Message *> >::Run()  Line 307 + 0xf bytes	C++
 	xul.dll!MessageLoop::DeferOrRunPendingTask(const MessageLoop::PendingTask & pending_task={...})  Line 337	C++
 	xul.dll!MessageLoop::DoWork()  Line 434 + 0x7 bytes	C++
 	xul.dll!base::MessagePumpForIO::DoRunLoop()  Line 446 + 0xa bytes	C++
 	xul.dll!base::MessagePumpWin::RunWithDispatcher(base::MessagePump::Delegate * delegate=0x00000000, base::MessagePumpWin::Dispatcher * dispatcher=0x0012fde8)  Line 54	C++
 	xul.dll!base::MessagePumpWin::Run(base::MessagePump::Delegate * delegate=0x0012fe80)  Line 78 + 0xc bytes	C++
 	xul.dll!MessageLoop::RunHandler()  Line 195	C++
 	xul.dll!MessageLoop::Run()  Line 169	C++
 	xul.dll!XRE_InitChildProcess(int aArgc=0x00000004, char * * aArgv=0x005155e0, GeckoProcessType aProcess=GeckoProcessType_Plugin)  Line 327	C++
 	mozilla-runtime.exe!wmain(int argc=0x00515620, wchar_t * * argv=0x00537040)  Line 122	C++
 	mozilla-runtime.exe!__tmainCRTStartup()  Line 591 + 0x19 bytes	C
 	kernel32.dll!_BaseProcessStart@4()  + 0x23 bytes

|this| is NULL in the top frame.
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.