GNOME Bugzilla – Bug 385641
crash in Open Folder: thumbnailing a "download...
Last modified: 2007-03-09 19:19:29 UTC
Version: 2.17.1 What were you doing when the application crashed? thumbnailing a "download-in-progress" image. Crash is at nautilus_thumbnail_load_image, while doing: pixbuf = g_object_ref (gdk_pixbuf_loader_get_pixbuf (loader)); (gdb) p *loader $4 = {parent_instance = {g_type_instance = {g_class = 0x8438358}, ref_count = 1, qdata = 0x0}, priv = 0x8b56000} but: (gdb) p gdk_pixbuf_loader_get_pixbuf (loader) $5 = 0 It happens randomly on my Desktop, this image came from a gaim file-transfer over the Desktop. Distribution: Fedora Core release 6 (Zod) Gnome Release: 2.17.2 2006-11-23 (JHBuild) BugBuddy Version: 2.17.3 System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Enabled Memory status: size: 74629120 vsize: 0 resident: 74629120 share: 0 rss: 25522176 rss_rlim: 0 CPU usage: start_time: 1166029989 rtime: 0 utime: 399 stime: 0 cutime:347 cstime: 0 timeout: 52 it_real_value: 0 frequency: 14 Backtrace was generated from '/opt/gnome218/bin/nautilus' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1209009952 (LWP 22684)] 0x00c87402 in __kernel_vsyscall ()
+ Trace 93968
Thread 1 (Thread -1209009952 (LWP 22684))
----------- .xsession-errors (89696 sec old) --------------------- (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' (gnome-terminal:25086): GLib-GObject-WARNING **: IA__g_object_get_valist: object class `GtkSettings' has no property named `gtk-cursor-blink-timeout' ...Too much output, ignoring rest... --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 403255 ***