GNOME Bugzilla – Bug 612146
crash in gThumb: Flipped a picture
Last modified: 2010-04-13 11:56:24 UTC
Version: 2.11.2.1 What were you doing when the application crashed? Flipped a picture I just flipped a picture and clicked save, gthumb crashed. Distribution: Gentoo Base System release 2.0.1 Gnome Release: 2.28.2 2010-03-07 (Gentoo) BugBuddy Version: 2.28.0 System: Linux 2.6.33-gentoo #2 SMP Wed Mar 3 22:39:19 CET 2010 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10705000 Selinux: No Accessibility: Disabled GTK+ Theme: MurrinaNeoGraphite Icon Theme: gnome GTK+ Modules: canberra-gtk-module, globalmenu-gnome, gnomebreakpad Memory status: size: 630685696 vsize: 630685696 resident: 136294400 share: 17993728 rss: 136294400 rss_rlim: 18446744073709551615 CPU usage: start_time: 1268007027 rtime: 5067 utime: 4804 stime: 263 cutime:19 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gthumb' [Thread debugging using libthread_db enabled] [New Thread 0x7f4201f90710 (LWP 3450)] [New Thread 0x7f420015b710 (LWP 3418)] [New Thread 0x7f41f71d6710 (LWP 3403)] [New Thread 0x7f420178f710 (LWP 3384)] [New Thread 0x7f4200f8e710 (LWP 3382)] [New Thread 0x7f42020f4710 (LWP 3379)] [New Thread 0x7f4202175710 (LWP 3378)] [New Thread 0x7f4213d3f710 (LWP 3377)] [New Thread 0x7f4213dc0710 (LWP 3376)] Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.4-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace 0x00007f4213a4fbcd in __libc_waitpid (pid=3464, stat_loc=<value optimized out>, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41 in ../sysdeps/unix/sysv/linux/waitpid.c
+ Trace 220856
Thread 1 (Thread 0x7f4213e39760 (LWP 3375))
The current source language is "auto; currently c". A debugging session is active. Inferior 1 [process 3375] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors --------------------- (nautilus:2472): Nautilus-GDU-WARNING **: unable to query info: The specified location is not supported (nautilus:2472): Nautilus-GDU-WARNING **: unable to query info: The specified location is not supported (nautilus:2472): Nautilus-GDU-WARNING **: unable to query info: The specified location is not supported gthumb: tiffcomposite.cpp :1141 : virtual uint32_t Exiv2::Internal::TiffDirectory::doWrite(Exiv2::Internal::IoWrapper&, Exiv2::ByteOrder, int32_t, uint32_t, uint32_t, uint32_t&): L'assertion « s warning: Can not parse XML syscalls information; XML support was disabled at compile time. 41 ../sysdeps/unix/sysv/linux/waitpid.c: Aucun fichier ou dossier de ce type. Cannot access memory at address 0xec8148388d49ffff Cannot access memory at address 0x1000100000003 --------------------------------------------------
A better stacktrace, provided by email: GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gthumb...Reading symbols from /usr/lib/debug/usr/bin/gthumb...done. done. (gdb) run Starting program: /usr/bin/gthumb [Thread debugging using libthread_db enabled] [New Thread 0x7fffe5221710 (LWP 31146)] [New Thread 0x7fffe51a0710 (LWP 31155)] [New Thread 0x7fffe511f710 (LWP 31157)] [New Thread 0x7fffe509e710 (LWP 31158)] [New Thread 0x7fffe4f31710 (LWP 31171)] [New Thread 0x7fffdffff710 (LWP 31175)] [New Thread 0x7fffe4730710 (LWP 31176)] [Thread 0x7fffdffff710 (LWP 31175) exited] [New Thread 0x7fffdffff710 (LWP 31207)] [New Thread 0x7fffdf7fe710 (LWP 31210)] [Thread 0x7fffdf7fe710 (LWP 31210) exited] [New Thread 0x7fffdf7fe710 (LWP 31216)] [Thread 0x7fffdf7fe710 (LWP 31216) exited] [Thread 0x7fffdffff710 (LWP 31207) exited] [New Thread 0x7fffdffff710 (LWP 31412)] [Thread 0x7fffdffff710 (LWP 31412) exited] [New Thread 0x7fffe4238710 (LWP 31417)] gthumb: tiffcomposite.cpp:1141: virtual uint32_t Exiv2::Internal::TiffDirectory::doWrite(Exiv2::Internal::IoWrapper&, Exiv2::ByteOrder, int32_t, uint32_t, uint32_t, uint32_t&): Assertion `sv == d' failed. [New Thread 0x7fffdffff710 (LWP 998)] [Thread 0x7fffdffff710 (LWP 998) exited] [New Thread 0x7fffdffff710 (LWP 1273)] [Thread 0x7fffe4f31710 (LWP 31171) exited] [New Thread 0x7fffe4f31710 (LWP 3013)] Program received signal SIGABRT, Aborted. 0x00007ffff2fd1a75 in raise () from /lib/libc.so.6 (gdb) bt full
+ Trace 221355
Thread 1 (Thread 0x7ffff7fb47c0 (LWP 31060))
This is reportedly fixed in git master. Please re-open if it occurs in git master or 2.11.3 (when released). - Mike