Re: [Quickfix-developers] quickfix 1.12.4 crashes in ThreadedSocketConnection
Brought to you by:
orenmnero
From: Rodrick B. <rod...@gm...> - 2008-01-30 13:00:20
|
Tron can you paste the output of ldd for your quickfix application. On Jan 30, 2008 4:14 AM, Tron Fix <tr...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Rodrick R. Brown http://www.rodrickbrown.com |