Date: Wed, 15 Sep 2004 16:30:44 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: gnome <freebsd-gnome@FreeBSD.org> Subject: evolution-2.0.0 crash Message-ID: <1095251444.66767.10.camel@localhost>
next in thread | raw e-mail | index | archive | help
Hi today evolution was crashed (it was not related to upgrade directly) # gdb evolution-2.0 evolution-2.0.core .... Loaded symbols for /libexec/ld-elf.so.1 #0 0x297820eb in sort_thread () from /usr/X11R6/lib/evolution/2.0/libcamel.so.0 (gdb) bt #0 0x297820eb in sort_thread () from /usr/X11R6/lib/evolution/2.0/libcamel.so.0 #1 0x297823bb in thread_summary () from /usr/X11R6/lib/evolution/2.0/libcamel.so.0 #2 0x297825e8 in camel_folder_thread_messages_new () from /usr/X11R6/lib/evolution/2.0/libcamel.so.0 #3 0x299b386b in regen_list_regen () from /usr/X11R6/lib/evolution/2.0/components/libevolution-mail.so #4 0x299a32e4 in mail_msg_received () from /usr/X11R6/lib/evolution/2.0/components/libevolution-mail.so #5 0x28100e4f in thread_received_msg () from /usr/X11R6/lib/evolution/2.0/libeutil.so.0 #6 0x28100fb8 in thread_dispatch () from /usr/X11R6/lib/evolution/2.0/libeutil.so.0 #7 0x286f9009 in _thread_start () from /usr/lib/libc_r.so.5 #8 0x00000000 in ?? () (gdb) It was due to bad folder cmeta or index, I have spend sometime trying to find bad file, unfortunately I have remove it :( I can't imagine how file can be trashed, I have started evo at morning, than (after 5 hours of work) evo was closed unexpectedly (even without gnome crash wrapper, may be if was Ctrl-Q but I am not sure) After that evo crashed on on each start while draw mail folders tree. Until I've removed folder with bad meta-data. -- Vladimir B. Grebenchikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095251444.66767.10.camel>