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 688031 - Crash on execute
Crash on execute
Status: RESOLVED DUPLICATE of bug 692374
Product: banshee
Classification: Other
Component: general
2.6.0
Other Linux
: Normal critical
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
: 692412 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-11-10 08:54 UTC by Misha Shnurapet
Modified: 2013-04-14 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Log Banshee 2.6 after it crash (430 bytes, text/plain)
2012-11-21 19:16 UTC, Anthony Ruhier
Details

Description Misha Shnurapet 2012-11-10 08:54:32 UTC
$ banshee
[Info  17:51:30.768] Running Banshee 2.6.0: [Fedora18-2.6.0-1.fc18 (linux-gnu, x86_64) @ 2012-10-11 14:00:36 UTC]
[Info  17:51:37.508] Updating web proxy from GConf
[Info  17:51:37.532] All services are started 5,223409
[Info  17:51:40.836] nereid Client Started
[Info  17:51:41.175] GStreamer version 0.10.36.0, gapless: False, replaygain: False
[Info  17:51:41.248] [Streamrecorder.Gst.Marshaller] gstreamer version found: GStreamer 0.10.36
Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x0000b>
  at Banshee.Gui.GtkBaseClient.Run () <0x0005f>
  at Banshee.Gui.GtkBaseClient.Startup () <0x00049>
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0008e>
  at Banshee.Gui.GtkBaseClient.Startup<T> () <0x00063>
  at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x000ff>
  at Nereid.Client.Main (string[]) <0x00017>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
  at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00037>
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssembly (string) <0x0001f>
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
  at Booter.Booter.BootClient (string) <0x0006b>
  at Booter.Booter.Main () <0x001db>
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

[Warn  17:51:44.729] Could not read GConf key library.folder_pattern - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String] (System.String namespace, System.String key, System.String& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:44.730] Could not read GConf key library.file_pattern - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String] (System.String namespace, System.String key, System.String& result) [0x00000] in <filename unknown>:0 
	banshee() [0x496b29]
	banshee() [0x4e7b8f]
	banshee() [0x41dda7]
	/usr/lib64/libpthread.so.0() [0x3282a0f000]
	/usr/lib64/libdbus-1.so.3() [0x3287625d50]
	/usr/lib64/libdbus-1.so.3() [0x328762491d]
	/usr/lib64/libdbus-1.so.3() [0x3287624989]
	/usr/lib64/libdbus-1.so.3() [0x3287623d47]
	/usr/lib64/libdbus-1.so.3() [0x3287624575]
	/usr/lib64/libdbus-1.so.3() [0x3287624f54]
	/usr/lib64/libdbus-1.so.3() [0x328762577d]
	/usr/lib64/libdbus-1.so.3() [0x32876241ed]
	/usr/lib64/libdbus-1.so.3() [0x328760ee8c]
	/usr/lib64/libdbus-1.so.3(dbus_watch_handle+0x6a) [0x32876263ba]
	/usr/lib64/libdbus-glib-1.so.2() [0x384f20ab4c]
	/usr/lib64/libglib-2.0.so.0(g_main_context_dispatch+0x135) [0x3f6be47a95]
	/usr/lib64/libglib-2.0.so.0() [0x3f6be47dc8]
	/usr/lib64/libglib-2.0.so.0(g_main_loop_run+0x72) [0x3f6be481c2]
	/usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0xa7) [0x3d0654ab47]
	[0x40e5ffb5]

Debug info from gdb:

