GNOME Bugzilla – Bug 361237
crash in Evolution: This is what happens whe...
Last modified: 2006-10-10 20:11:52 UTC
What were you doing when the application crashed? This is what happens when i start evolution... Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 107409408 vsize: 0 resident: 107409408 share: 0 rss: 27238400 rss_rlim: 0 CPU usage: start_time: 1160507048 rtime: 0 utime: 255 stime: 0 cutime:229 cstime: 0 timeout: 26 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/evolution-2.8' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1233049936 (LWP 23241)] [New Thread -1298642016 (LWP 23253)] [New Thread -1290249312 (LWP 23252)] [New Thread -1269253216 (LWP 23249)] [New Thread -1260450912 (LWP 23246)] [New Thread -1252058208 (LWP 23244)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 75669
evolution starts up fine, if I remove ~/.evolution/
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Can you reproduce this?
Yeah, i can reproduce this. BTW, system is ubuntu edgy. This crash happens since I have updated from dapper (which had evolution-2.6 I think). Here is a backtrace after I have installed evolution-dbg package. Let me know if you need more info... joergen@laptop:~$ LANG=C gdb /usr/bin/evolution-2.8 GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/bin/evolution-2.8 [Thread debugging using libthread_db enabled] [New Thread -1232603472 (LWP 30050)] CalDAV Eplugin starting up ... (evolution-2.8:30050): evolution-mail-WARNING **: ignored this junk plugin: not enabled or we have already loaded one (evolution-2.8:30050): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0' [New Thread -1249199200 (LWP 30057)] [New Thread -1257591904 (LWP 30058)] [Thread -1257591904 (LWP 30058) exited] [New Thread -1266381920 (LWP 30059)] [New Thread -1274774624 (LWP 30060)] [New Thread -1283167328 (LWP 30061)] [Thread -1283167328 (LWP 30061) exited] [New Thread -1283167328 (LWP 30063)] [New Thread -1257591904 (LWP 30066)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1232603472 (LWP 30050)] emfb_search_config_search (efb=0x8307008, rule=0x49, id=-1, query=0x83bb270 "Advanced Search", data=0x81d4800) at em-folder-browser.c:742 742 em-folder-browser.c: No such file or directory. in em-folder-browser.c (gdb) thread apply all bt
+ Trace 75675
Thread 1 (Thread -1232603472 (LWP 30050))
Thanks, Jörgen, good stacktrace. :) *** This bug has been marked as a duplicate of 359520 ***