[omniORB] application crashes during ORB shutdown

Serguei Kolos Serguei.Kolos at cern.ch
Tue Feb 17 12:19:25 GMT 2004



Duncan Grisby wrote:

>On Wednesday 28 January, Serguei Kolos wrote:
>
>  
>
>>I have encountered a strange problem while doing shutdown
>>at the end of my CORBA application. My program crashes with
>>segmentation fault, but not in the main thread (where the shutdown
>>is called) but in the other thread. The stacks for the crashed and
>>main threads are shown at the end of the message.
>>If I don't call the shutdown method I don't have this problem.
>>With the call to shutdown the problem is easily reproducible.
>>    
>>
>
>The stack trace shows that a network connection worker thread tried to
>throw an exception (as it should during shutdown), and the exception
>handling blew up. Was your gcc compiled with thread support?  I'm
>pretty certain that this isn't an omniORB issue.
>  
>
I have the same impression :).
Does anybody know how I can find out was my gcc compiled with thread 
support or not?

Cheers,
Sergei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20040217/60021557/attachment.htm


More information about the omniORB-list mailing list