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 353646 - address autocomplit crash
address autocomplit crash
Status: RESOLVED DUPLICATE of bug 332979
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.7.x
Other All
: Normal critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2006-08-31 07:18 UTC by Serge Matveenko
Modified: 2006-08-31 21:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Serge Matveenko 2006-08-31 07:18:26 UTC
Steps to reproduce:
1. to open new message
2. to try to enter address of the recipient
3. crash


Stack trace:
Memory status: size: 74162176 vsize: 0 resident: 74162176 share: 0 rss: 23982080 rss_rlim: 0
CPU usage: start_time: 1156965509 rtime: 0 utime: 1773 stime: 0 cutime:1554 cstime: 0 timeout: 219 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)
[Thread debugging using libthread_db enabled]
[New Thread -1233578320 (LWP 5357)]
[New Thread -1260831840 (LWP 25715)]
[New Thread -1235235936 (LWP 5359)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1260831840 (LWP 25715))

  • #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
    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 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


Other information:
Comment 1 Christian Kirbach 2006-08-31 21:39:51 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report?


*** This bug has been marked as a duplicate of 332979 ***