Closed
Bug 613623
Opened 15 years ago
Closed 15 years ago
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/js/jetpack/tests/test_jetpack_crash.xul | Exited with code -1073741819 during test run
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
DUPLICATE
of bug 613061
People
(Reporter: dholbert, Unassigned)
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1290203331.1290206730.23287.gz
WINNT 5.2 mozilla-central debug test mochitest-other on 2010/11/19 13:48:51
s: win32-slave34
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/js/jetpack/tests/test_jetpack_crash.xul | Exited with code -1073741819 during test run
Comment 1•15 years ago
|
||
This looks like another instance of bug 613061.
| Reporter | ||
Comment 2•15 years ago
|
||
Possibly, yeah. The last crash on that bug is in "IPC::Channel::set_listener", whereas this one is in "IPC::Channel::ChannelImpl::set_listener", and the "ChannelImpl" difference there is just a Fedora-vs-Windows issue.
For the record, the stack here is:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/js/jetpack/tests/test_jetpack_crash.xul | Exited with code -1073741819 during test run
INFO | automation.py | Application ran for: 0:04:46.203000
INFO | automation.py | Reading PID log: c:\docume~1\cltbld\locals~1\temp\tmpgz9ql1pidlog
==> process 276 launched child process 2264
INFO | automation.py | Checking for orphan process with PID: 2264
PROCESS-CRASH | chrome://mochitests/content/chrome/js/jetpack/tests/test_jetpack_crash.xul | application crashed (minidump found)
Operating system: Windows NT
5.2.3790 Service Pack 2
CPU: x86
GenuineIntel family 6 model 23 stepping 8
1 CPU
Crash reason: EXCEPTION_ACCESS_VIOLATION_READ
Crash address: 0xffffffffddddde1d
Thread 0 (crashed)
0 xul.dll!IPC::Channel::ChannelImpl::set_listener(IPC::Channel::Listener *) [ipc_channel_win.h:73b2cd4fbd95 : 32 + 0x3]
eip = 0x1152cc7c esp = 0x0012d790 ebp = 0x0012d798 ebx = 0x00000001
esi = 0x01862950 edi = 0x00000000 eax = 0xdddddddd ecx = 0xdddddddd
edx = 0x1476b6d8 efl = 0x00010206
Found by: given as instruction pointer in context
1 xul.dll!IPC::Channel::set_listener(IPC::Channel::Listener *) [ipc_channel_win.cc:73b2cd4fbd95 : 438 + 0xe]
eip = 0x1152cc66 esp = 0x0012d7a0 ebp = 0x0012d7a8
Found by: call frame info
2 xul.dll!mozilla::ipc::AsyncChannel::Clear() [AsyncChannel.cpp:73b2cd4fbd95 : 359 + 0xc]
eip = 0x103cc62b esp = 0x0012d7b0 ebp = 0x0012d7b8
Found by: call frame info
3 xul.dll!mozilla::ipc::RPCChannel::Clear() [RPCChannel.cpp:73b2cd4fbd95 : 120 + 0x7]
eip = 0x103d22c4 esp = 0x0012d7c0 ebp = 0x0012d7c4
Found by: call frame info
4 xul.dll!mozilla::ipc::AsyncChannel::NotifyMaybeChannelError() [AsyncChannel.cpp:73b2cd4fbd95 : 348 + 0xc]
eip = 0x103cc5cb esp = 0x0012d7cc ebp = 0x0012d7d0
Found by: call frame info
5 xul.dll!mozilla::ipc::AsyncChannel::OnNotifyMaybeChannelError() [AsyncChannel.cpp:73b2cd4fbd95 : 311 + 0x7]
eip = 0x103cc4c6 esp = 0x0012d7d8 ebp = 0x0012d7fc
Found by: call frame info
6 xul.dll!DispatchToMethod<mozilla::ipc::AsyncChannel,void ( mozilla::ipc::AsyncChannel::*)(void)>(mozilla::ipc::AsyncChannel *,void ( mozilla::ipc::AsyncChannel::*)(void),Tuple0 const &) [tuple.h:73b2cd4fbd95 : 383 + 0x8]
eip = 0x103cd75c esp = 0x0012d804 ebp = 0x0012d804
Found by: call frame info
7 xul.dll!RunnableMethod<mozilla::ipc::AsyncChannel,void ( mozilla::ipc::AsyncChannel::*)(void),Tuple0>::Run() [task.h:73b2cd4fbd95 : 307 + 0x1d]
eip = 0x103cd0fe esp = 0x0012d80c ebp = 0x0012d820
Found by: call frame info
8 xul.dll!MessageLoop::RunTask(Task *) [message_loop.cc:73b2cd4fbd95 : 343 + 0xc]
eip = 0x11513a2e esp = 0x0012d828 ebp = 0x0012d848
Found by: call frame info
9 xul.dll!MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &) [message_loop.cc:73b2cd4fbd95 : 351 + 0xd]
eip = 0x11513a9e esp = 0x0012d850 ebp = 0x0012d858
Found by: call frame info
10 xul.dll!MessageLoop::DoWork() [message_loop.cc:73b2cd4fbd95 : 451 + 0xb]
eip = 0x11513dfd esp = 0x0012d860 ebp = 0x0012d884
Found by: call frame info
11 xul.dll!mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate *) [MessagePump.cpp:73b2cd4fbd95 : 114 + 0x10]
eip = 0x103d14b9 esp = 0x0012d88c ebp = 0x0012d8b0
Found by: call frame info
12 xul.dll!MessageLoop::RunInternal() [message_loop.cc:73b2cd4fbd95 : 219 + 0x1e]
eip = 0x115135d6 esp = 0x0012d8b8 ebp = 0x0012d8d4 ebx = 0xbffda000
Found by: call frame info
13 xul.dll!MessageLoop::RunHandler() [message_loop.cc:73b2cd4fbd95 : 202 + 0x7]
eip = 0x11513512 esp = 0x0012d8dc ebp = 0x0012d90c
Found by: call frame info
14 xul.dll!MessageLoop::Run() [message_loop.cc:73b2cd4fbd95 : 176 + 0x7]
eip = 0x1151343d esp = 0x0012d914 ebp = 0x0012d92c ebx = 0x0012d39c
Found by: call frame info
15 xul.dll!nsBaseAppShell::Run() [nsBaseAppShell.cpp:73b2cd4fbd95 : 181 + 0xb]
eip = 0x113b3eb0 esp = 0x0012d934 ebp = 0x0012d938
Found by: call frame info
16 xul.dll!nsAppShell::Run() [nsAppShell.cpp:73b2cd4fbd95 : 243 + 0x8]
eip = 0x1136cda2 esp = 0x0012d940 ebp = 0x0012f88c
Found by: call frame info
17 xul.dll!nsAppStartup::Run() [nsAppStartup.cpp:73b2cd4fbd95 : 191 + 0x1b]
eip = 0x112d7bda esp = 0x0012f894 ebp = 0x0012f8a0
Found by: call frame info
18 xul.dll!XRE_main [nsAppRunner.cpp:73b2cd4fbd95 : 3691 + 0x24]
eip = 0x100569cc esp = 0x0012f8a8 ebp = 0x0012fed0
Found by: call frame info
19 firefox.exe!NS_internal_main(int,char * *) [nsBrowserApp.cpp:73b2cd4fbd95 : 158 + 0x11]
eip = 0x00402562 esp = 0x0012fed8 ebp = 0x0012ff34
Found by: call frame info
20 firefox.exe!wmain [nsWindowsWMain.cpp:73b2cd4fbd95 : 128 + 0xc]
eip = 0x00401cfc esp = 0x0012ff3c ebp = 0x0012ff68
Found by: call frame info
21 firefox.exe!__tmainCRTStartup [crtexe.c : 594 + 0x18]
eip = 0x00407256 esp = 0x0012ff70 ebp = 0x0012ffb8
Found by: call frame info
22 firefox.exe!wmainCRTStartup [crtexe.c : 413 + 0x4]
eip = 0x004070ad esp = 0x0012ffc0 ebp = 0x0012ffc0 ebx = 0x0012d39c
Found by: call frame info
23 kernel32.dll + 0x2f23a
eip = 0x77e6f23b esp = 0x0012ffc8 ebp = 0x0012fff0
Found by: call frame info
| Reporter | ||
Comment 3•15 years ago
|
||
I'll mark as duplicate and update the other bug to cover this test as well.
Status: NEW → RESOLVED
Closed: 15 years ago
OS: Linux → All
Hardware: x86_64 → All
Resolution: --- → DUPLICATE
Updated•15 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•