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 304287 - Crash during entry of To: field while creating an email message
Crash during entry of To: field while creating an email message
Status: RESOLVED INCOMPLETE
Product: evolution-data-server
Classification: Platform
Component: Contacts
1.2.x (obsolete)
Other other
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 327516
 
 
Reported: 2005-05-15 20:42 UTC by Wendell MacKenzie
Modified: 2013-09-10 13:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Wendell MacKenzie 2005-05-15 20:42:31 UTC
Distribution: Red Hat Enterprise Linux WS release 3 (Taroon)
Package: gnome-utils
Severity: normal
Version: GNOME2.8.0 1.2.2
Gnome-Distributor: Red Hat, Inc
Synopsis: Crash during entry of To: field while creating an email message
Bugzilla-Product: gnome-utils
Bugzilla-Component: gdict
Bugzilla-Version: 1.2.2
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:
Segv in evolution-data-server

Steps to reproduce the crash:
1. Ctrl-N to create a new message
2. Start entering a name in
3. KA-BOOM

Expected Results:
should resolve to the ldap server

How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from
'/usr/local/libexec/evolution-data-server-1.2'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1210169664 (LWP 4271)]
[New Thread -1319150672 (LWP 4520)]
[Thread debugging using libthread_db enabled]
[New Thread -1210169664 (LWP 4271)]
[New Thread -1319150672 (LWP 4520)]
[Thread debugging using libthread_db enabled]
[New Thread -1210169664 (LWP 4271)]
[New Thread -1319150672 (LWP 4520)]
[New Thread -1245434960 (LWP 4296)]
[New Thread -1213809744 (LWP 4274)]
0x493f77a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 2 (Thread -1319150672 (LWP 4520))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #2 _L_mutex_lock_32
    from /lib/tls/libpthread.so.0
  • #3 _dl_runtime_resolve
    from /lib/ld-linux.so.2
  • #4 gnome_segv_handler
    at server.c line 92
  • #5 gnome_segv_handler
    at server.c line 92
  • #6 <signal handler called>
  • #7 memcpy
    from /lib/tls/libc.so.6
  • #8 ldap_int_select
    at os-ip.c line 747
  • #9 ldap_result
    at result.c line 331
  • #10 ldap_search_ext_s
  • #11 query_ldap_root_dse
    at e-book-backend-ldap.c line 611
  • #12 e_book_backend_ldap_connect
    at e-book-backend-ldap.c line 770
  • #13 e_book_backend_ldap_reconnect
    at e-book-backend-ldap.c line 822
  • #14 e_book_backend_ldap_start_book_view
    at e-book-backend-ldap.c line 3411
  • #15 e_book_backend_start_book_view
    at e-book-backend.c line 209
  • #16 impl_GNOME_Evolution_Addressbook_BookView_start
    at e-data-book-view.c line 367
  • #17 _ORBIT_skel_small_GNOME_Evolution_Addressbook_BookView_start
    at Evolution-DataServer-Addressbook-common.c line 98
  • #18 ORBit_POA_setup_root
    from /usr/lib/libORBit-2.so.0
  • #19 ORBit_OAObject_invoke
    from /usr/lib/libORBit-2.so.0
  • #20 ORBit_small_invoke_adaptor
    from /usr/lib/libORBit-2.so.0
  • #21 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #22 ORBit_POAObject_post_invoke
    from /usr/lib/libORBit-2.so.0
  • #23 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #24 giop_thread_queue_process
    from /usr/lib/libORBit-2.so.0
  • #25 g_thread_pool_free
    from /usr/lib/libglib-2.0.so.0
  • #26 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #27 start_thread
    from /lib/tls/libpthread.so.0
  • #28 clone
    from /lib/tls/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-05-15 20:42 UTC -------


Unknown version 1.2.2 in product gnome-utils.  Setting version to "unspecified".

Comment 1 Nagappan Alagappan 2005-05-16 11:04:20 UTC
Crash seems to be in ldap address book. Stack trace seems to be useful.

Wendell: Can you provide some more info about your ldap conf ? Does this happens
always ? What version of Evolution you are using ?
Comment 2 Wendell MacKenzie 2005-05-16 12:51:36 UTC
I'm running 2.2.6 openldap.

Happens about 10-15% of the time.  Seems to happen after connecting to email,
reading some messages, letting it go idle for a bit and trying to recreate a
message after the idle period.

Evolution-2.2.2.

Wendell

Comment 3 Sushma Rai 2005-08-20 06:10:44 UTC
Searching for a contact in contacts view, works without any problem?
Comment 4 Sushma Rai 2005-08-20 11:14:18 UTC
Also just observe this happens after a idle time?
I mean, search for a contact or autocomplete from ldap book,
leave evolution untouched for some time and try to access ldap
address book again.
Comment 5 André Klapper 2005-09-28 12:09:40 UTC
retargetting from 1.3 to 1.5 to get rid of that busted milestones (as discussed
with harish on irc)
Comment 6 Devashish Sharma 2006-02-09 09:38:39 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!