GNOME Bugzilla – Bug 391470
While browsing photos the program crashes
Last modified: 2007-09-06 01:39:45 UTC
Steps to reproduce: 1. Browse photographs 2. Scroll up or down through photos with one or more photos selected. 3. Continue until crash. Stack trace: An unhandled exception was thrown: I'm dead at CacheEntry.ShallowCopyPixbuf () <0x00054> at IconView.HandlePixbufLoaded (FSpot.PixbufCache,FSpot.PixbufCache/CacheEntry) <0x00042> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_PixbufCache_PixbufCache/CacheEntry (FSpot.PixbufCache,FSpot.PixbufCache/CacheEntry) <0x00041> at FSpot.PixbufCache.HandleProcessedRequests () <0x000dd> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void () <0x0002f> at Gtk.ThreadNotify.CallbackWrapper () <0x00052> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x00037> at IdleProxy.Handler () <0x0002a> at (wrapper native-to-managed) IdleProxy.Handler () <0x00036> in (unmanaged) 0xb7e66aa0 at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004> at Gtk.Application.Run () <0x00007> at Gnome.Program.Run () <0x00007> at FSpot.Driver.Main (string[]) <0x00698> .NET Version: 1.1.4322.2032 Assembly Version Information: FlickrNet (1.1.0.0) google-sharp (0.1.0.0) gconf-sharp (2.16.0.0) pango-sharp (2.10.0.0) SemWeb (0.7.1.0) glade-sharp (2.10.0.0) gtkhtml-sharp (2.16.0.0) System.Data (1.0.5000.0) Mono.Data.SqliteClient (1.0.5000.0) gdk-sharp (2.10.0.0) gnome-vfs-sharp (2.16.0.0) dbus-sharp (0.60.0.0) System (1.0.5000.0) Mono.Posix (1.0.5000.0) atk-sharp (2.10.0.0) gtk-sharp (2.10.0.0) glib-sharp (2.10.0.0) gnome-sharp (2.16.0.0) f-spot (0.2.1.0) mscorlib (1.0.5000.0) Platform Information: Linux 2.6.17-10-generic i686 unknown GNU/Linux Disribution Information: [/etc/debian_version] testing/unstable [/etc/lsb-release] DISTRIB_ID=Ubuntu DISTRIB_RELEASE=6.10 DISTRIB_CODENAME=edgy DISTRIB_DESCRIPTION="Ubuntu 6.10" Other information:
Confirming.
Noticed that the program only crashes if I zoom in to the thumbnails as close as you can get. If I leave the thumbnails at the default zoom level the program doesn't crash.
*** Bug 410970 has been marked as a duplicate of this bug. ***
I can confirm this Bug on Ubuntu 7.04 at high but not full Thumbnail Zoom level. Here is the output F-Spot gives me: Ein Fehler, der nicht behandelt werden kann, ist aufgetreten: I'm dead at CacheEntry.ShallowCopyPixbuf () <0x00072> at IconView.HandlePixbufLoaded (FSpot.PixbufCache,FSpot.PixbufCache/CacheEntry) <0x00042> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_PixbufCache_PixbufCache/CacheEntry (FSpot.PixbufCache,FSpot.PixbufCache/CacheEntry) <0x0003e> at <>c__CompilerGenerated10.<>c__AnonymousMethod36 (object,System.EventArgs) <0x00034> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void_object_EventArgs (object,System.EventArgs) <0x0003e> at InvokeCB.Invoke () <0x0001a> at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool () <0x0002c> at TimeoutProxy.Handler () <0x0002a> at (wrapper native-to-managed) TimeoutProxy.Handler () <0x00036> in (unmanaged) 0xb7f433c5 at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004> at Gtk.Application.Run () <0x00007> at Gnome.Program.Run () <0x00007> at FSpot.Driver.Main (string[]) <0x00701> .NET Version: 2.0.50727.42 Assembly Version Information: google-sharp (0.1.0.0) FlickrNet (2.1.2.19557) SmugMugNet (0.0.0.0) pango-sharp (2.10.0.0) SemWeb (0.7.1.0) glade-sharp (2.10.0.0) gtkhtml-sharp (2.16.0.0) System.Transactions (2.0.0.0) gconf-sharp (2.16.0.0) System.Data (2.0.0.0) Mono.Data.SqliteClient (2.0.0.0) gdk-sharp (2.10.0.0) gnome-vfs-sharp (2.16.0.0) NDesk.DBus.GLib (1.0.0.0) NDesk.DBus (1.0.0.0) System (2.0.0.0) Mono.Posix (2.0.0.0) atk-sharp (2.10.0.0) gtk-sharp (2.10.0.0) glib-sharp (2.10.0.0) gnome-sharp (2.16.0.0) f-spot (0.3.5.0) Mono.GetOptions (2.0.0.0) mscorlib (2.0.0.0) Platform Information: Linux 2.6.21.1 i686 unknown GNU/Linux Distribution Information: [/etc/debian_version] 4.0 [/etc/lsb-release] DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.04 DISTRIB_CODENAME=feisty DISTRIB_DESCRIPTION="Ubuntu 7.04" The Kernel is Vanilla with newest CK Patchset applied ontop of it I don't think it matters though.
Any news? The crashes still happen here...
Fixed in r3335.