On Wed, 2003-06-18 at 09:05, Trent Melcher wrote:
> I have had the same issue with Evolution hanging, for me its usually
> while composing an email, but sometimes just sitting there it will
> hang and pop up the message about your application becoming
> unresponsive.  Im running Redhat 9.....
> 
> Ron, you might want to check your .xsession-errors file for more
> specific info, or you can start evolution from the command line, but
> make sure you add 
> 
> CAMEL_VERBOSE_DEBUG=1 to your enviroment before you do....

It would also help to get a stack trace when it hangs.  I.e.

        gdb /usr/bin/evolution-1.4 <lowest-evo-pid>

to attach to the process and then within gdb

        thread apply all bt

-- Ettore
_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to