Skip to content

Instantly share code, notes, and snippets.

@wfarr
Created October 28, 2008 06:06
Show Gist options
  • Select an option

  • Save wfarr/20310 to your computer and use it in GitHub Desktop.

Select an option

Save wfarr/20310 to your computer and use it in GitHub Desktop.
wfarr@lawn-128-61-28-109:~/banshee/build/osx$ GST_DEBUG=2 /Applications/Banshee.app/Contents/MacOS/banshee --debug** Running Mono with --debug **
[Info 02:06:25.294] Running Banshee 1.3.3
** (/Applications/Banshee.app/Contents/MacOS/Nereid.exe:62260): WARNING **: Symbol file /Library/Frameworks/Mono.framework/Versions/2.0.1/lib/mono/gac/Mono.Addins/0.3.0.0__0738eb9f132ed756/Mono.Addins.dll.mdb has incorrect version (expected 50.0, got 39)
[Warn 02:06:26.077] DBus support could not be started. Disabling for this session.
[Debug 02:06:26.085] Core service started (DBusServiceManager, 0.001575s)
[Debug 02:06:26.087] Core service started (DBusCommandService, 0.001565s)
[Debug 02:06:26.153] Opened SQLite connection to /Users/wfarr/.config/banshee-1/banshee.db
[Debug 02:06:26.153] Core service started (DbConnection, 0.066048s)
[Debug 02:06:26.160] Database version 22 is up to date
[Debug 02:06:26.174] Core service started (PreferenceService, 0.011949s)
[Debug 02:06:26.175] Core service started (SourceManager, 0.000651s)
[Debug 02:06:26.338] Core service started (MediaProfileManager, 0.162628s)
[Debug 02:06:26.339] Core service started (PlayerEngine, 0.001123s)
[Debug 02:06:26.352] Configuration client extension loaded (Banshee.Configuration.XmlConfigurationClient)
[Debug 02:06:26.363] IO provider extension loaded (Banshee.IO.Unix.Provider)
[Debug 02:06:26.371] Core service started (TranscoderService, 0.010916s)
[Debug 02:06:26.374] Core service started (PlaybackController, 0.002081s)
[Debug 02:06:26.374] Core service started (ImportSourceManager, 0.000621s)
[Debug 02:06:26.380] Core service started (LibraryImportManager, 0.005861s)
[Debug 02:06:26.381] Core service started (UserJobManager, 0.000495s)
[Warn 02:06:26.385] Hardware manager extension failed to load - Exception has been thrown by the target of an invocation.
[Debug 02:06:26.388] Core service started (HardwareManager, 0.006939s)
[Debug 02:06:26.391] Core service started (CollectionIndexerService, 0.001758s)
[Debug 02:06:26.431] Adding icon theme search path: /Applications/Banshee.app/Contents/MacOS/share/banshee-1/icons
[Debug 02:06:26.432] Core service started (GtkElementsService, 0.040939s)
[Debug 02:06:26.576] Core service started (InterfaceActionService, 0.14319s)
[Debug 02:06:26.578] Album artwork path set to /Users/wfarr/.cache/album-art
[Debug 02:06:26.578] Core service started (ArtworkManager, 0.001946s)
[Debug 02:06:27.297] Core service started (NereidPlayerInterface, 0.718705s)
[Debug 02:06:27.305] Extension service started (AudioCdService, 0.007406s)
[Debug 02:06:27.307] Extension service started (DapService, 0.001234s)
[Debug 02:06:27.317] Extension service started (BookmarksService, 0.010452s)
[Debug 02:06:27.341] Extension service started (OsxService, 0.023604s)
[Debug 02:06:27.363] Extension service started (LastfmRecommendationService, 0.021719s)
[Warn 02:06:27.371] Cannot connect to NetworkManager - An available, working network connection will be assumed
[Debug 02:06:27.371] Core service started (Network, 0.002616s)
[Debug 02:06:27.372] Audioscrobbler state: connected
[Debug 02:06:27.374] Extension service started (AudioscrobblerService, 0.010448s)
[Debug 02:06:27.537] Extension service started (PodcastService, 0.163435s)
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
Stacktrace:
at (wrapper managed-to-native) Banshee.GStreamer.Service.gstreamer_initialize (bool,Banshee.GStreamer.Service/BansheeLogHandler) <0x00004>
at (wrapper managed-to-native) Banshee.GStreamer.Service.gstreamer_initialize (bool,Banshee.GStreamer.Service/BansheeLogHandler) <0xffffffff>
at Banshee.GStreamer.Service.Banshee.ServiceStack.IExtensionService.Initialize () [0x0001e] in /Users/wfarr/banshee/src/Backends/Banshee.GStreamer/Banshee.GStreamer/Service.cs:61
at Banshee.ServiceStack.ServiceManager.StartExtension (Mono.Addins.TypeExtensionNode) [0x00034] in /Users/wfarr/banshee/src/Core/Banshee.Services/Banshee.ServiceStack/ServiceManager.cs:198
at Banshee.ServiceStack.ServiceManager.Run () [0x00078] in /Users/wfarr/banshee/src/Core/Banshee.Services/Banshee.ServiceStack/ServiceManager.cs:132
at Banshee.ServiceStack.Application.Run () [0x0002e] in /Users/wfarr/banshee/src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:90
at Banshee.Gui.GtkBaseClient.Initialize (bool) [0x000bc] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:130
at Banshee.Gui.GtkBaseClient..ctor (bool,string) [0x00013] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:90
at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Addins.Gui/AddinDetailsDialog.cs:1
at Nereid.Client..ctor () [0x00000] in /Users/wfarr/banshee/src/Clients/Nereid/Nereid/Client.cs:1
at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (object,object[],System.Exception&) <0x00004>
at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (object,object[],System.Exception&) <0xffffffff>
at System.Reflection.MonoCMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00074] in /private/tmp/monobuild/build/BUILD/mono-2.0.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:426
at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00000] in /private/tmp/monobuild/build/BUILD/mono-2.0.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:441
at System.Reflection.ConstructorInfo.Invoke (object[]) [0x0000e] in /private/tmp/monobuild/build/BUILD/mono-2.0.1/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:77
at System.Activator.CreateInstance (System.Type,bool) [0x00083] in /private/tmp/monobuild/build/BUILD/mono-2.0.1/mcs/class/corlib/System/Activator.cs:320
at System.Activator.CreateInstance (System.Type) [0x00000] in /private/tmp/monobuild/build/BUILD/mono-2.0.1/mcs/class/corlib/System/Activator.cs:213
at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:77
at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) [0x00048] in /Users/wfarr/banshee/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:54
at Banshee.Gui.GtkBaseClient.Startup () [0x00024] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:72
at Banshee.Gui.GtkBaseClient.Startup (string[]) [0x0004f] in /Users/wfarr/banshee/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:62
at Nereid.Client.Main (string[]) [0x00000] in /Users/wfarr/banshee/src/Clients/Nereid/Nereid/Client.cs:48
at (wrapper runtime-invoke) Nereid.Client.runtime_invoke_void_string[] (object,intptr,intptr,intptr) <0xffffffff>
0:00:03.759383000 62260 0x906d60 ERROR GST_INIT gst.c:853:ensure_current_registry_forking: child did not exit normally, terminated by signal
Could not initialize GStreamer: Error re-scanning registry , child terminated by signal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment