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 348126 - Evolution crash when accessing Exchange server
Evolution crash when accessing Exchange server
Status: RESOLVED OBSOLETE
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
unspecified
Other other
: High critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
: 348127 357167 358152 359970 369293 371404 371533 374622 377657 380274 383281 383503 386390 389332 392221 394597 398393 398934 407743 407814 408498 408894 415234 417863 418949 421500 421726 424113 426280 428636 428992 436895 468531 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-07-20 12:30 UTC by Valent Turkovic
Modified: 2008-07-30 12:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Valent Turkovic 2006-07-20 12:30:37 UTC
Distribution: Fedora Core release 5 (Bordeaux)
Package: Evolution Exchange
Severity: blocker
Version: GNOME2.14.2 unspecified
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash when accessing Exchange server
Bugzilla-Product: Evolution Exchange
Bugzilla-Component: Connector
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.0)
Description:
Description of the crash:
I start Exchange and when it starts to download messages from Exchange
it crashes.

Steps to reproduce the crash:
1. Start Evolution
2.
3.

Expected Results:
Not to crash

How often does this happen?
Every time!!!

Additional Information:
I use https://owa.iskon.hr/exchange, I heard that http instead of https
works better but when I put only http it doesn't work at all.


Debugging Information:

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its
symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1209211216 (LWP 15755)]
[New Thread -1390584928 (LWP 15866)]
[New Thread -1380095072 (LWP 15854)]
[New Thread -1369605216 (LWP 15830)]
[New Thread -1359115360 (LWP 15829)]
[New Thread -1348625504 (LWP 15828)]
[New Thread -1338135648 (LWP 15824)]
[New Thread -1327645792 (LWP 15823)]
[New Thread -1317155936 (LWP 15822)]
[New Thread -1305277536 (LWP 15764)]
(no debugging symbols found)
0x00160402 in __kernel_vsyscall ()

Thread 8 (Thread -1327645792 (LWP 15823))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 camel_exchange_store_connected
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelexchange.so
  • #11 camel_object_trigger_event
    from /usr/lib/libcamel-1.2.so.0
  • #12 camel_stub_send
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelexchange.so
  • #13 start_thread
    from /lib/libpthread.so.0
  • #14 clone
    from /lib/libc.so.6

-- 
http://kernelreloaded.blog385.com/
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, http://counter.li.org.




------- Bug created by bug-buddy at 2006-07-20 12:30 -------

Comment 1 Fabio Bonelli 2006-07-20 13:13:09 UTC
*** Bug 348127 has been marked as a duplicate of this bug. ***
Comment 2 Sushma Rai 2006-07-21 05:04:42 UTC

*** This bug has been marked as a duplicate of 344196 ***
Comment 3 Karsten Bräckelmann 2006-09-28 16:57:10 UTC
*** Bug 357167 has been marked as a duplicate of this bug. ***
Comment 4 Karsten Bräckelmann 2006-09-28 16:57:15 UTC
*** Bug 358152 has been marked as a duplicate of this bug. ***
Comment 5 Karsten Bräckelmann 2006-09-28 17:00:59 UTC
REOPENing. There are reports from Evo 2.8.0.

Also, these bugs are about instant crashes -- neither a hang app, nor extensive CPU usage.
Comment 6 Karsten Bräckelmann 2006-10-05 18:56:23 UTC
*** Bug 359970 has been marked as a duplicate of this bug. ***
Comment 7 Karsten Bräckelmann 2006-11-04 00:38:05 UTC
*** Bug 369293 has been marked as a duplicate of this bug. ***
Comment 8 Karsten Bräckelmann 2006-11-06 18:54:38 UTC
*** Bug 371533 has been marked as a duplicate of this bug. ***
Comment 9 Karsten Bräckelmann 2006-11-06 18:54:45 UTC
*** Bug 371404 has been marked as a duplicate of this bug. ***
Comment 10 André Klapper 2006-11-13 11:28:22 UTC
*** Bug 374622 has been marked as a duplicate of this bug. ***
Comment 11 André Klapper 2006-11-13 11:28:43 UTC
confirming.
Comment 12 Veerapuram Varadhan 2006-11-21 18:24:13 UTC
Stack trace with debug symbols will help resolve such bugs quickly.  The method that is causing this crash (as per the backtrace attached) has a g_return_val_if_fail() (again, as per the backtrace - looks like a critical-warning crasher).  However, a backtrace with debug symbol can help us confirm it.  Marking as NEEDINFO.
Comment 13 André Klapper 2006-12-06 01:16:39 UTC
*** Bug 377657 has been marked as a duplicate of this bug. ***
Comment 14 André Klapper 2006-12-07 21:35:30 UTC
*** Bug 383503 has been marked as a duplicate of this bug. ***
Comment 15 André Klapper 2006-12-07 21:35:36 UTC
*** Bug 383281 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2006-12-07 21:35:42 UTC
*** Bug 380274 has been marked as a duplicate of this bug. ***
Comment 17 Claudio Saavedra 2006-12-25 22:44:11 UTC
*** Bug 389332 has been marked as a duplicate of this bug. ***
Comment 18 palfrey 2007-01-03 18:35:39 UTC
*** Bug 392221 has been marked as a duplicate of this bug. ***
Comment 19 palfrey 2007-01-03 18:35:46 UTC
*** Bug 386390 has been marked as a duplicate of this bug. ***
Comment 20 palfrey 2007-01-09 22:53:48 UTC
*** Bug 394597 has been marked as a duplicate of this bug. ***
Comment 21 palfrey 2007-01-19 15:44:53 UTC
*** Bug 398393 has been marked as a duplicate of this bug. ***
Comment 22 palfrey 2007-01-23 00:08:36 UTC
*** Bug 398934 has been marked as a duplicate of this bug. ***
Comment 23 blewis 2007-01-27 15:35:16 UTC
398393 was as a result of beginning to enter characters in the To: field and was a problem with the autocompletion process with Exchange lookup.  I have had this happen many times since although randomly, with times when it works fine.  It happens with the first recipient normally.  Occasionally a list of names will appear just before the crash happens.  Here is the most recent report:

Memory status: size: 59314176 vsize: 0 resident: 59314176 share: 0 rss: 22085632 rss_rlim: 0
CPU usage: start_time: 1169898191 rtime: 0 utime: 485 stime: 0 cutime:411 cstime: 0 timeout: 74 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233721680 (LWP 5074)]
[New Thread -1245086816 (LWP 7549)]
[New Thread -1235334240 (LWP 5079)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1245086816 (LWP 7549))

  • #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 ??
  • #5 e_book_backend_gal_get_type
  • #6 e_book_backend_stop_book_view
    from /usr/lib/libedata-book-1.2.so.2
  • #7 e_data_book_view_get_backend
    from /usr/lib/libedata-book-1.2.so.2
  • #8 _ORBIT_skel_small_GNOME_Evolution_Addressbook_BookView_stop
    from /usr/lib/libedata-book-1.2.so.2
  • #9 IOP_start_profiles
    from /usr/lib/libORBit-2.so.0
  • #10 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #11 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #12 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #13 ORBit_recv_buffer_return_sys_exception
    from /usr/lib/libORBit-2.so.0
  • #14 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #15 giop_init
    from /usr/lib/libORBit-2.so.0
  • #16 g_thread_pool_push
    from /usr/lib/libglib-2.0.so.0
  • #17 g_thread_create_full
    from /usr/lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #19 clone
    from /lib/tls/i686/cmov/libc.so.6

If I can do anything to assist further with this problem please let me know
Comment 24 palfrey 2007-02-14 22:15:37 UTC
*** Bug 407814 has been marked as a duplicate of this bug. ***
Comment 25 palfrey 2007-02-14 22:15:46 UTC
*** Bug 407743 has been marked as a duplicate of this bug. ***
Comment 26 André Klapper 2007-02-17 16:46:50 UTC
*** Bug 408894 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2007-02-17 16:46:57 UTC
*** Bug 408498 has been marked as a duplicate of this bug. ***
Comment 28 Christian Kirbach 2007-03-17 11:21:13 UTC
*** Bug 418949 has been marked as a duplicate of this bug. ***
Comment 29 Christian Kirbach 2007-03-17 11:21:19 UTC
*** Bug 417863 has been marked as a duplicate of this bug. ***
Comment 30 Christian Kirbach 2007-03-17 11:21:26 UTC
*** Bug 415234 has been marked as a duplicate of this bug. ***
Comment 31 André Klapper 2007-04-12 19:44:38 UTC
*** Bug 428992 has been marked as a duplicate of this bug. ***
Comment 32 André Klapper 2007-04-12 19:45:35 UTC
*** Bug 428636 has been marked as a duplicate of this bug. ***
Comment 33 André Klapper 2007-04-12 19:45:39 UTC
*** Bug 426280 has been marked as a duplicate of this bug. ***
Comment 34 André Klapper 2007-04-12 19:45:44 UTC
*** Bug 424113 has been marked as a duplicate of this bug. ***
Comment 35 André Klapper 2007-04-12 19:45:54 UTC
*** Bug 421726 has been marked as a duplicate of this bug. ***
Comment 36 André Klapper 2007-04-12 19:46:50 UTC
*** Bug 421500 has been marked as a duplicate of this bug. ***
Comment 37 André Klapper 2007-04-12 19:46:59 UTC
from bug 421500:

  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 camel_exchange_store_connected
    from /usr/lib/evolution-data-server-1.2/camel-providers-8/libcamelexchange.so
  • #11 camel_object_trigger_event
    at camel-object.c line 1504
  • #12 camel_stub_send
    from /usr/lib/evolution-data-server-1.2/camel-providers-8/libcamelexchange.so

Comment 38 palfrey 2007-05-09 11:15:12 UTC
*** Bug 436895 has been marked as a duplicate of this bug. ***
Comment 39 palfrey 2007-08-20 16:37:45 UTC
*** Bug 468531 has been marked as a duplicate of this bug. ***
Comment 40 Lucky Wankhede 2007-08-22 10:27:46 UTC
Is this bug is same as bug348126. Just tell me..
Comment 41 Tobias Mueller 2007-09-20 19:50:17 UTC
(In reply to comment #40)
> Is this bug is same as bug348126. Just tell me..
> 

Yes it is. Pretty the same ;-)

Anyway I wonder why comment 23 contains a stacktrace triggered by another issue (which is bug 332979 which is fixed)...?
Comment 42 Kandepu Prasad 2008-07-30 10:18:54 UTC
All the dups seem to be Evolution 2.10 or before. Is this still reproducible? Can we close the bug?
Comment 43 daniel.dodge 2008-07-30 12:03:26 UTC
Bug can be closed
Comment 44 Kandepu Prasad 2008-07-30 12:24:12 UTC
Closing this bug report as per above comment.
Thanks!