Closed
Bug 542066
Opened 13 years ago
Closed 12 years ago
Intermittent failure in test_npruntime_npninvoke.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - Error calling method on NPObject!
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
Looks rather like bug 542023, and maybe is, just in another test. http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1264450737.1264452674.25370.gz#err2 Linux mozilla-central opt test mochitest-other on 2010/01/25 12:18:57 s: moz2-linux-slave19 58 INFO Running /tests/modules/plugin/test/test_npruntime_npninvoke.html... NPP_Destroy 59 INFO TEST-PASS | /tests/modules/plugin/test/test_npruntime_npninvoke.html | npnInvokeTestFailed: pass 60 INFO TEST-PASS | /tests/modules/plugin/test/test_npruntime_npninvoke.html | npnInvokeTestFailed: pass 61 INFO TEST-PASS | /tests/modules/plugin/test/test_npruntime_npninvoke.html | npnInvokeTestFailed: pass 62 INFO TEST-PASS | /tests/modules/plugin/test/test_npruntime_npninvoke.html | npnInvokeTestFailed: pass ###!!! [Parent][RPCChannel] Error: Channel error: cannot send/recv ###!!! [Parent][RPCChannel] Error: Channel error: cannot send/recv ###!!! [Parent][RPCChannel] Error: Channel error: cannot send/recv 63 ERROR TEST-UNEXPECTED-FAIL | /tests/modules/plugin/test/test_npruntime_npninvoke.html | [SimpleTest/SimpleTest.js, window.onerror] An error occurred - Error calling method on NPObject! at http://localhost:8888/tests/modules/plugin/test/test_npruntime_npninvoke.html:146 65 INFO Running /tests/modules/plugin/test/test_npruntime_npninvokedefault.html... 66 INFO TEST-PASS | /tests/modules/plugin/test/test_npruntime_npninvokedefault.html | npnInvokeDefault returned an unexpected value
Comment 1•13 years ago
|
||
Thread 1 (crashed) 0 libc-2.5.so + 0x661f7 1 libc-2.5.so + 0x67d8d 2 libstdc++.so.6.0.8 + 0xb53a6 3 libxul.so!std::_Deque_base<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >::_M_initialize_map(unsigned int) [new_allocator.h : 92 + 0xc] 4 libxul.so!std::deque<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> >::deque(std::deque<MessageLoop::PendingTask, std::allocator<MessageLoop::PendingTask> > const&) [stl_deque.h : 383 + 0x8] 5 libxul.so!MessageLoop::ReloadWorkQueue() [stl_queue.h : 96 + 0x17] 6 libxul.so!MessageLoop::DoWork() [message_loop.cc:b020c6b1588d : 420 + 0xa] 7 libxul.so!mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [MessagePump.cpp:b020c6b1588d : 122 + 0xb] 8 libxul.so!MessageLoop::RunInternal() [message_loop.cc:b020c6b1588d : 211 + 0x8] 9 libxul.so!MessageLoop::RunHandler() [message_loop.cc:b020c6b1588d : 194 + 0x7] 10 libxul.so!MessageLoop::Run() [message_loop.cc:b020c6b1588d : 168 + 0x7] 11 libxul.so!nsBaseAppShell::Run() [nsBaseAppShell.cpp:b020c6b1588d : 174 + 0xd] 12 libxul.so!XRE_RunAppShell [nsEmbedFunctions.cpp:b020c6b1588d : 472 + 0x8]
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•11 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•11 years ago
|
Whiteboard: [orange]
Updated•11 months ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•