[omniORB] Unexpected Seg Fault

Attila Pletyak attila.pletyak@anemo.com
03 Dec 2001 09:59:01 +0100


Hello,

	I am in the process of debugging a system. It ran for 2.5 days
continously but then it did a segmentation fault. I looked at the core
file, but found no mention of my program, only omniORB3 libs.

	Can anybody help me out whether it is an omniORB bug, but I definitely
look at my code as well.

	TIA,

	Attila Pletyak

The backtrace:

#0  0x40912032 in recv () from /lib/libc.so.6
#1  0x4095c7ac in recv () from /lib/libpthread.so.0
#2  0x400bbe82 in tcpSocketStrand::ll_recv () from
/usr/lib/libomniORB3.so.0
#3  0x400b8a27 in reliableStreamStrand::fetch () from
/usr/lib/libomniORB3.so.0
#4  0x400b8725 in reliableStreamStrand::receive ()
   from /usr/lib/libomniORB3.so.0
#5  0x400add7d in NetBufferedStream::receive () from
/usr/lib/libomniORB3.so.0
#6  0x400ad6d0 in NetBufferedStream::get_char_array ()
   from /usr/lib/libomniORB3.so.0
#7  0x400a4011 in GIOP_S::dispatcher () from /usr/lib/libomniORB3.so.0
#8  0x400bcfc9 in tcpSocketWorker::_realRun () from
/usr/lib/libomniORB3.so.0
#9  0x400d7b6e in omniORB::giopServerThreadWrapper::run ()
   from /usr/lib/libomniORB3.so.0
#10 0x400bcf50 in tcpSocketWorker::run () from /usr/lib/libomniORB3.so.0
#11 0x4011294f in omni_thread_wrapper () from
/usr/lib/libomnithread.so.2
#12 0x40958c9f in pthread_start_thread () from /lib/libpthread.so.0

Is any other data necessary for you?