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 320076 - Crash on autocompletion
Crash on autocompletion
Status: RESOLVED DUPLICATE of bug 300157
Product: evolution-data-server
Classification: Platform
Component: Contacts
unspecified
Other other
: Normal normal
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-10-28 12:48 UTC by Patrick OCallaghan
Modified: 2005-11-12 18:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Patrick OCallaghan 2005-10-28 12:48:38 UTC
From: Patrick O'Callaghan <poc@usb.ve>
To: submit@bugs.gnome.org
X-Mailer: bug-buddy 2.10.0
Subject: Crash on autocompletion

Distribution: Fedora Core release 4 (Stentz)
Package: Evolution-Data-Server
Severity: normal
Version: GNOME2.10.0 unspecified
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash on autocompletion
Bugzilla-Product: Evolution-Data-Server
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.0)
Description:
Description of the crash:
While entering an address in the composer, e-d-s crashes

Steps to reproduce the crash:
1. Open a composer window (reply, forward, new, whatever)
2. Start typing an address with autocompletion
3. Crash

Expected Results:
Autocompletion working

How often does this happen?
Occasionally (maybe 10% of the time).

Additional Information:
Two address books in use: Personal and LDAP


Debugging Information:

Backtrace was generated from
'/opt/evolution/libexec/evolution-data-server-1.4'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208682816 (LWP 26452)]
[New Thread -1213203536 (LWP 26704)]
[New Thread -1244673104 (LWP 26460)]
[New Thread -1210999888 (LWP 26453)]
0x009eb402 in ?? ()

Thread 2 (Thread -1213203536 (LWP 26704))

  • #0 ??
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_36
    from /lib/libpthread.so.0
  • #3 pthread_kill
    from /lib/libpthread.so.0
  • #4 gnome_segv_handler
    at server.c line 92
  • #5 <signal handler called>
  • #6 e_book_backend_add_book_view
    at e-book-backend.c line 519




------- Bug moved to this database by unknown@gnome.bugs 2005-10-28 12:48 UTC -------

Comment 1 parthasarathi susarla 2005-11-02 06:02:37 UTC
Adreess book. reassigning.
Comment 2 Sushma Rai 2005-11-08 09:00:08 UTC
Patrick OCallaghan,

Can you remove ldap address book for autocompletion list
and test it, Just to confirm LDAP addressbook lookup is
causing the crash.
Comment 3 Patrick OCallaghan 2005-11-09 17:16:48 UTC
OK, I've been running for a day so far with LDAP autocompletion turned off and
haven't had a single crash so far. Typically I would have at least 2 or 3 in the
same period.
Comment 4 Sushma Rai 2005-11-10 05:39:11 UTC
Is it possible for you to upgrade to 2.5.1 try LDAP address book?

*** This bug has been marked as a duplicate of 300157 ***
Comment 5 Patrick OCallaghan 2005-11-12 18:38:27 UTC
See my reply to Bug 314846. I'm the reporter for both and I suspect they should
be merged.