After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 417532 - Crashed on compiling whilst connected to Groupwise account
Crashed on compiling whilst connected to Groupwise account
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
2.26.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[groupwise]
: 395722 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-12 16:59 UTC by Keith Duncan
Modified: 2009-09-17 10:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Keith Duncan 2007-03-12 16:59:50 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 ()

Thread 2 (Thread -1231651952 (LWP 24783))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_85
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 gnome_segv_handler
    at server.c line 97
  • #5 <signal handler called>
  • #6 e_gw_item_get_item_type
    at e-gw-item.c line 2004
  • #7 fill_contact_from_gw_item
    at e-book-backend-groupwise.c line 1156
  • #8 update_address_book_deltas
    at e-book-backend-groupwise.c line 3067
  • #9 g_thread_create_proxy
    at gthread.c line 591
  • #10 start_thread
    from /lib/libpthread.so.0
  • #11 clone
    from /lib/libc.so.6


----------- .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.
Comment 1 Suman Manjunath 2008-08-06 07:46:47 UTC
*** Bug 395722 has been marked as a duplicate of this bug. ***
Comment 2 Akhil Laddha 2009-09-17 07:46:24 UTC
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.
Comment 3 Keith Duncan 2009-09-17 09:38:17 UTC
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
Comment 4 Akhil Laddha 2009-09-17 10:37:20 UTC
Thanks Keith.