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 720599 - Crashes on startup: SoupServer finalized while still in-construction
Crashes on startup: SoupServer finalized while still in-construction
Status: RESOLVED DUPLICATE of bug 719520
Product: rhythmbox
Classification: Other
Component: general
3.0.x
Other Linux
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-17 13:52 UTC by Vadim Rutkovsky
Modified: 2014-01-13 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2013-12-17 13:52:23 UTC
$ rhythmbox

(rhythmbox:19464): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(rhythmbox:19464): GLib-GObject-ERROR **: object SoupServer 0x17f0320 finalized while still in-construction
Trace/breakpoint trap


Reproduced on rhythmbox-3.0.1-1.fc21.x86_64
Comment 1 Jonathan Matthew 2013-12-17 21:30:59 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Vadim Rutkovsky 2014-01-13 11:35:30 UTC
Apparently DAAP plugin is broken

Thread 1 (Thread 0x7ffff695ea40 (LWP 5387))

  • #0 g_logv
    at gmessages.c line 1046
  • #1 g_log
    at gmessages.c line 1079
  • #2 g_object_finalize
    at gobject.c line 1029
  • #3 g_object_unref
    at gobject.c line 3171
  • #4 soup_server_constructor
    at soup-server.c line 250
  • #5 g_object_new_with_custom_constructor
    at gobject.c line 1648
  • #6 g_object_new_internal
    at gobject.c line 1725
  • #7 g_object_new_valist
    at gobject.c line 1983
  • #8 soup_server_new
    at soup-server.c line 758
  • #9 _dmap_share_server_start
    at dmap-share.c line 327
  • #10 dacp_share_new
    at dacp-share.c line 439
  • #11 rb_daap_create_dacp_share
    at rb-dacp-pairing-page.c line 459
  • #12 impl_activate
    at rb-daap-plugin.c line 209
  • #13 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #14 ffi_call
    at ../src/x86/ffi64.c line 522
  • #15 g_callable_info_invoke
    from /lib64/libgirepository-1.0.so.1
  • #16 g_function_info_invoke
    from /lib64/libgirepository-1.0.so.1
  • #17 peas_gi_method_call
    at peas-introspection.c line 484
  • #18 peas_extension_callv
    at peas-extension.c line 288
  • #19 peas_extension_call_valist
    at peas-extension.c line 233
  • #20 peas_extension_call
    at peas-extension.c line 186
  • #21 g_closure_invoke
    at gclosure.c line 777
  • #22 signal_emit_unlocked_R
    at gsignal.c line 3556
  • #23 g_signal_emit_valist
    at gsignal.c line 3312
  • #24 g_signal_emit
    at gsignal.c line 3368
  • #25 g_closure_invoke
    at gclosure.c line 777
  • #26 signal_emit_unlocked_R
    at gsignal.c line 3626
  • #27 g_signal_emit_valist
    at gsignal.c line 3312
  • #28 g_signal_emit
    at gsignal.c line 3368
  • #29 peas_engine_set_loaded_plugins
    at peas-engine.c line 1246
  • #30 object_set_property
    at gobject.c line 1381
  • #31 g_object_set_property
    at gobject.c line 2313
  • #32 g_settings_binding_key_changed
    at gsettings.c line 2489
  • #33 g_settings_bind_with_mapping
    at gsettings.c line 2786
  • #34 g_settings_bind
    at gsettings.c line 2614
  • #35 construct_plugins
    at rb-shell.c line 913
  • #36 rb_shell_constructed
    at rb-shell.c line 1780
  • #37 g_object_new_internal
    at gobject.c line 1766
  • #38 g_object_new_valist
    at gobject.c line 1983
  • #39 g_object_new
    at gobject.c line 1574
  • #40 impl_startup
    at rb-application.c line 388
  • #41 _g_closure_invoke_va
    at gclosure.c line 840
  • #42 g_signal_emit_valist
    at gsignal.c line 3220
  • #43 g_signal_emit
    at gsignal.c line 3368
  • #44 g_application_register
    at gapplication.c line 1324
  • #45 impl_local_command_line
    at rb-application.c line 422
  • #46 g_application_run
    at gapplication.c line 1593
  • #47 rb_application_run
    at rb-application.c line 646
  • #48 main
    at main.c line 95

Versions:
rhythmbox-3.0.1-3.fc21.x86_64
libdmapsharing-2.9.24-2.fc21.x86_64
Comment 3 Jonathan Matthew 2014-01-13 11:44:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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