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 694114 - [abrt] Crash under e_source_registry_list_sources()
[abrt] Crash under e_source_registry_list_sources()
Status: RESOLVED INCOMPLETE
Product: evolution-data-server
Classification: Platform
Component: general
3.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-02-18 18:04 UTC by Milan Crha
Modified: 2015-03-10 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-02-18 18:04:13 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=912458

Description of problem:
I think I had just clicked Forward on a message in an Exchange EWS account.  But that doesn't reliably trigger the problem--forwarding was successful after restart.

Version-Release number of selected component:
evolution-3.6.3-2.fc18

Additional info:
backtrace_rating: 4
cmdline:        evolution
crash_function: strcmp
executable:     /usr/bin/evolution
kernel:         3.7.8-202.fc18.x86_64

Core was generated by `evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7fce7f3fea00 (LWP 1992))

  • #0 __strcmp_sse42
    at ../sysdeps/x86_64/multiarch/strcmp-sse42.S line 234
  • #1 g_list_sort_merge
    at glist.c line 1059
  • #2 g_list_sort_real
    at glist.c line 1105
  • #3 g_list_sort_real
    at glist.c line 1105
  • #4 g_list_sort_real
    at glist.c line 1105
  • #5 g_list_sort_real
    at glist.c line 1105
  • #6 g_list_sort_real
    at glist.c line 1105
  • #7 g_list_sort
    at glist.c line 1141
  • #8 e_source_registry_list_sources
    at e-source-registry.c line 2238
  • #9 e_mail_identity_combo_box_refresh
    at e-mail-identity-combo-box.c line 281
  • #10 g_object_newv
    at gobject.c line 1746
  • #11 g_object_new_valist
    at gobject.c line 1835
  • #12 g_object_new
    at gobject.c line 1550
  • #13 e_mail_identity_combo_box_new
    at e-mail-identity-combo-box.c line 246
  • #14 composer_from_header_constructed
    at e-composer-from-header.c line 53
  • #15 g_object_newv
    at gobject.c line 1746
  • #16 g_object_new_valist
    at gobject.c line 1835
  • #17 g_object_new
    at gobject.c line 1550
  • #18 e_composer_from_header_new
    at e-composer-from-header.c line 84
  • #19 composer_header_table_constructed
    at e-composer-header-table.c line 849
  • #20 g_object_newv
    at gobject.c line 1746
  • #21 g_object_new_valist
    at gobject.c line 1835
  • #22 g_object_new
    at gobject.c line 1550
  • #23 e_composer_header_table_new
    at e-composer-header-table.c line 1155
  • #24 e_composer_private_constructed
    at e-composer-private.c line 271
  • #25 msg_composer_constructed
    at e-msg-composer.c line 1947
  • #26 g_object_newv
    at gobject.c line 1746
  • #27 g_object_new_valist
    at gobject.c line 1835
  • #28 g_object_new
    at gobject.c line 1550
  • #29 e_msg_composer_new
    at e-msg-composer.c line 2512
  • #30 create_new_composer
    at em-composer-utils.c line 998
  • #31 forward_non_attached
  • #32 em_utils_forward_message
    at em-composer-utils.c line 1790
  • #33 forward_got_messages_cb
    at em-composer-utils.c line 1847
  • #34 g_simple_async_result_complete
    at gsimpleasyncresult.c line 775
  • #35 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 843
  • #36 g_main_dispatch
    at gmain.c line 2715
  • #37 g_main_context_dispatch
    at gmain.c line 3219
  • #38 g_main_context_iterate
    at gmain.c line 3290
  • #39 g_main_loop_run
    at gmain.c line 3484
  • #40 gtk_main
    at gtkmain.c line 1160
  • #41 main
    at main.c line 711

Comment 1 Milan Crha 2015-03-10 16:40:46 UTC
No duplicate for a long time, I'm closing this.