Re: Problem Shutting Down the ORB




Michael Meeks wrote:
> Hi Craig,
> 
> On Wed, 2003-03-05 at 03:34, Craig Wright wrote:
> 
>>I have a multi-threaded application. In one thread I do a
>>CORBA_ORB_run. This thread then remains busy for the rest of the 
>>execution. When the program starts to exit I call
>>CORBA_ORB_shutdown(orb, false, ev) from my main thread... ev returns 
>>with no exception...
> 
> 
> 	ORBit2 2.6.0 is not thread-safe - so you'll get interesting problems
> using it from multiple threads.
> 
> 	There is ongoing work in ORBit2-2.7.0 ( HEAD in CVS & you'll need HEAD
> linc ) to make it thread-safe.
> 
> 	So far - it's going fairly well, but the work is partially stalled, so
> ...
> 
> 	Any help there much appreciated, [ are you really using ORBit2 from Qt
> ? ].
> 

Yeah... I'm using Qt with ORBit2. Are you amused? :)

-Craig


> 	Regards,
> 
> 		Michael.
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]