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 712734 - [abrt] Double-free or corruption in source registry process
[abrt] Double-free or corruption in source registry process
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: general
3.10.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-11-20 10:01 UTC by Milan Crha
Modified: 2015-03-10 17:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-11-20 10:01:26 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1031637

Version-Release number of selected component:
evolution-data-server-3.10.2-1.fc20

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-source-registry
crash_function: g_hash_table_resize
executable:     /usr/libexec/evolution-source-registry
kernel:         3.11.8-300.fc20.x86_64

It's hard to tell what caused the issue. First it seems that the certificate used by my mail provider changed, so Evolution asked me to enter my password again (by the way evolution keep asking me my password even if I check to save it). I deleted some mail from my spam account while it checked for my mail and opened one mail full screen by double clicking on it. Just after that it crashed.

It all went very quickly.

Core was generated by `/usr/libexec/evolution-source-registry'.
Program terminated with signal SIGABRT, Aborted.

Thread 1 (Thread 0x7f33bdec6840 (LWP 1961))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 __libc_message
    at ../sysdeps/posix/libc_fatal.c line 175
  • #3 malloc_printerr
  • #4 _int_free
    at malloc.c line 3782
  • #5 g_free
    at gmem.c line 197
  • #6 g_hash_table_resize
    at ghash.c line 565
  • #7 g_hash_table_maybe_resize
    at ghash.c line 594
  • #8 g_hash_table_remove_all
    at ghash.c line 1348
  • #9 on_notify_g_name_owner
    at gdbusobjectmanagerclient.c line 1254
  • #10 g_closure_invoke
    at gclosure.c line 777
  • #11 signal_emit_unlocked_R
    at gsignal.c line 3586
  • #12 g_signal_emit_valist
    at gsignal.c line 3330
  • #13 g_signal_emit
    at gsignal.c line 3386
  • #14 g_object_dispatch_properties_changed
    at gobject.c line 1047
  • #15 g_object_notify_by_spec_internal
    at gobject.c line 1141
  • #16 g_object_notify
    at gobject.c line 1183
  • #17 on_name_owner_changed
    at gdbusproxy.c line 1361
  • #18 emit_signal_instance_in_idle_cb
    at gdbusconnection.c line 3743
  • #19 g_main_dispatch
    at gmain.c line 3066
  • #20 g_main_context_dispatch
    at gmain.c line 3642
  • #21 g_main_context_iterate
    at gmain.c line 3713
  • #22 g_main_loop_run
    at gmain.c line 3907
  • #23 dbus_server_run_server
    at e-dbus-server.c line 222
  • #24 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #25 ffi_call
    at ../src/x86/ffi64.c line 522
  • #26 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #27 _g_closure_invoke_va
    at gclosure.c line 840
  • #28 g_signal_emit_valist
    at gsignal.c line 3238
  • #29 g_signal_emit
    at gsignal.c line 3386
  • #30 e_dbus_server_run
    at e-dbus-server.c line 411
  • #31 main
    at evolution-source-registry.c line 176

Comment 1 Milan Crha 2015-03-10 17:27:21 UTC
No duplicate for a long time, I'm closing this.