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 332789 - crash adding a new email address to an existing contact
crash adding a new email address to an existing contact
Status: RESOLVED DUPLICATE of bug 332807
Product: evolution
Classification: Applications
Component: Contacts
2.6.x
Other Linux
: High critical
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-27 21:08 UTC by Karsten Bräckelmann
Modified: 2013-09-13 00:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Bräckelmann 2006-02-27 21:08:50 UTC
When adding a second email address to an existing Contact,
I get this stacktrace. Fully reproducible for this Contact.
Address not added either.
Seems to work fine with other Contacts, though...

Evolution 2.5.91+, GNOME 2.13.91+

Including the crashing top-most thread only.


Backtrace was generated from '/opt/gnome-2.13/bin/evolution-2.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 17862)]
[New Thread -1327502416 (LWP 18012)]
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 17862)]
[New Thread -1327502416 (LWP 18012)]
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 17862)]
[New Thread -1327502416 (LWP 18012)]
[New Thread -1319109712 (LWP 18011)]
[New Thread -1295594576 (LWP 17876)]
[New Thread -1287017552 (LWP 17875)]
[New Thread -1277297744 (LWP 17871)]
[New Thread -1260119120 (LWP 17870)]
[New Thread -1268905040 (LWP 17868)]
[New Thread -1251677264 (LWP 17866)]
[New Thread -1243284560 (LWP 17865)]
[New Thread -1234891856 (LWP 17864)]
0xffffe410 in ?? ()
  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #6 <signal handler called>
  • #7 IA__g_logv
    at gmessages.c line 502
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_return_if_fail_warning
    at gmessages.c line 532
  • #10 html_utils_get_accessible
    at utils.c line 109
  • #11 gtk_html_a11y_new
    at object.c line 422
  • #12 gtk_html_a11y_factory_create_accessible
    at factory.c line 23
  • #13 atk_object_factory_create_accessible
    at atkobjectfactory.c line 85
  • #14 gtk_widget_real_get_accessible
    at gtkwidget.c line 7577
  • #15 IA__gtk_widget_get_accessible
    at gtkwidget.c line 7559
  • #16 glade_xml_set_common_params
    at glade-xml.c line 842
  • #17 glade_xml_build_widget
    at glade-xml.c line 1862
  • #18 glade_standard_build_children
    at glade-xml.c line 1748
  • #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_standard_build_children
    at glade-xml.c line 1748
  • #22 glade_xml_set_common_params
    at glade-xml.c line 2072
  • #23 glade_xml_handle_internal_child
    at glade-xml.c line 1973
  • #24 glade_standard_build_children
    at glade-xml.c line 1744
  • #25 gtk_dialog_build_children
    at glade-gtk.c line 545
  • #26 glade_xml_set_common_params
    at glade-xml.c line 2072
  • #27 glade_xml_build_widget
    at glade-xml.c line 1862
  • #28 glade_xml_build_interface
    at glade-xml.c line 1176
  • #29 glade_xml_construct
    at glade-xml.c line 192
  • #30 glade_xml_new
    at glade-xml.c line 155
  • #31 match_query_callback
    at eab-contact-merging.c line 176
  • #32 query_cb
    at eab-contact-compare.c line 631
  • #33 emit_async_get_contacts_response
    at e-book.c line 2214
  • #34 g_idle_dispatch
    at gmain.c line 3796
  • #35 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #36 g_main_context_iterate
    at gmain.c line 2547
  • #37 IA__g_main_loop_run
    at gmain.c line 2751
  • #38 bonobo_main
    at bonobo-main.c line 312
  • #39 main
    at main.c line 603

Comment 1 Sushma Rai 2006-02-28 05:12:21 UTC

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