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 344009 - Segfault when autocompleting email addr.
Segfault when autocompleting email addr.
Status: RESOLVED DUPLICATE of bug 332979
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other other
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-06-06 13:29 UTC by jburroughs
Modified: 2006-06-06 14:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description jburroughs 2006-06-06 13:29:05 UTC
Distribution: Debian testing/unstable
Package: Evolution
Severity: major
Version: GNOME2.14.1 2.6.x
Gnome-Distributor: Debian
Synopsis: Segfault when autocompleting email addr.
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: 2.6.x
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
evolution-exchange will sometimes crash when autocompleting an email
address from the global address list, which resides in active-directory
in my case.

Steps to reproduce the crash:
1. Press new message button
2. Enter part of email addr/name
3. select an autocompletion option

Expected Results:
a segfault

How often does this happen?
Maybe 1 in 3 times I do this .. I usually use the address list window
(by pressing the 'To: ' button), which doesn't seem to have the
problem.



Debugging Information:

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)
[Thread debugging using libthread_db enabled]
[New Thread -1501284672 (LWP 26516)]
[New Thread -1501680720 (LWP 26603)]
[New Thread -1522148432 (LWP 26602)]
[New Thread -1501414480 (LWP 26517)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1501680720 (LWP 26603))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_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 ORBit_POA_setup_root
    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_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #13 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #14 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #15 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #16 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #17 g_static_private_free
    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




------- Bug created by bug-buddy at 2006-06-06 13:29 -------

Comment 1 Elijah Newren 2006-06-06 14:13:57 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

Matches the stack trace in bug 343520, which has been marked as a duplicate of 332979.

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