GNOME Bugzilla – Bug 672236
repeated crashes when a track ends and banshee tries to start another
Last modified: 2012-03-17 13:38:27 UTC
Created attachment 209932 [details] Log I've done this over and over and over and keep having the same problem. I don't know if this is mono or not causing the problem though. I get the following in the terminal: matthew@hws:~$ banshee [Info 10:30:41.789] Running Banshee 2.2.1: [Ubuntu 11.10 (linux-gnu, x86_64) @ 2011-12-19 14:58:04 UTC] [Info 10:30:42.734] Updating web proxy from GConf [Info 10:30:42.835] All services are started 0.855983 [Info 10:30:43.490] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/ ** (Banshee:29941): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object (Banshee:29941): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome' (Banshee:29941): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed ** (Banshee:29941): DEBUG: Loading the real store page ** (Banshee:29941): WARNING **: Got less number of items in credentials hash table than expected! [Info 10:30:44.417] nereid Client Started [Info 10:30:44.579] GStreamer version 0.10.35.0, gapless: True, replaygain: False ** (Banshee:29941): WARNING **: Error calling get_info: Traceback (most recent call last):
+ Trace 229895
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:29941): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed ** (Banshee:29941): WARNING **: Error rescanning Purchased Music: No such file or directory Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed. at System.Threading.WaitHandle.CheckDisposed () [0x00000] in <filename unknown>:0 at System.Threading.WaitHandle.WaitOne () [0x00000] in <filename unknown>:0 at Hyena.Data.Sqlite.HyenaSqliteCommand.WaitIfNotFinished () [0x00000] in <filename unknown>:0 at Hyena.Data.Sqlite.HyenaSqliteConnection.ProcessQueue () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ObjectDisposedException: The object was used after being disposed. at System.Threading.WaitHandle.CheckDisposed () [0x00000] in <filename unknown>:0 at System.Threading.WaitHandle.WaitOne () [0x00000] in <filename unknown>:0 at Hyena.Data.Sqlite.HyenaSqliteCommand.WaitIfNotFinished () [0x00000] in <filename unknown>:0 at Hyena.Data.Sqlite.HyenaSqliteConnection.ProcessQueue () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartUnsafe () [0x00000] in <filename unknown>:0
If I need to do any more testing please shoot me an e-mail. matt at byrdits.com thanks!
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 629541 ***