0.10 Broker crash
-----------------
Key: QPID-655
URL: https://issues.apache.org/jira/browse/QPID-655
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M3
Environment: Last Changed Rev: 586207
Last Changed Date: 2007-10-19 03:33:24 +0200 (Fri, 19 Oct 2007)
Reporter: Arnaud Simon
The broker crashed with the backtrace:
(gdb) bt
#0 0x00b59402 in __kernel_vsyscall ()
#1 0x007ccba0 in raise () from /lib/libc.so.6
#2 0x007ce4b1 in abort () from /lib/libc.so.6
#3 0x007c61db in __assert_fail () from /lib/libc.so.6
#4 0x00244a49 in qpid::sys::DispatchHandle::dispatchCallbacks (
this=0x9e0b5c48, type=qpid::sys::Poller::READABLE)
at qpid/sys/Dispatcher.cpp:389
#5 0x0024556c in qpid::sys::Dispatcher::run (this=0xbfbe397c)
at qpid/sys/Dispatcher.cpp:43
#6 0x00208551 in qpid::sys::Thread::runRunnable (p=0xbfbe397c)
at qpid/sys/posix/Thread.cpp:27
#7 0x00a4045b in start_thread () from /lib/libpthread.so.0
#8 0x0087223e in clone () from /lib/libc.so.6
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.