Re: [Evolution] inbox stability
- From: Ettore Perazzoli <ettore ximian com>
- To: Tom Cooper <tom_cooper bigfoot com>
- Cc: evolution ximian com
- Subject: Re: [Evolution] inbox stability
- Date: 09 May 2001 10:23:58 -0400
Su 08 May 2001 10:50:48 -0400, Tom Cooper ha scritto:
I'm running RH 7.1, Evo 0.10.
I have issues with stability of the inbox. About twice a day, the view
crashes and I have to restart evo. The worst part is yesterday I had
spent about an hour writing an email when it crashed and I lost my work.
Bummer!
Sorry about that.
What inforamtion can I provide which would be helpful in debugging the
cause of the crash?
One safe way to do it is to run evolution-mail in gdb before starting
the shell. When evolution-mail crashes, you can give us a stack trace
by doing:
(gdb) info threads
which will give you the number of running threads. Then you do:
(gdb) thread 1
(gdb) bt
(gdb) thread 2
(gdb) bt
and so on, for all the running threads. Finally you post the bug in
http://bugzilla.ximian.com.
--
Ettore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]