[omniORB] omni_thread_fatal with core dump in omniORB client

Bishnu Choudhury bishnu.shb at gmail.com
Tue Jul 14 10:50:52 BST 2009


Hi,

We have  clinet-server application using omniORB. The server application is
running fine but the clinet apllcation is showing omni_thread_fatal at the
end and dumping core. The detail is mentioned below.

We have two C++ appliactions, one server and one client using omniORB. On
running these application both are running fine and there is no
problem with the communication between them. But when the clinet completes
it's tasks, at the end it is throwing omni_thread_fatal and dumps core.

We are using g++.4.0.2 for compilation. The platform we are trying this is
HP-UX B.11.23 U ia64 and the omniORB version is 4.1.3

At the end of client execution the following two lines coming:
           terminate called after throwing an instance of
'omni_thread_fatal'
           ABORT instruction (core dumped)

Below is the details of GDB output of the core:

(gdb) bt
#0  0x60000000c03542f0:0 in kill+0x30 () from /usr/lib/hpux32/libc.so.1
#1  0x60000000c024b130:0 in raise+0x30 () from /usr/lib/hpux32/libc.so.1
#2  0x60000000c030cc30:0 in abort+0x190 () from /usr/lib/hpux32/libc.so.1
#3  0x60000000c2d67510 in __gnu_cxx::__verbose_terminate_handler ()
    at
/tmp/gcc-4.0.2.tar.gz/gcc-4.0.2/libstdc++-v3/libsupc++/vterminate.cc:97
#4  0x60000000c2d61b10 in __cxxabiv1::__terminate (handler=0x777ade50)
    at
/tmp/gcc-4.0.2.tar.gz/gcc-4.0.2/libstdc++-v3/libsupc++/eh_terminate.cc:43
#5  0x60000000c2d61ba0 in std::terminate ()
    at
/tmp/gcc-4.0.2.tar.gz/gcc-4.0.2/libstdc++-v3/libsupc++/eh_terminate.cc:53
#6  0x60000000c2d61ed0 in __cxa_throw (tinfo=0x4014eed4, dest=0)
    at /tmp/gcc-4.0.2.tar.gz/gcc-4.0.2/libstdc++-v3/libsupc++/eh_throw.cc:77
*#7  0x460c8d0:0 in omni_mutex::~omni_mutex()+0xa0 ()*
#8  0x460f7a0:0 in __static_initialization_and_destruction_0(int,int)+0x130
()
#9  0x60000000c004ac30:0 in EM_mark_BOS+0x50 () from /usr/lib/hpux32/dld.so


Any help on this really appreciated.

Thanks in advance.

- Bishnu -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20090714/a5da3f3b/attachment.htm


More information about the omniORB-list mailing list