GNOME Bugzilla – Bug 645127
Crashes on startup
Last modified: 2011-03-21 13:52:16 UTC
Banshee crashes when i first start it. It does not matter if I start from cli or from Applications folder. It creates no log. This is what I get when I run with --debug flag. atrick-Aupperles-Mac-mini:Applications patrickaupperle$ ./Banshee.app/Contents/MacOS/Banshee --debug Application bundle has moved. Adjusting bundle... [Info 07:47:53.871] Running Banshee 1.9.5: [banshee.fm OSX 10.5+ i386/Intel (darwin10.6.0, i386) @ 2011-03-09 10:51:50 PST] [1 Debug 07:47:56.055] Initializing GTK [1 Debug 07:48:18.874] Post-Initializing GTK [1 Debug 07:48:19.119] Configuration client extension loaded (Banshee.Configuration.XmlConfigurationClient) [1 Warn 07:48:19.433] DBus support could not be started. Disabling for this session. [1 Debug 07:48:19.773] Core service started (DBusServiceManager, 0.008788) [1 Debug 07:48:19.785] Core service started (DBusCommandService, 0.008747) [1 Debug 07:48:20.150] Opened SQLite (version 3.7.5) connection to /Users/patrickaupperle/.config/banshee-1/banshee.db [1 Debug 07:48:20.161] Core service started (DbConnection, 0.375504) [1 Debug 07:48:20.304] Database version 43 is up to date [1 Debug 07:48:20.513] Core service started (PreferenceService, 0.051628) [1 Warn 07:48:20.526] Cannot connect to NetworkManager or Wicd - An available, working network connection will be assumed [1 Debug 07:48:20.529] Core service started (Network, 0.014929) [1 Debug 07:48:20.533] Core service started (SourceManager, 0.003964) [1 Debug 07:48:20.600] Core service started (MediaProfileManager, 0.026604) [1 Debug 07:48:20.619] Core service started (PlayerEngine, 0.008806) [1 Debug 07:48:20.810] Core service started (PlaybackController, 0.015839) [1 Debug 07:48:20.841] Starting - Startup Job [1 Debug 07:48:20.844] Core service started (JobScheduler, 0.034291) [1 Debug 07:48:20.919] IO provider extension loaded (Banshee.IO.Unix.Provider) [1 Warn 07:48:20.987] Service `Banshee.Hardware.HardwareManager' not started: No HardwareManager extensions could be loaded. Hardware support will be disabled. [1 Warn 07:48:21.056] Caught an exception - System.Exception: No HardwareManager extensions could be loaded. Hardware support will be disabled. (in `Banshee.Services') at Banshee.Hardware.HardwareManager..ctor () [0x00121] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.Services/Banshee.Hardware/HardwareManager.cs:74 at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00119] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:526 [1 Debug 07:48:21.079] Core service started (CollectionIndexerService, 0.007139) [1 Debug 07:48:21.090] Core service started (SaveTrackMetadataService, 0.010812) [1 Debug 07:48:21.362] Adding icon theme search path: /Applications/Banshee.app/Contents/Resources/share/banshee-1/icons [1 Debug 07:48:21.367] Core service started (GtkElementsService, 0.27637) [1 Debug 07:48:21.375] Core service started (InterfaceActionService, 0.007289) [1 Debug 07:48:22.377] Extension actions loaded: MetadataFixActions [1 Debug 07:48:22.406] Album artwork path set to /Users/patrickaupperle/.cache/media-art [1 Debug 07:48:22.509] Core service started (ArtworkManager, 0.130738) [1 Debug 07:48:22.510] Core service started (BookmarksService, 0.000437) [1 Debug 07:48:27.317] Adding context page lastfm-recommendations [1 Debug 07:48:28.456] Constructed Nereid interface: 5.712818 (Nereid:166): Pango-WARNING **: couldn't load font "Lucida Grande Bold Small-Caps Not-Rotated 12", falling back to "Sans Bold Small-Caps Not-Rotated 12", expect ugly output. (Nereid:166): Pango-WARNING **: couldn't load font "Sans Bold Small-Caps Not-Rotated 12", falling back to "Sans Not-Rotated 12", expect ugly output. [1 Debug 07:48:29.039] Creating new surface cache for 90px images, capped at 0.93 MiB (30 items) [1 Debug 07:48:30.161] Core service started (NereidPlayerInterface, 7.517314) [1 Debug 07:48:30.190] Extension service started (CoverArtService, 0.02259) [1 Debug 07:48:30.526] Extension service started (OsxService, 0.331355) (Nereid:166): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. [1 Debug 07:48:39.656] Extension service started (GStreamerCoreService, 9.126621) [1 Debug 07:48:39.805] Extension service started (BpmService, 0.145976) [1 Debug 07:48:39.898] Audioscrobbler state: connected [1 Debug 07:48:39.927] Extension service started (AudioscrobblerService, 0.120106) [1 Debug 07:48:39.978] Extension service started (PodcastService, 0.049862) [1 Debug 07:48:40.044] Extension service started (LastfmStreamingService, 0.064995) [1 Debug 07:48:40.098] Extension service started (AmazonMp3DownloaderService, 0.053451) [1 Info 07:48:40.201] All services are started 20.762805 (Nereid:166): GLib-GObject-WARNING **: cannot register existing type `PangoATSUIFontMap' (Nereid:166): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (Nereid:166): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed (Nereid:166): GLib-GObject-WARNING **: cannot register existing type `PangoCairoFontMap' (Nereid:166): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed (Nereid:166): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed (Nereid:166): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (Nereid:166): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (Nereid:166): Pango-CRITICAL **: pango_font_map_create_context: assertion `fontmap != NULL' failed (Nereid:166): Pango-CRITICAL **: pango_cairo_update_context: assertion `PANGO_IS_CONTEXT (context)' failed (Nereid:166): Pango-CRITICAL **: pango_layout_new: assertion `context != NULL' failed (Nereid:166): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object at Hyena.Gui.CairoExtensions.CreateLayout (Gtk.Widget widget, Cairo.Context cairo_context) [0x00007] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Gui/CairoExtensions.cs:54 at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].get_PangoLayout () [0x0002d] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Rendering.cs:54 at Hyena.Gui.Canvas.TextBlock.EnsureLayout () [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Gui.Canvas/TextBlock.cs:52 at Hyena.Gui.Canvas.TextBlock.Measure (Size available) [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Gui.Canvas/TextBlock.cs:59 at Hyena.Gui.Canvas.StackPanel.Arrange () [0x0004f] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Gui.Canvas/StackPanel.cs:101 at Hyena.Data.Gui.DataViewLayoutGrid.InvalidateChildLayout (Boolean arrange) [0x001db] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/DataViewLayoutGrid.cs:125 at Hyena.Data.Gui.DataViewLayout.InvalidateChildLayout () [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs:116 at Hyena.Data.Gui.DataViewLayout.ModelUpdated () [0x00006] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/DataViewLayout.cs:87 at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].RefreshViewForModel (Nullable`1 vpos) [0x00023] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Model.cs:103 at Hyena.Data.Gui.ListView`1[Banshee.Collection.AlbumInfo].SetModel (IListModel`1 value, Double vpos) [0x00155] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Model.cs:86 at Banshee.Sources.Gui.FilteredListSourceContents.SetModel[AlbumInfo] (Hyena.Data.Gui.ListView`1 view, IListModel`1 model) [0x0005b] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/FilteredListSourceContents.cs:340 at Banshee.Sources.Gui.CompositeTrackSourceContents.SetSource (ISource source) [0x00085] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/CompositeTrackSourceContents.cs:134 at Nereid.PlayerInterface.UpdateSourceContents (Banshee.Sources.Source source) [0x00095] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Clients/Nereid/Nereid/PlayerInterface.cs:551 at Nereid.PlayerInterface.<OnActiveSourceChanged>m__7 () [0x0019c] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Clients/Nereid/Nereid/PlayerInterface.cs:495 at Hyena.ThreadAssist.ProxyToMain (Hyena.InvokeHandler handler) [0x0001a] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena/Hyena/ThreadAssist.cs:103 at Nereid.PlayerInterface.OnActiveSourceChanged (Banshee.Sources.SourceEventArgs args) [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Clients/Nereid/Nereid/PlayerInterface.cs:452 at (wrapper delegate-invoke) <Module>:invoke_void__this___SourceEventArgs (Banshee.Sources.SourceEventArgs) at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source, Boolean notify) [0x00083] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:364 at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source) [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:336 at Banshee.Sources.SourceManager.AddSource (Banshee.Sources.Source source, Boolean isDefault) [0x00140] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.Services/Banshee.Sources/SourceManager.cs:190 at Banshee.ServiceStack.Application.Run () [0x00033] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:110 at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x0010c] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:180 at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00013] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:95 at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0 at Nereid.Client..ctor () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00119] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:526 --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0012c] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:532 at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:541 at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x0000e] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:62 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x000b5] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System/Activator.cs:333 at System.Activator.CreateInstance (System.Type type) [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/mono-2.10.1/_build/mono-2.10.1/mcs/class/corlib/System/Activator.cs:224 at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:82 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00044] in /Users/aaron/src/bockbuild/profiles/banshee/build-root/banshee-1-1.9.5/_build/banshee-1-1.9.5/src/Hyena/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54 ^C Patrick-Aupperles-Mac-mini:Applications patrickaupperle$
I just thought to mention that banshee does not close. A window comes up that says: "Encountered a Fatal Error Exception has been thrown by the target of an invocation. >Error Details [Close]" And this dialogue is unresponsive. I can not expand the error details or click the close button.
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 644575 ***