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 711506 - [abrt] Crash of source registry during system shutdown
[abrt] Crash of source registry during system shutdown
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-05 18:04 UTC by Milan Crha
Modified: 2018-12-11 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-11-05 18:04:54 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1026925

Description of problem:
Problem occurred during system shutdown.

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

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-source-registry
crash_function: g_type_iface_meta_marshal
executable:     /usr/libexec/evolution-source-registry

Core was generated by `/usr/libexec/evolution-source-registry'.
Program terminated with signal SIGSEGV, Segmentation fault.

Thread 6 (Thread 0x7f213f7fe700 (LWP 2869))

  • #0 __lll_lock_wait
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S line 135
  • #1 _L_lock_1026
    from /lib64/libpthread.so.0
  • #2 __GI___pthread_mutex_lock
    at ../nptl/pthread_mutex_lock.c line 134
  • #3 g_mutex_lock
    at gthread-posix.c line 213
  • #4 g_dbus_connection_signal_unsubscribe
    at gdbusconnection.c line 3665
  • #5 maybe_unsubscribe_signals
    at gdbusobjectmanagerclient.c line 1189
  • #6 g_dbus_object_manager_client_finalize
    at gdbusobjectmanagerclient.c line 199
  • #7 g_object_unref
    at gobject.c line 3197
  • #8 goa_client_finalize
    at goaclient.c line 126
  • #9 g_object_unref
    at gobject.c line 3197
  • #10 e_goa_password_based_execute_sync
    at e-goa-password-based.c line 226
  • #11 authentication_session_execute_thread
    at e-authentication-session.c line 389
  • #12 run_in_thread
    at gsimpleasyncresult.c line 871
  • #13 io_job_thread
    at gioscheduler.c line 89
  • #14 g_task_thread_pool_thread
    at gtask.c line 1245
  • #15 g_thread_pool_thread_proxy
    at gthreadpool.c line 309
  • #16 g_thread_proxy
    at gthread.c line 798
  • #17 start_thread
    at pthread_create.c line 309
  • #18 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111

Thread 1 (Thread 0x7f216bf39840 (LWP 2250))

  • #0 g_type_iface_meta_marshal
    at gclosure.c line 1018
  • #1 g_closure_invoke
    at gclosure.c line 777
  • #2 signal_emit_unlocked_R
    at gsignal.c line 3624
  • #3 g_signal_emit_valist
    at gsignal.c line 3330
  • #4 g_signal_emit_by_name
    at gsignal.c line 3426
  • #5 on_notify_g_name_owner
    at gdbusobjectmanagerclient.c line 1255
  • #6 g_closure_invoke
    at gclosure.c line 777
  • #7 signal_emit_unlocked_R
    at gsignal.c line 3586
  • #8 g_signal_emit_valist
    at gsignal.c line 3330
  • #9 g_signal_emit
    at gsignal.c line 3386
  • #10 g_object_dispatch_properties_changed
    at gobject.c line 1047
  • #11 g_object_notify_by_spec_internal
    at gobject.c line 1141
  • #12 g_object_notify
    at gobject.c line 1183
  • #13 on_name_owner_changed
    at gdbusproxy.c line 1361
  • #14 emit_signal_instance_in_idle_cb
    at gdbusconnection.c line 3743
  • #15 g_main_dispatch
    at gmain.c line 3065
  • #16 g_main_context_dispatch
    at gmain.c line 3641
  • #17 g_main_context_iterate
    at gmain.c line 3712
  • #18 g_main_loop_run
    at gmain.c line 3906
  • #19 dbus_server_run_server
    at e-dbus-server.c line 222
  • #20 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #21 ffi_call
    at ../src/x86/ffi64.c line 522
  • #22 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #23 _g_closure_invoke_va
    at gclosure.c line 840
  • #24 g_signal_emit_valist
    at gsignal.c line 3238
  • #25 g_signal_emit
    at gsignal.c line 3386
  • #26 e_dbus_server_run
    at e-dbus-server.c line 411
  • #27 main
    at evolution-source-registry.c line 176

Comment 1 Milan Crha 2017-05-22 11:48:39 UTC
This can be related to bug #777307, which contains some patches
Comment 2 Milan Crha 2018-12-11 16:57:43 UTC
I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.