GNOME Bugzilla – Bug 584971
crash in Image Viewer: I was viewing some photo...
Last modified: 2009-06-06 10:09:24 UTC
Version: 2.26.2 What were you doing when the application crashed? I was viewing some photographs. I went to the next photo by pushing the right arrow key. Photos info: Tipo de imagen: jpeg (El formato de imagen JPEG) Anchura: 3264 píxeles Altura: 2448 píxeles Marca de la cámara: Panasonic Modelo de la cámara: DMC-FZ18 Fecha en que se tomó: 2009:05:23 19:36:50 Tiempo de exposición: 1/13 seg. Tasa de velocidad ISO: 200 Con flash: Flash did not fire, compulsory flash mode. Modo de medida: Patrón Programa de exposición: Portrait mode (for closeup photos with the background out of focus) Longitud focal: 4,6 mm Software: Ver.1.0 I did not use EoG in a strange way. I was only displaying regular photos. Distribution: Debian squeeze/sid Gnome Release: 2.26.1 2009-04-14 (Debian) BugBuddy Version: 2.26.0 System: Linux 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10601901 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 98852864 vsize: 98852864 resident: 59084800 share: 12075008 rss: 59084800 rss_rlim: 18446744073709551615 CPU usage: start_time: 1244250597 rtime: 1031 utime: 978 stime: 53 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/eog' [Thread debugging using libthread_db enabled] [New Thread 0xb6ca9990 (LWP 8604)] [New Thread 0xb56afb90 (LWP 8606)] [New Thread 0xb6a0eb90 (LWP 8605)] 0xb7f48424 in __kernel_vsyscall ()
+ Trace 215886
Thread 1 (Thread 0xb6ca9990 (LWP 8604))
----------- .xsession-errors --------------------- (nautilus:4670): GLib-CRITICAL **: g_utf8_collate: assertion `str2 != NULL' failed (nautilus:4670): GLib-CRITICAL **: g_utf8_collate: assertion `str2 != NULL' failed (nautilus:4670): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed (nautilus:4670): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed (nautilus:4670): GLib-CRITICAL **: g_utf8_collate: assertion `str1 != NULL' failed [opensc-pkcs11] reader-pcsc.c:1015:pcsc_detect_readers: returning with: No readers found [opensc-pkcs11] reader-pcsc.c:1015:pcsc_detect_readers: returning with: No readers found [opensc-pkcs11] reader-pcsc.c:1015:pcsc_detect_readers: returning with: No readers found [opensc-pkcs11] reader-pcsc.c:1015:pcsc_detect_readers: returning with: No readers found [opensc-pkcs11] reader-pcsc.c:1015:pcsc_detect_readers: returning with: No readers found --------------------------------------------------
This seems to be like bug 583448. There was a race condition between the statusbar-date plugin and the main application when the exif data was updated during image loading. It was not critical in previous versions due to a memory leak which was not fixed until 2.26.2. You can wait for 2.26.3 ( July 1) or try this simple patch: http://git.gnome.org/cgit/eog/patch/?id=06ada2d5f6106c4e85c2b02dbaadc70638b8206a -------------------------------------------------------------------------------- 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 583448 ***