[Quickfix-developers] quickfix 1.12.4 crashes in ThreadedSocketConnection
Brought to you by:
orenmnero
From: Tron F. <tr...@gm...> - 2008-01-30 09:14:14
|
Hello everyone, I've an application made with quickfix 1.12.4 under RedHatEnterprise 4. It's running fine in RedHatEnterprise 3, but today we've this core in RHE4. 0 0x00a5ddfd in _int_free () from /lib/tls/libc.so.6 1 0x00a5e63a in free () from /lib/tls/libc.so.6 2 0x0070d041 in operator delete () from /usr/lib/libstdc++.so.6 3 0x00484646 in ~ThreadedSocketConnection (this=0xafd1a20) at ThreadedSocketConnection.cpp:63 4 0x0047d4a5 in FIX::ThreadedSocketAcceptor::socketConnectionThread (p=0xaa7a068) at ThreadedSocketAcceptor.cpp:262 5 0x00c3b3cc in start_thread () from /lib/tls/libpthread.so.0 6 0x00ac4c3e in clone () from /lib/tls/libc.so.6 There's only 4 sessions configurated, someone has seen this core before, some ideas? Regards Abel Monroy |