GNOME Bugzilla – Bug 664686
Playing Randomly Crashes and Closes
Last modified: 2011-11-28 15:17:03 UTC
Happens Randomly, no matter what it's happening, Here the Console Problem: [Info 17:09:08.764] Updating web proxy from GConf [Info 17:09:08.839] All services are started 0.815821 ** (Banshee:25797): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object (Banshee:25797): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome' [Info 17:09:09.727] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/ [Info 17:09:10.240] nereid Client Started [Info 17:09:10.366] GStreamer version 0.10.35.0, gapless: True, replaygain: False [Info 17:09:10.415] AppleDeviceSource is ignoring unmounted volume OS [Info 17:09:11.909] Uncached artwork size 41 requested ** (Banshee:25797): WARNING **: Error calling get_info: Traceback (most recent call last):
+ Trace 229115
retval = candidate_method(self, *args, **keywords)
return self.syncdaemon_folders.get_info(path)
mdobj = self.fs.get_by_path(path.encode('utf-8'))
mdid = self._idx_path[path]
** (Banshee:25797): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed ** (Banshee:25797): DEBUG: Loading the real store page ** (Banshee:25797): WARNING **: Error rescanning Purchased Music: No such file or directory [Info 17:13:03.600] Uncached artwork size 41 requested Unhandled Exception: 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 Mono.Zeroconf.Providers.AvahiDBus.BrowseService.DisposeResolver () [0x00000] in <filename unknown>:0 at Mono.Zeroconf.Providers.AvahiDBus.BrowseService.Dispose () [0x00000] in <filename unknown>:0 at Mono.Zeroconf.Providers.AvahiDBus.ServiceBrowser.OnItemRemove (Int32 interface, Protocol protocol, System.String name, System.String type, System.String domain, LookupResultFlags flags) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000] in <filename unknown>:0 at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <filename unknown>:0 at NDesk.DBus.Connection.HandleSignal (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0 at NDesk.DBus.Connection.DispatchSignals () [0x00000] in <filename unknown>:0 at NDesk.DBus.Connection.Iterate () [0x00000] in <filename unknown>:0 at Mono.Zeroconf.Providers.AvahiDBus.DBusManager.IterateThread (System.Object o) [0x00000] in <filename unknown>:0
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. The problem is with an underlying library we're using to detect DAAP shares. An update to that library should become available soon and fix this issue. In the meantime you can work around the problem by disabling the DAAP extension (Go to Edit > Preferences, in the Extensions tab). *** This bug has been marked as a duplicate of bug 662309 ***