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 328675 - evolution-2.5.5.1 crashes when saving edited contact
evolution-2.5.5.1 crashes when saving edited contact
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Contacts
2.6.x
Other All
: Normal critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks: 318200
 
 
Reported: 2006-01-26 02:14 UTC by Jose M. daLuz
Modified: 2013-09-13 00:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Backtrace from crash on exit (55.12 KB, text/plain)
2006-01-26 02:41 UTC, Jose M. daLuz
Details

Description Jose M. daLuz 2006-01-26 02:14:55 UTC
Steps to reproduce:
1. Start Evolution
2. Edit a contact
3. Save changes


Stack trace:
Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912625424896 (LWP 29096)]
[New Thread 1109825888 (LWP 29129)]
[New Thread 1101433184 (LWP 29128)]
[New Thread 1093040480 (LWP 29118)]
[New Thread 1092774240 (LWP 29117)]
[New Thread 1084381536 (LWP 29116)]
[New Thread 1075988832 (LWP 29108)]
[New Thread 1073822048 (LWP 29107)]
0x00002aaaae2c1eba in waitpid () from /lib/tls/libpthread.so.0

Thread 1 (Thread 46912625424896 (LWP 29096))

  • #0 waitpid
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 784
  • #2 <signal handler called>
  • #3 IA__g_logv
    at gmessages.c line 503
  • #4 IA__g_log
    at gmessages.c line 517
  • #5 html_utils_get_accessible
    at utils.c line 109
  • #6 gtk_html_a11y_new
    at object.c line 422
  • #7 atk_object_factory_create_accessible
    at atkobjectfactory.c line 85
  • #8 gtk_widget_real_get_accessible
    at gtkwidget.c line 7577
  • #9 glade_xml_set_common_params
    at glade-xml.c line 842
  • #10 glade_xml_build_widget
    at glade-xml.c line 1862
  • #11 glade_standard_build_children
    at glade-xml.c line 1748
  • #12 glade_xml_set_common_params
    at glade-xml.c line 2072
  • #13 glade_xml_build_widget
    at glade-xml.c line 1862
  • #14 glade_standard_build_children
    at glade-xml.c line 1748
  • #15 glade_xml_set_common_params
    at glade-xml.c line 2072
  • #16 glade_xml_handle_internal_child
    at glade-xml.c line 1973
  • #17 glade_standard_build_children
    at glade-xml.c line 1744
  • #18 gtk_dialog_build_children
    at glade-gtk.c line 545
  • #19 glade_xml_set_common_params
    at glade-xml.c line 2072
  • #20 glade_xml_build_widget
    at glade-xml.c line 1862
  • #21 glade_xml_build_interface
    at glade-xml.c line 1176
  • #22 glade_xml_construct
  • #23 glade_xml_new
    at glade-xml.c line 155
  • #24 match_query_callback
    at eab-contact-merging.c line 176
  • #25 query_cb
    at eab-contact-compare.c line 657
  • #26 emit_async_get_contacts_response
    at e-book.c line 2214
  • #27 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #28 g_main_context_iterate
    at gmain.c line 2547
  • #29 IA__g_main_loop_run
    at gmain.c line 2751
  • #30 bonobo_main
    at bonobo-main.c line 312
  • #31 main
    at main.c line 606
  • #0 waitpid
    from /lib/tls/libpthread.so.0


Other information:
Gentoo 2005.1/AMD64/xorg-x11-7.0/2.6.15-ck1/Gnome 2.13.5
Comment 1 Jose M. daLuz 2006-01-26 02:41:27 UTC
Created attachment 58135 [details]
Backtrace from crash on exit

This crash also happens when saving a brand new contact. And now it even happens when I quit evolution! I'm attaching the backtrace from the latter as I don't know if it's the same crash or not.
Comment 2 André Klapper 2006-01-26 09:42:18 UTC
unique stacktrace according to simple-dup-finder
Comment 3 Jose M. daLuz 2006-01-28 01:50:22 UTC
I just updated gnome-desktop, gnome-panel and gnome-session to 2.13.90, as well
as glib to 2.9.5, and this problem seems to be fixed.
Comment 4 Sushma Rai 2006-01-28 05:12:35 UTC
closing the bug.