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 705696 - Crash under mail_account_store_update_index()
Crash under mail_account_store_update_index()
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Mailer
3.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-08-08 19:59 UTC by Pacho Ramos
Modified: 2014-12-10 16:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2013-08-08 19:59:13 UTC
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7f9264a53900 (LWP 1086))

  • #0 g_slist_remove
    at gslist.c line 420
  • #1 gtk_tree_row_reference_free
    at gtktreemodel.c line 2420
  • #2 mail_account_store_update_index
    at e-mail-account-store.c line 317
  • #3 g_closure_invoke
    at gclosure.c line 777
  • #4 signal_emit_unlocked_R
    at gsignal.c line 3622
  • #5 g_signal_emit_valist
    at gsignal.c line 3328
  • #6 g_signal_emit
    at gsignal.c line 3384
  • #7 gtk_list_store_set_valist
    at gtkliststore.c line 1166
  • #8 gtk_list_store_set
    at gtkliststore.c line 1195
  • #9 mail_account_store_update_row
    at e-mail-account-store.c line 199
  • #10 mail_account_store_service_notify_cb
    at e-mail-account-store.c line 215
  • #11 g_closure_invoke
    at gclosure.c line 777
  • #12 signal_emit_unlocked_R
    at gsignal.c line 3584
  • #13 g_signal_emit_valist
    at gsignal.c line 3328
  • #14 g_signal_emit
    at gsignal.c line 3384
  • #15 g_object_dispatch_properties_changed
    at gobject.c line 1042
  • #16 g_object_notify_by_spec_internal
    at gobject.c line 1136
  • #17 g_object_notify
    at gobject.c line 1178
  • #18 service_notify_connection_status_cb
    at camel-service.c line 406
  • #19 g_main_dispatch
    at gmain.c line 3054
  • #20 g_main_context_dispatch
    at gmain.c line 3630
  • #21 g_main_context_iterate
    at gmain.c line 3701
  • #22 g_main_context_iterate
    at gmain.c line 3638
  • #23 g_main_loop_run
    at gmain.c line 3895
  • #24 gtk_main
    at gtkmain.c line 1156
  • #25 main
    at main.c line 707

Comment 1 Milan Crha 2013-08-13 15:14:52 UTC
Thanks for a bug report. I think bug #697710 is related. Its fix was committed to a development version only, not to 3.8.
Comment 2 Milan Crha 2013-11-18 11:16:35 UTC
Downstream bug report about the same from 3.8.5:
https://bugzilla.redhat.com/show_bug.cgi?id=1031385
Comment 3 Milan Crha 2014-12-10 16:20:03 UTC
I suppose this is not reproducible with 3.10+, due to no duplicates being filled. Please reopen, in case I'm wrong, and provide steps for a reproducer. Thanks in advance.