Package: Nautilus Version: 2.20.0-7 I have upgraded from lenny to squeeze. Nautilus crashes when I try to view properties for a jpeg/png file.
Steps to reproduce, 1. open nautilus 2. goto a directory that has an image (jpeg/png) 3. right click on the image and select properties But when it worked when I tried to view the properties for a bmp image. below is the debug message, ... [New Thread 0xb2f95b90 (LWP 7521)] [Thread 0xb4798b90 (LWP 7518) exited] [Thread 0xb2f95b90 (LWP 7521) exited] [Thread 0xb3f97b90 (LWP 7519) exited] [Thread 0xb3796b90 (LWP 7520) exited] [New Thread 0xb3796b90 (LWP 7526)] [Thread 0xb3796b90 (LWP 7526) exited] [New Thread 0xb3796b90 (LWP 7527)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6922760 (LWP 7506)] file_read_callback (vfs_handle=0x38, result=GNOME_VFS_OK, buffer=0x87f0818, bytes_requested=8192, bytes_read=8192, callback_data=0x883c510) at nautilus-image-properties-page.c:236 236 nautilus-image-properties-page.c: No such file or directory. in nautilus-image-properties-page.c (gdb) bt #0 file_read_callback (vfs_handle=0x38, result=GNOME_VFS_OK, buffer=0x87f0818, bytes_requested=8192, bytes_read=8192, callback_data=0x883c510) at nautilus-image-properties-page.c:236 #1 0xb75d9e11 in ?? () from /usr/lib/libgnomevfs-2.so.0 #2 0x00000038 in ?? () #3 0x00000000 in ?? () (gdb) info frame Stack level 0, frame at 0xbfc6db70: eip = 0x8079f88 in file_read_callback (nautilus-image-properties-page.c:236); saved eip 0xb75d9e11 called by frame at 0xbfc6db74 source language c. Arglist at 0xbfc6db68, args: vfs_handle=0x38, result=GNOME_VFS_OK, buffer=0x87f0818, bytes_requested=8192, bytes_read=8192, callback_data=0x883c510 Locals at 0xbfc6db68, Previous frame's sp is 0xbfc6db70 Saved registers: ebx at 0xbfc6db5c, ebp at 0xbfc6db68, esi at 0xbfc6db60, edi at 0xbfc6db64, eip at 0xbfc6db6c $uname -a Linux skumar-deb 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux