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 332979 - Exchange storage crashed when autocompletion was enabled for GAL address book
Exchange storage crashed when autocompletion was enabled for GAL address book
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.10.x
Other All
: High critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
: 319865 333094 343520 344009 348258 353646 353795 357024 358371 361460 362868 383389 399502 400195 415778 430709 444737 462280 470640 471160 474489 480924 508548 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-03-01 11:12 UTC by Vandana
Modified: 2008-09-12 12:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Error report (output from bugbuddy) (6.81 KB, text/plain)
2006-10-30 13:27 UTC, Frank-Ralph Reiser
Details
Trace output after crash encountered when adding recipient in CC list (9.99 KB, text/plain)
2007-02-07 17:22 UTC, Keith Mendoza
Details

Description Vandana 2006-03-01 11:12:05 UTC
Steps to reproduce:
1. Configure exchange account ,  enable autocompletion for GAL address book

2. try composign a mail

3. Exchange crashes when we  try to enter an email address 


Stack trace:
Backtrace was generated from '/opt/gnome/libexec/evolution-exchange-storage'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1234762064 (LWP 27493)]
[New Thread -1271932000 (LWP 27584)]
[New Thread -1263539296 (LWP 27583)]
[New Thread -1255146592 (LWP 27580)]
[New Thread -1236018272 (LWP 27494)]
0xffffe410 in __kernel_vsyscall ()

Thread 4 (Thread -1255146592 (LWP 27580))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 e_book_backend_gal_get_type
  • #6 e_book_backend_stop_book_view
    from /opt/gnome/lib/libedata-book-1.2.so.2
  • #7 impl_GNOME_Evolution_Addressbook_BookView_stop
    from /opt/gnome/lib/libedata-book-1.2.so.2
  • #8 _ORBIT_skel_small_GNOME_Evolution_Addressbook_BookView_stop
    from /opt/gnome/lib/libedata-book-1.2.so.2
  • #9 IOP_start_profiles
    from /opt/gnome/lib/libORBit-2.so.0
  • #10 ORBit_OAObject_invoke
    from /opt/gnome/lib/libORBit-2.so.0
  • #11 ORBit_small_invoke_adaptor
    from /opt/gnome/lib/libORBit-2.so.0
  • #12 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #13 ORBit_recv_buffer_return_sys_exception
    from /opt/gnome/lib/libORBit-2.so.0
  • #14 giop_thread_queue_process
    from /opt/gnome/lib/libORBit-2.so.0
  • #15 giop_init
    from /opt/gnome/lib/libORBit-2.so.0
  • #16 g_thread_pool_push
    from /opt/gnome/lib/libglib-2.0.so.0
  • #17 g_thread_create_full
    from /opt/gnome/lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/libpthread.so.0
  • #19 clone
    from /lib/libc.so.6



Other information:

This was consistently happening for sometime . ( was not happenign when i
disabled the GAL contacts from autocompletion)

rpm -qa | grep evo
evolution-sharp-0.10.2-11
evolution-pilot-2.5.92-1
evolution-2.5.92-1
multisync-evolution-0.82+cvs-13
evolution-data-server-1.5.92-1
evolution-debuginfo-2.5.92-1
evolution-exchange-debuginfo-2.5.92-2
evolution-webcal-2.4.1-4
evolution-data-server-debuginfo-1.5.92-1
beagle-evolution-0.2.1-20
evolution-exchange-2.5.92-2
Comment 1 Sushma Rai 2006-04-19 11:41:39 UTC
*** Bug 333094 has been marked as a duplicate of this bug. ***
Comment 2 Derumier Alexandre 2006-05-22 13:52:15 UTC
same problem here (2.6.1), on ubuntu dapper and gentoo also

Comment 3 Sushma Rai 2006-06-01 04:47:03 UTC
*** Bug 343520 has been marked as a duplicate of this bug. ***
Comment 4 Sushma Rai 2006-06-01 04:47:37 UTC
*** Bug 319865 has been marked as a duplicate of this bug. ***
Comment 5 Sushma Rai 2006-06-01 05:50:13 UTC
similar to LDAP backend bug http://bugzilla.gnome.org/show_bug.cgi?id=300157
Comment 6 Elijah Newren 2006-06-06 14:13:57 UTC
*** Bug 344009 has been marked as a duplicate of this bug. ***
Comment 7 Jon Schewe 2006-06-20 10:23:45 UTC
I see same thing.
evolution 2.6.0
SuSE Linux 10.1
Comment 8 Christian Kirbach 2006-08-31 21:39:51 UTC
*** Bug 353646 has been marked as a duplicate of this bug. ***
Comment 9 Christian Kirbach 2006-08-31 21:40:44 UTC
last duplicate is version 2.7.x

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.
Comment 10 Karsten Bräckelmann 2006-09-01 10:15:35 UTC
*** Bug 353795 has been marked as a duplicate of this bug. ***
Comment 11 Poornima 2006-09-08 10:46:29 UTC
I got crash in 2.8.0

Backtrace was generated from '/opt/gnome/libexec/evolution-exchange'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1236891984 (LWP 29755)]
[New Thread -1247380576 (LWP 5766)]
[New Thread -1238987872 (LWP 5761)]
[New Thread -1238238304 (LWP 29758)]
0xffffe410 in __kernel_vsyscall ()

Thread 3 (Thread -1238987872 (LWP 5761))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 ??
  • #5 ldap_op_finished
    at e-book-backend-gal.c line 337
  • #6 e_book_backend_stop_book_view
    at e-book-backend.c line 324
  • #7 impl_GNOME_Evolution_Addressbook_BookView_stop
    at e-data-book-view.c line 494
  • #8 _ORBIT_skel_small_GNOME_Evolution_Addressbook_BookView_stop
    at Evolution-DataServer-Addressbook-common.c line 40
  • #9 ORBit_POAObject_invoke
    at poa.c line 1142
  • #10 ORBit_OAObject_invoke
    at orbit-adaptor.c line 336
  • #11 ORBit_small_invoke_adaptor
    at orbit-small.c line 835
  • #12 ORBit_POAObject_handle_request
    at poa.c line 1351
  • #13 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1421
  • #14 giop_thread_queue_process
    at giop.c line 762
  • #15 giop_request_handler_thread
    at giop.c line 472
  • #16 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #17 g_thread_create_proxy
    at gthread.c line 553
  • #18 start_thread
    from /lib/libpthread.so.0
  • #19 clone
    from /lib/libc.so.6

Comment 12 Karsten Bräckelmann 2006-09-21 14:11:34 UTC
*** Bug 357024 has been marked as a duplicate of this bug. ***
Comment 13 Karsten Bräckelmann 2006-10-17 16:20:29 UTC
*** Bug 358371 has been marked as a duplicate of this bug. ***
Comment 14 Karsten Bräckelmann 2006-10-17 16:20:32 UTC
*** Bug 362868 has been marked as a duplicate of this bug. ***
Comment 15 Frank-Ralph Reiser 2006-10-30 13:27:56 UTC
Created attachment 75661 [details]
Error report (output from bugbuddy)

Same here, using gentoo linux, kernel 2.6.18 on a intel dualcore

gnome-extra/evolution-data-server-1.8.1  USE="ipv6 kerberos ldap ssl -debug -doc -keyring -krb4 -nntp"
gnome-extra/evolution-exchange-2.8.1  USE="-debug -doc -static"
mail-client/evolution-2.8.1.1  USE="bogofilter crypt dbus hal ipv6 kerberos ssl -debug -doc -krb4 -ldap -mono -nntp -pda -profile -spell"
Comment 16 Christian Kirbach 2006-10-30 16:20:45 UTC
unfortunately, the last trace is missing debugging symbols.


Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 17 Keith Mendoza 2006-11-07 19:50:51 UTC
Hi,

Hope this new backtrace helps.

Memory status: size: 69832704 vsize: 0 resident: 69832704 share: 0 rss: 18284544 rss_rlim: 0
CPU usage: start_time: 1162921072 rtime: 0 utime: 752 stime: 0 cutime:656 cstime: 0 timeout: 96 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-exchange'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1234524496 (LWP 7690)]
[New Thread -1269793888 (LWP 13757)]
[New Thread -1235809376 (LWP 7691)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1234524496 (LWP 7690))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 memcpy
    from /lib/tls/i686/cmov/libc.so.6
  • #5 ldap_int_select
    from /usr/lib/libldap_r.so.2
  • #6 ldap_result
    from /usr/lib/libldap_r.so.2
  • #7 poll_ldap
    at e-book-backend-gal.c line 1302
  • #8 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #13 main
    at main.c line 238
  • #0 __kernel_vsyscall

Comment 18 Christian Kirbach 2006-11-11 01:39:33 UTC
last trace differs from the original one but seems to be triggered by the same means
Comment 19 palfrey 2007-01-23 13:57:22 UTC
*** Bug 399502 has been marked as a duplicate of this bug. ***
Comment 20 Keith Mendoza 2007-02-07 17:22:02 UTC
Created attachment 82091 [details]
Trace output after crash encountered when adding recipient in CC list

Here's another way that I encountered this problem.

1. Open email message
2. Click Reply All
3. Try to add name of recipient in CC list

I have attached the output of the trace output
Comment 21 Keith Mendoza 2007-02-22 21:32:39 UTC
Here's a new backtrace. This time the crash occurred while autocompleting from exchange contacts

Memory status: size: 83386368 vsize: 0 resident: 83386368 share: 0 rss: 16240640 rss_rlim: 0
CPU usage: start_time: 1172162376 rtime: 0 utime: 515 stime: 0 cutime:453 cstime: 0 timeout: 62 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-exchange'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233705296 (LWP 5726)]
[New Thread -1277830240 (LWP 14551)]
[New Thread -1252193376 (LWP 14541)]
[New Thread -1260586080 (LWP 14538)]
[New Thread -1243718752 (LWP 14536)]
[New Thread -1234981984 (LWP 5727)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233705296 (LWP 5726))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 bonobo_object_ref
    from /usr/lib/libbonobo-2.so.0
  • #5 e_book_backend_foreach_view
    at e-book-backend.c line 859
  • #6 subscription_notify
    at e-book-backend-exchange.c line 1783
  • #7 belated_notification
    at e2k-context.c line 2344
  • #8 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #13 main
    at main.c line 238
  • #0 __kernel_vsyscall

Comment 22 Christian Kirbach 2007-02-24 22:13:46 UTC
last trace is good, thank you. confirming report.
Comment 23 André Klapper 2007-03-01 18:42:54 UTC
*** Bug 383389 has been marked as a duplicate of this bug. ***
Comment 24 André Klapper 2007-03-01 18:43:00 UTC
*** Bug 400195 has been marked as a duplicate of this bug. ***
Comment 25 Akhil Laddha 2007-04-18 13:38:42 UTC
*** Bug 430709 has been marked as a duplicate of this bug. ***
Comment 26 André Klapper 2007-06-11 21:15:46 UTC
*** Bug 444737 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2007-08-01 14:12:53 UTC
*** Bug 462280 has been marked as a duplicate of this bug. ***
Comment 28 André Klapper 2007-08-01 14:14:17 UTC
bug 415778 also looks like a duplicate
Comment 29 Srinivasa Ragavan 2007-08-17 06:01:06 UTC
*** Bug 415778 has been marked as a duplicate of this bug. ***
Comment 30 Srinivasa Ragavan 2007-08-17 06:01:45 UTC
Fixed to head. 

Sending        ChangeLog
Sending        addressbook/e-book-backend-gal.c
Transmitting file data ..
Committed revision 1421.
Comment 31 Srinivasa Ragavan 2007-08-17 06:01:57 UTC
Fixed to head. 

Sending        ChangeLog
Sending        addressbook/e-book-backend-gal.c
Transmitting file data ..
Committed revision 1421.
Comment 32 Tobias Mueller 2007-09-20 19:29:34 UTC
*** Bug 471160 has been marked as a duplicate of this bug. ***
Comment 33 Tobias Mueller 2007-09-20 19:38:27 UTC
*** Bug 470640 has been marked as a duplicate of this bug. ***
Comment 34 Tobias Mueller 2007-09-20 19:41:09 UTC
*** Bug 361460 has been marked as a duplicate of this bug. ***
Comment 35 Tobias Mueller 2007-09-20 19:45:26 UTC
*** Bug 348258 has been marked as a duplicate of this bug. ***
Comment 36 Tobias Mueller 2007-09-20 20:07:09 UTC
*** Bug 474489 has been marked as a duplicate of this bug. ***
Comment 37 Akhil Laddha 2008-05-02 10:39:59 UTC
*** Bug 480924 has been marked as a duplicate of this bug. ***
Comment 38 Milan Crha 2008-09-12 12:37:10 UTC
*** Bug 508548 has been marked as a duplicate of this bug. ***