[omniORB] problem running omniORB client (or server) in gdb

Christopher D. Jones chris.jonesey at gmail.com
Sat Feb 25 15:59:34 GMT 2006


Hi,

  When I run even a simple test client that initializes the omniORB in gdb
it crashes with a SEGV.  I can run the exact same executable in the same
shell and it runs fine.  Here is the stack trace I get from gdb.  By the way
I am running omniORB and my test client under cygwin.

Program received signal SIGSEGV, Segmentation fault.
0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
(gdb) where
#0  0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll
#1  0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll
#2  0x59432d52 in ?? ()
#3  0x10241ba0 in ?? ()
#4  0x003d7440 in omni_thread_dummy::~omni_thread_dummy ()
#5  0x610af6b7 in pthread::once () from /usr/bin/cygwin1.dll
#6  0x6108dd7f in _sigfe () from /usr/bin/cygwin1.dll
#7  0x0022ed88 in ?? ()
#8  0x003d6195 in _Unwind_SjLj_Register ()
   from /usr/local/bin/cygomnithread.dll.3.2
#9  0x003d6195 in _Unwind_SjLj_Register ()
   from /usr/local/bin/cygomnithread.dll.3.2
#10 0x003d1ae8 in omni_thread::init_t::init_t ()
   from /usr/local/bin/cygomnithread.dll.3.2
#11 0x003d323d in __static_initialization_and_destruction_0 ()
   from /usr/local/bin/cygomnithread.dll.3.2
#12 0x003d325b in global constructors keyed to _ZN10omni_mutexC2Ev ()
   from /usr/local/bin/cygomnithread.dll.3.2
#13 0x61010253 in per_module::run_ctors () from /usr/bin/cygwin1.dll
#14 0x00000001 in ?? ()
#15 0x610102a0 in dll::init () from /usr/bin/cygwin1.dll
#16 0x003f0008 in ?? ()
#17 0x0000002f in ?? ()
#18 0x0022ee68 in ?? ()
#19 0x610d8ef7 in strrchr () from /usr/bin/cygwin1.dll
#20 0x61005eb3 in _dll_crt0 at 0 () from /usr/bin/cygwin1.dll
#21 0x00000000 in ?? () from
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20060225/46a96d82/attachment.htm


More information about the omniORB-list mailing list