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 378057 - Crash while typing an email recipient contact name
Crash while typing an email recipient contact name
Status: RESOLVED INCOMPLETE
Product: evolution-data-server
Classification: Platform
Component: Contacts
1.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
: 409861 417340 430789 442705 447603 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-22 09:42 UTC by Thomas M.
Modified: 2009-11-13 04:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Thomas M. 2006-11-22 09:42:52 UTC
What were you doing when the application crashed?
Typing up an email recipient contact name.
I use a few address books, including an LDAP one.


Distribution: Debian 3.1 (sarge)
Gnome Release: 2.15.91 2006-08-13 (Debian)
BugBuddy Version: 2.16.0

Memory status: size: 198512640 vsize: 0 resident: 198512640 share: 0 rss: 78188544 rss_rlim: 0
CPU usage: start_time: 1164182620 rtime: 0 utime: 11775 stime: 0 cutime:11179 cstime: 0 timeout: 596 it_real_value: 0 frequency: 613

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

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208609088 (LWP 25097)]
[New Thread -1293943888 (LWP 27038)]
[New Thread -1272644688 (LWP 25386)]
[New Thread -1261438032 (LWP 25146)]
[New Thread -1249608784 (LWP 25137)]
[New Thread -1232819280 (LWP 25135)]
[New Thread -1241207888 (LWP 25134)]
[New Thread -1224037456 (LWP 25133)]
[New Thread -1215648848 (LWP 25128)]
0x4b4a3231 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1208609088 (LWP 25097))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 segv_redirect
    at main.c line 426
  • #3 <signal handler called>
  • #4 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #5 ORBit_object_peek_connection
    from /usr/lib/libORBit-2.so.0
  • #6 ORBit_object_get_connection
    from /usr/lib/libORBit-2.so.0
  • #7 ORBit_small_invoke_stub
    from /usr/lib/libORBit-2.so.0
  • #8 ORBit_small_invoke_stub_n
    from /usr/lib/libORBit-2.so.0
  • #9 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #10 GNOME_Evolution_Addressbook_BookView_stop
    at Evolution-DataServer-Addressbook-stubs.c line 51
  • #11 e_book_view_stop
    at e-book-view.c line 249
  • #12 stop_view
    at e-contact-store.c line 674
  • #13 clear_contact_source
    at e-contact-store.c line 743
  • #14 query_contact_source
    at e-contact-store.c line 760
  • #15 e_contact_store_set_query
    at e-contact-store.c line 986
  • #16 clear_completion_model
    at e-name-selector-entry.c line 840
  • #17 user_focus_out
    at e-name-selector-entry.c line 1337
  • #18 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #23 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_window_set_auto_startup_notification
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 ??
  • #26 ??
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 1 ebbywiselyn 2006-12-08 04:49:13 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.

duplicate of bug 351972

*** This bug has been marked as a duplicate of 351972 ***
Comment 2 Christian Kirbach 2007-01-25 22:57:42 UTC
true, this is not a dup of  bug 351972

ebby, please be careful when using our simple-dup-finder. traces ending with ORBit calls are not neccessarily related to each other.
Comment 3 Christian Kirbach 2007-01-25 23:01:25 UTC
In fact, this seems to be unique and has an excellent trace

Thank you for detecting the false duplication, Thomas
Comment 4 Thomas M. 2007-01-26 13:21:21 UTC
Additional information : I suspect the crash to being related to the fact I use an LDAP addressbook, which is an enterprise-wide directory with thousands of contacts.  It is likely that I did not had this bug before selecting this directory for contact completion.
Comment 5 palfrey 2007-02-20 16:33:02 UTC
*** Bug 409861 has been marked as a duplicate of this bug. ***
Comment 6 André Klapper 2007-04-02 01:07:43 UTC
*** Bug 417340 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-04-26 14:13:33 UTC
*** Bug 430789 has been marked as a duplicate of this bug. ***
Comment 8 Christian Kirbach 2007-05-31 21:28:26 UTC
*** Bug 442705 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2007-06-15 18:08:33 UTC
*** Bug 447603 has been marked as a duplicate of this bug. ***
Comment 10 Akhil Laddha 2009-09-17 09:53:24 UTC
This version is no longer maintained, which means that it will not receive any
further security or bug fix updates.
The current stable GNOME and Evolution version is 2.26.

Can you please check again whether this issue still happens in Evolution 2.24
or 2.26 and update this report by adding a comment and changing the "Version"
field? Thanks a lot.

Again thank you for reporting this bug and we are sorry it could not be fixed
for the version you originally used here.

Without feedback this report will be closed as INCOMPLETE in 6 weeks.
Comment 11 Akhil Laddha 2009-11-13 04:54:09 UTC
Thanks for taking the time to report this bug; however, closing due to lack of
response of the reporter, sorry. if you still see this issue with a current
release of evolution (2.26.3 or 2.28.x or later), please reopen. thanks in advance.