[Warn  17:51:45.158] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.161] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.163] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.165] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.167] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.169] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.171] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.173] Could not read GConf key sources.MusicLibrarySource-Library.current_filters - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[String[]] (System.String namespace, System.String key, System.String[]& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.175] Could not read GConf key library.write_metadata - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.175] Could not read GConf key library.write_rating - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.175] Could not read GConf key library.write_count - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.265] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.324] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.397] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.485] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.585] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.669] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.768] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.873] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.932] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:45.984] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:46.049] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
[Warn  17:51:46.121] Could not read GConf key sources.MusicLibrarySource-Library.move-on-info-save - GLib.GException: Не удалось соединиться с сервером конфигурации: Ошибка D-BUS: Connection is closed (in `gconf-sharp')
  at GConf.Client.Get (System.String key) [0x00000] in <filename unknown>:0 
  at Banshee.GnomeBackend.GConfConfigurationClient.TryGet[Boolean] (System.String namespace, System.String key, System.Boolean& result) [0x00000] in <filename unknown>:0 
Mono support loaded.
Mono support loaded.
[New LWP 2022]
[New LWP 2018]
[New LWP 2016]
[New LWP 2015]
[New LWP 2012]
[New LWP 2011]
[New LWP 2010]
[New LWP 2009]
[New LWP 2008]
[New LWP 2007]
[New LWP 2006]
[New LWP 2005]
[New LWP 2004]
[New LWP 2002]
[New LWP 1973]
[New LWP 1972]
[New LWP 1971]
[New LWP 1970]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
0x0000003282a0e12d in read () from /usr/lib64/libpthread.so.0
  Id   Target Id         Frame 
  19   Thread 0x7f9fd3b03700 (LWP 1970) "mono" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  18   Thread 0x7f9fd2da2700 (LWP 1971) "mono" 0x0000003282a0d6a0 in sem_wait () from /usr/lib64/libpthread.so.0
  17   Thread 0x7f9fd0ed9700 (LWP 1972) "banshee" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  16   Thread 0x7f9fcbdc4700 (LWP 1973) "gdbus" 0x00000032822e97ed in poll () from /usr/lib64/libc.so.6
  15   Thread 0x7f9fbbf35700 (LWP 2002) "threaded-ml" 0x00000032822e97ed in poll () from /usr/lib64/libc.so.6
  14   Thread 0x7f9fbacf9700 (LWP 2004) "vis-queue:src" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  13   Thread 0x7f9fba4f8700 (LWP 2005) "queue0:src" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  12   Thread 0x7f9fb9cf7700 (LWP 2006) "queue1:src" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  11   Thread 0x7f9fa7fff700 (LWP 2007) "audiosinkqueue:" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  10   Thread 0x7f9fbaefa700 (LWP 2008) "banshee" 0x0000003282a0e3ad in accept () from /usr/lib64/libpthread.so.0
  9    Thread 0x7f9fb94f6700 (LWP 2009) "banshee" 0x0000003282a0e3ad in accept () from /usr/lib64/libpthread.so.0
  8    Thread 0x7f9fb92f5700 (LWP 2010) "banshee" 0x0000003282a0e86d in nanosleep () from /usr/lib64/libpthread.so.0
  7    Thread 0x7f9fb90f0700 (LWP 2011) "banshee" 0x0000003282a0b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  6    Thread 0x7f9fb8eef700 (LWP 2012) "banshee" 0x00000032822e554d in read () from /usr/lib64/libc.so.6
  5    Thread 0x7f9fc806e700 (LWP 2015) "banshee" 0x0000003282a0e86d in nanosleep () from /usr/lib64/libpthread.so.0
  4    Thread 0x7f9fb8aed700 (LWP 2016) "banshee" 0x0000003282a0d780 in sem_timedwait () from /usr/lib64/libpthread.so.0
  3    Thread 0x7f9fb88ce700 (LWP 2018) "banshee" 0x0000003282a0b952 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
  2    Thread 0x7f9fafffe700 (LWP 2022) "pool" 0x0000003282a0b952 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib64/libpthread.so.0
* 1    Thread 0x7f9fd9ef7780 (LWP 1968) "banshee" 0x0000003282a0e12d in read () from /usr/lib64/libpthread.so.0

Thread 1 (Thread 0x7f9fd9ef7780 (LWP 1968))

  • #0 read
    from /usr/lib64/libpthread.so.0
  • #1 mono_handle_native_sigsegv
  • #2 mono_arch_handle_altstack_exception
  • #3 mono_sigsegv_signal_handler
  • #4 <signal handler called>
  • #5 _dbus_watch_invalidate
    from /usr/lib64/libdbus-1.so.3
  • #6 free_watches
    from /usr/lib64/libdbus-1.so.3
  • #7 socket_disconnect
    from /usr/lib64/libdbus-1.so.3
  • #8 _dbus_transport_disconnect
    from /usr/lib64/libdbus-1.so.3
  • #9 _dbus_transport_queue_messages
    from /usr/lib64/libdbus-1.so.3
  • #10 do_reading.part.2
    from /usr/lib64/libdbus-1.so.3
  • #11 socket_handle_watch
    from /usr/lib64/libdbus-1.so.3
  • #12 _dbus_transport_handle_watch
    from /usr/lib64/libdbus-1.so.3
  • #13 _dbus_connection_handle_watch
    from /usr/lib64/libdbus-1.so.3
  • #14 dbus_watch_handle
    from /usr/lib64/libdbus-1.so.3
  • #15 io_handler_dispatch
    from /usr/lib64/libdbus-glib-1.so.2
  • #16 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #17 g_main_context_iterate.isra.24
    from /usr/lib64/libglib-2.0.so.0
  • #18 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #19 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Аварийный останов (core dumped)
Comment 1 Misha Shnurapet 2012-11-10 09:28:54 UTC
$ banshee
[Info  18:27:29.292] Running Banshee 2.6.0: [Fedora18-2.6.0-1.fc18 (linux-gnu, x86_64) @ 2012-10-11 14:00:36 UTC]
[Info  18:27:31.667] Starting collection of anonymous usage data
[Info  18:27:35.738] Updating web proxy from GConf
[Info  18:27:35.769] All services are started 4,936971
[Info  18:27:38.675] nereid Client Started
[Info  18:27:39.014] GStreamer version 0.10.36.0, gapless: False, replaygain: False
[Info  18:27:39.078] [Streamrecorder.Gst.Marshaller] gstreamer version found: GStreamer 0.10.36
*** glibc detected *** banshee: double free or corruption (!prev): 0x0000000001b3d320 ***
Stacktrace:

  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  at Gtk.Application.Run () <0x0000b>
  at Banshee.Gui.GtkBaseClient.Run () <0x0005f>
  at Banshee.Gui.GtkBaseClient.Startup () <0x00049>
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x0008e>
  at Banshee.Gui.GtkBaseClient.Startup<T> () <0x00063>
  at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x000ff>
  at Nereid.Client.Main (string[]) <0x00017>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
  at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00037>
======= Backtrace: =========
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
  at System.AppDomain.ExecuteAssembly (string) <0x0001f>
  at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
  at Booter.Booter.BootClient (string) <0x0006b>
/usr/lib64/libc.so.6[0x328227c95e]
  at Booter.Booter.Main () <0x001db>
/usr/lib64/libdbus-1.so.3[0x32876293d0  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
/usr/lib64/libdbus-1.so.3
Native stacktrace:

/usr/lib64/libdbus-1.so.3[0x328762818a]
/usr/lib64/libdbus-1.so.3[0x3287616ada]
/usr/lib64/libdbus-1.so.3[0x3287616ee0]
/usr/lib64/libdbus-1.so.3[0x3287617024]
/usr/lib64/libdbus-1.so.3[0x3287616e6c]
/usr/lib64/libdbus-1.so.3[0x328761735e]
/usr/lib64/libdbus-1.so.3[0x328761746d]
/usr/lib64/libdbus-1.so.3[0x32876142f8]
/usr/lib64/libdbus-1.so.3[0x328761c02e]
/usr/lib64/libdbus-1.so.3[0x3287624422]
/usr/lib64/libdbus-1.so.3[0x3287624553]
/usr/lib64/libdbus-1.so.3[0x3287624f54]
/usr/lib64/libdbus-1.so.3[0x32876255b6]
/usr/lib64/libdbus-1.so.3[0x32876242ed]
/usr/lib64/libdbus-1.so.3[0x328760ef94]
/usr/lib64/libdbus-1.so.3[0x328761033d]
/usr/lib64/libdbus-1.so.3(dbus_connection_send_with_reply_and_block+0xcc)[0x328760f73c]
/usr/lib64/libgconf-2.so.4(gconf_engine_get_fuller+0x1ba)[0x3851e1fe0a]
/usr/lib64/libgconf-2.so.4(gconf_engine_get_entry+0x8e)[0x3851e2013e]
/usr/lib64/libgconf-2.so.4[0x3851e1a3fe]
/usr/lib64/libgconf-2.so.4[0x3851e1cb0d]
[0x40d0de01]
======= Memory map: ========
00400000-006e6000 r-xp 00000000 08:11 862                                /usr/bin/mono
008e5000-008e6000 r--p 002e5000 08:11 862                                /usr/bin/mono
008e6000-008ef000 rw-p 002e6000 08:11 862                                /usr/bin/mono
008ef000-00929000 rw-p 00000000 00:00 0 
00aee000-00af5000 rw-p 002ee000 08:11 862                                /usr/bin/mono
015d6000-02e83000 rw-p 00000000 00:00 0                                  [heap]
40090000-400a1000 rwxp 00000000 00:00 0 
402a3000-402b4000 rwxp 00000000 00:00 0 
40321000-40332000 rwxp 00000000 00:00 0 
40384000-40395000 rwxp 00000000 00:00 0 
40406000-40407000 r--p 00000000 00:00 0 
40413000-40424000 rwxp 00000000 00:00 0 
4046f000-40480000 rwxp 00000000 00:00 0 
40563000-40574000 rwxp 00000000 00:00 0 
4061a000-4062b000 rwxp 00000000 00:00 0 
406a0000-406a1000 ---p 00000000 00:00 0 
4084a000-4085b000 rwxp 00000000 00:00 0 
408d6000-408e7000 rwxp 00000000 00:00 0 
40910000-40921000 rwxp 00000000 00:00 0 
409af000-409c0000 rwxp 00000000 00:00 0 
40bb4000-40bc5000 rwxp 00000000 00:00 0 
40cf4000-40d16000 rwxp 00000000 00:00 0 
40d8d000-40d9e000 rwxp 00000000 00:00 0 
410ef000-41100000 rwxp 00000000 00:00 0 
411c7000-411d8000 rwxp 00000000 00:00 0 
41231000-41242000 rwxp 00000000 00:00 0 
412b0000-412c1000 rwxp 00000000 00:00 0 
41321000-41332000 rwxp 00000000 00:00 0 
413b1000-413c2000 rwxp 00000000 00:00 0 
413f7000-41419000 rwxp 00000000 00:00 0 
41446000-41457000 rwxp 00000000 00:00 0 
41470000-41481000 rwxp 00000000 00:00 0 
415a3000-415b4000 rwxp 00000000 00:00 0 
415fb000-4160c000 rwxp 00000000 00:00 0 
41723000-41734000 rwxp 00000000 00:00 0 
41975000-41986000 rwxp 00000000 00:00 0 
419de000-419ef000 rwxp 00000000 00:00 0 
419f1000-41a02000 rwxp 00000000 00:00 0 
41a65000-41a76000 rwxp 00000000 00:00 0 
41aba000-41acb000 rwxp 00000000 00:00 0 
41b00000-41b11000 rwxp 00000000 00:00 0 
41d99000-41daa000 rwxp 00000000 00:00 0 
41f3b000-41f4c000 rwxp 00000000 00:00 0 
305ae00000-305ae1d000 r-xp 00000000 08:11 8559                           /usr/lib64/libxcb.so.1.1.0
305ae1d000-305b01c000 ---p 0001d000 08:11 8559                           /usr/lib64/libxcb.so.1.1.0
305b01c000-305b01d000 r--p 0001c000 08:11 8559                           /usr/lib64/libxcb.so.1.1.0
305b01d000-305b01e000 rw-p 0001d000 08:11 8559                           /usr/lib64/libxcb.so.1.1.0
305b200000-305b334000 r-xp 00000000 08:11 8569                           /usr/lib64/libX11.so.6.3.0
305b334000-305b534000 ---p 00134000 08:11 8569                           /usr/lib64/libX11.so.6.3.0
305b534000-305b535000 r--p 00134000 08:11 8569                           /usr/lib64/libX11.so.6.3.0
305b535000-305b53a000 rw-p 00135000 08:11 8569                           /usr/lib64/libX11.so.6.3.0
305b600000-305b611000 r-xp 00000000 08:11 8669                           /usr/lib64/libXext.so.6.4.0
305b611000-305b810000 ---p 00011000 08:11 8669                           /usr/lib64/libXext.so.6.4.0
305b810000-305b811000 r--p 00010000 08:11 8669                           /usr/lib64/libXext.so.6.4.0
305b811000-305b812000 rw-p 00011000 08:11 8669                           /usr/lib64/libXext.so.6.4.0
305ba00000-305ba09000 r-xp 00000000 08:11 8666                           /usr/lib64/libXrender.so.1.3.0
305ba09000-305bc08000 ---p 00009000 08:11 8666                           /usr/lib64/libXrender.so.1.3.0
305bc08000-305bc09000 r--p 00008000 08:11 8666                           /usr/lib64/libXrender.so.1.3.0
305bc09000-305bc0a000 rw-p 00009000 08:11 8666                           /usr/lib64/libXrender.so.1.3.0
305be00000-305be02000 r-xp 00000000 08:11 8740                           /usr/lib64/libXinerama.so.1.0.0
305be02000-305c001000 ---p 00002000 08:11 8740                           /usr/lib64/libXinerama.so.1.0.0
305c001000-305c002000 r--p 00001000 08:11 8740                           /usr/lib64/libXinerama.so.1.0.0
305c002000-305c003000 rw-p 00002000 08:11 8740                           /usr/lib64/libXinerama.so.1.0.0
305c200000-305c209000 r-xp 00000000 08:11 8753                           /usr/lib64/libXrandr.so.2.2.0
305c209000-305c408000 ---p 00009000 08:11 8753                           /usr/lib64/libXrandr.so.2.2.0Аварийный останов (core dumped)
Comment 2 Anthony Ruhier 2012-11-21 19:16:22 UTC
Created attachment 229592 [details]
Log Banshee 2.6 after it crash
Comment 3 Anthony Ruhier 2012-11-21 19:18:25 UTC
Hello,
I have the same problem on Arch Linux with gnome-shell 3.6.2.

It crashes randomly, but more often it does when a song just ends.
Comment 4 Michael 2012-11-24 15:02:46 UTC
Hi
Same problem  with Opensuse 12.2 and Gnome 3.6.2.1.

I use Iomega Storecenter for the music files, mounted with NFS. Banshee don't use the NFS Folders

(Banshee:30725): GConf-WARNING **: The connection to DBus was broken. Can't reinitialize it.
[1 Warn  16:00:36.944] Could not set GConf key sources.MusicLibrarySource-Library.library-location. - GLib.GException: Aucun service D-BUS en cours d'exécution
 (in `gconf-sharp')
  at GConf.Client.SetValue (System.String key, GConf.Value val) [0x0002b] in /home/abuild/rpmbuild/BUILD/gnome-sharp-2.24.2/gconf/GConf/Client.cs:55 
  at GConf.ClientBase.Set (System.String key, System.Object val) [0x00000] in /home/abuild/rpmbuild/BUILD/gnome-sharp-2.24.2/gconf/GConf/ClientBase.cs:32 
  at Banshee.GnomeBackend.GConfConfigurationClient.Set[String] (System.String namespace, System.String key, System.String value) [0x00027] in /home/abuild/rpmbuild/BUILD/banshee-2.6.0/src/Backends/Banshee.Gnome/Banshee.GnomeBackend/GConfConfigurationClient.cs:141 

I can send more infos, if you need it.

Michael
Comment 5 Anthony Ruhier 2012-11-26 01:04:15 UTC
I did not test, but few users tested this patch which seems actually fix crashes : https://bazaar.launchpad.net/~timo-jyrinki/gconf/ubuntu.support-s-to-as-migrations/view/head:/debian/patches/call-dbus_g_thread_init.patch


Users feedback are here : https://bugs.archlinux.org/task/32390
Comment 6 Anthony Ruhier 2012-11-26 01:20:30 UTC
And I created a bug report, because crashes I have are a different : https://bugzilla.gnome.org/show_bug.cgi?id=688031
Comment 7 Anthony Ruhier 2012-11-26 01:21:03 UTC
Edit : bad link, this one is correct : https://bugzilla.gnome.org/show_bug.cgi?id=688845
Comment 8 Andrés G. Aragoneses (IRC: knocte) 2012-12-12 00:11:21 UTC
This may be a duplicate of bug 683830.
Comment 9 Andrés G. Aragoneses (IRC: knocte) 2013-01-24 19:42:19 UTC
*** Bug 692412 has been marked as a duplicate of this bug. ***
Comment 10 Samuel Gyger (IRC: thinkabout) 2013-01-28 22:50:35 UTC
I added an pull request for libgconf-sharp, although I'm not sure if they will like my solution. If you want to run Banshee for now you can apply the request and use the dll you get when running the make command.

This bug is going to become big.
Comment 11 Samuel Gyger (IRC: thinkabout) 2013-01-28 22:50:55 UTC
Forgot the Link: https://github.com/mono/gnome-sharp/pull/1
Comment 12 Bertrand Lorentz 2013-04-14 18:48:28 UTC
A work-around for this GConf/DBus issue has been committed in Banshee, as part of bug #692374, so I'm marking this one as a duplicate.
BTW, this workaround is the same thing as Samuel proposed in his patch to gconf-sharp, but done in Banshee.

This fix should be available in Banshee 2.6.1.

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