GNOME Bugzilla – Bug 640663
crash in gThumb: I was importing images f...
Last modified: 2011-01-27 00:34:16 UTC
Version: 2.12.0 What were you doing when the application crashed? I was importing images from an SD card when gThumb suddenly crashed. Distribution: Ubuntu 10.10 (maverick) Gnome Release: 2.32.0 2010-09-27 (Ubuntu) BugBuddy Version: 2.31.92 System: Linux 2.6.36-1000-generic #1 SMP PREEMPT Wed Jan 12 14:31:52 EET 2011 i686 X Vendor: The X.Org Foundation X Vendor Release: 10900000 Selinux: No Accessibility: Disabled GTK+ Theme: Radiance Icon Theme: ubuntu-mono-light GTK+ Modules: gnomesegvhandler, canberra-gtk-module Memory status: size: 119484416 vsize: 119484416 resident: 25538560 share: 15818752 rss: 25538560 rss_rlim: 18446744073709551615 CPU usage: start_time: 1296067290 rtime: 283 utime: 250 stime: 33 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gthumb' [Thread debugging using libthread_db enabled] [New Thread 0xb2871b70 (LWP 3949)] [New Thread 0xb0f5fb70 (LWP 3940)] [New Thread 0xb5cb8b70 (LWP 3936)] 0xb77ec424 in __kernel_vsyscall ()
+ Trace 225708
Thread 1 (Thread 0xb60a5830 (LWP 3935))
A debugging session is active. Inferior 1 [process 3935] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (7 sec old) --------------------- ** (maximus:1727): DEBUG: Window opened: res_name=Gthumb -- class_name=gthumb ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged gthumb: tiffcomposite.cpp:1141: virtual uint32_t Exiv2::Internal::TiffDirectory::doWrite(Exiv2::Internal::IoWrapper&, Exiv2::ByteOrder, int32_t, uint32_t, uint32_t, uint32_t&): Assert-makro ”sv == d ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmManager: Inhibitor app:rhythmbox client: bus-name::1.224 reason:Soitetaan ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged ** (gnome-session:1631): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
*** This bug has been marked as a duplicate of bug 640268 ***
No, I cannot get the stack trace, because I am not able to reproduce the bug. This was a random crash due to the massive recode that happened starting with the 2.11 release. Even worse, bug-buddy created a new account on this bugzilla, in a situation where I already had an account using an older e-mail address. Adding insult to injury, I cannot reconfigure my old account to use my new e-mail, because Bugzilla won't let me. *sigh*
PS: I seriously doubt that this was a duplicate of 640268, since I wasn't cropping and saving when the crash happened. Instead, I was importing new pictures from an SD card.
It's the same problem. Both bugs described random crashes in exiv2 when jpeg metadata is being saved. - Mike