Re: Sample code?



Hi Justin,

On Mon, 2003-10-27 at 17:10, Justin Schoeman wrote:
> The abort is for the CORBA_Object_release of the name service object. 
> Unfortunately, I have not yet figured out how to get the app to do a 
> core dump for all the threads, so I do not know which thread is 
> receiving the message...

	Well; if it's a size problem: ulimit -c unlimited may help; mostly a
core dump is for all threads; you simply have to do: thread apply all
backtrace to get all traces; and thread <N> to switch thread for
debugging.

	It'd be great to get a trace,

	Thanks,

		Michael.

-- 
 michael@ximian.com  <><, Pseudo Engineer, itinerant idiot




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