GNOME Bugzilla – Bug 417532
Crashed on compiling whilst connected to Groupwise account
Last modified: 2009-09-17 10:37:20 UTC
Steps to reproduce: 1. Launch evolution 2. Compose new message (Ctrl + N) 3. evolution-dataserver crashes Stack trace: System: Linux 2.6.19-1.2911.6.5.fc6 #1 SMP Sun Mar 4 15:47:41 EST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled Memory status: size: 86245376 vsize: 0 resident: 86245376 share: 0 rss: 19849216 rss_rlim: 0 CPU usage: start_time: 1173718052 rtime: 0 utime: 173 stime: 0 cutime:166 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/libexec/evolution-data-server-1.8' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1208305968 (LWP 24764)] [New Thread -1231651952 (LWP 24783)] [New Thread -1210672240 (LWP 24767)] [New Thread -1210406000 (LWP 24765)] 0x0031e402 in __kernel_vsyscall ()
+ Trace 118035
Thread 2 (Thread -1231651952 (LWP 24783))
----------- .xsession-errors (105 sec old) --------------------- (evolution:22627): e-data-server-DEBUG: Loading categories from "/home/kmduncan/.evolution/categories.xml" (evolution:22627): e-data-server-DEBUG: Loaded 28 categories (evolution:22627): camel-WARNING **: Search returned an invalid result type Reloading folder...something wrong with the summary.... (evolution:22627): camel-WARNING **: Search returned an invalid result type Number of items in the folder: 28 Reloading folder...something wrong with the summary.... Number of items in the folder: 28 Reloading folder...something wrong with the summary.... Number of items in the folder: 28 ------------------------------------------------- Other information: 1. Original (unencrypted) password has been removed from the trace and shows as ___password_removed_by_kmduncan___ 2. Possibly similar to another report.. https://bugs.launchpad.net/evolution-data-server/+bug/78900/comments/0 http://librarian.launchpad.net/5703998/gdb-evolution-data-server.txt I see it has already been forwarded here as bug 395722 http://bugzilla.gnome.org/show_bug.cgi?id=395722 3. In my case I tried waiting until after the crash (bug buddy is triggered), although the data-server crashes, evolution remains open. I continue to type and send message and that seems to work "OK" but arguably not ideal. 4. Some symbols are missing from the trace - happy to seek further advice on this.
*** Bug 395722 has been marked as a duplicate of this bug. ***
This version is no longer maintained, which means that it will not receive any further security or bug fix updates. The current stable GNOME and Evolution version is 2.26. Can you please check again whether this issue still happens in Evolution 2.24 or 2.26 and update this report by adding a comment and changing the "Version" field? Thanks a lot. Again thank you for reporting this bug and we are sorry it could not be fixed for the version you originally used here. Without feedback this report will be closed as INCOMPLETE in 6 weeks.
Just to confirm this no longer seems to be a problem with version 2.26.x $ rpm -qa evolution evolution-2.26.3-1.fc11.x86_64 $ rpm -qa evolution-data-server evolution-data-server-2.26.3-2.fc11.x86_64 (was version 1.8.x) $ uname -a Linux localhost.localdomain 2.6.30.5-43.fc11.x86_64 #1 SMP Thu Aug 27 21:39:52 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux $ rpm -qa gnome-panel gnome-panel-2.26.3-1.fc11.x86_64
Thanks Keith.