GNOME Bugzilla – Bug 645991
IntPtr issue at Banshee.Collection.Gui.TrackListView triggered by library rescan
Last modified: 2011-10-21 12:56:14 UTC
This report was originally filled at: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/744257 banshee crashes when using the rescan music library feature, it does it almost every time, i'm attaching the debug log[1] [1]https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/744257/+attachment/1949803/+files/banshee-debug.txt
Relevent bit of the log: Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. GLib.MissingIntPtrCtorException: GLib.Object subclass Banshee.Collection.Gui.TrackListView must provide a protected or public IntPtr ctor to support wrapping of native object handles. at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000] in <filename unknown>:0 at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000] in <filename unknown>:0 at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x00000] in <filename unknown>:0 at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt) at Gtk.Application.gtk_main() at Gtk.Application.Run()
I've seen this one occasionally.
http://git.gnome.org/browse/banshee/commit/?id=038c97d149f00a9841c660e7f9c48b4ea9393c4a This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.