Re: [Evolution-hackers] evolution-1-4-branch crash on startup



Hi Gary,

On Wed, 2003-10-29 at 00:01, Gary Ekker wrote:
> evolution crashes on startup, but only when I execute it from gdb. If I
> don't run it from the debugger, it runs fine??? Attached is the
> stacktrace. Additionally, if I try to attach to evolution after loading
> it, it never loads all the symbols and fails, see symbolload.

	Well - the stacktrace shows not the real problem - but a SIGPIPE during
the shutdown of the ORB which is happening 'atexit' from an X error
trapped by the XError handler.

	To find out where that came from you need to ensure the application is
doing synchronous X calls - to do that run it in gdb with the --sync
parameter, and perhaps --g-fatal-warnings too perhaps.

	Thanks,

		Michael.

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




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