After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 497092 - crash in gThumb Image Viewer: I just imported some pic...
crash in gThumb Image Viewer: I just imported some pic...
Status: RESOLVED DUPLICATE of bug 463970
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-11-15 16:19 UTC by wtops
Modified: 2007-11-15 16:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description wtops 2007-11-15 16:19:14 UTC
What were you doing when the application crashed?
I just imported some pictures from a SD card. 5 or 6 images were in RAW format. All pictures were taken with a Canon Powershot A610 that had the CHDK patch applied to activate RAW mode. The patch files were on the SD card at the time of the crash, In the card's root directory.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 21:09:24 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 88485888 vsize: 88485888 resident: 26636288 share: 19734528 rss: 26636288 rss_rlim: 4294967295
CPU usage: start_time: 1195142821 rtime: 694 utime: 437 stime: 257 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gthumb'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208494368 (LWP 3383)]
[New Thread -1267700848 (LWP 3399)]
[New Thread -1267172464 (LWP 3398)]
[New Thread -1266644080 (LWP 3397)]
[New Thread -1245135984 (LWP 3393)]
[New Thread -1244607600 (LWP 3392)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 6 (Thread -1244607600 (LWP 3392))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __assert_fail
    from /lib/libc.so.6
  • #8 OpenRaw::Internals::CRWFile::_enumThumbnailSizes
    from /usr/lib/libopenraw.so.1
  • #9 OpenRaw::RawFile::listThumbnailSizes
    from /usr/lib/libopenraw.so.1
  • #10 OpenRaw::RawFile::getThumbnail
    from /usr/lib/libopenraw.so.1
  • #11 OpenRaw::Thumbnail::getAndExtractThumbnail
    from /usr/lib/libopenraw.so.1
  • #12 or_get_extract_thumbnail
    from /usr/lib/libopenraw.so.1
  • #13 or_gdkpixbuf_extract_thumbnail
    from /usr/lib/libopenrawgnome.so.1
  • #14 gth_pixbuf_new_from_file
    from /usr/lib/gthumb/libgthumb.so
  • #15 gth_pixbuf_animation_new_from_file
    from /usr/lib/gthumb/libgthumb.so
  • #16 ??
    from /usr/lib/gthumb/libgthumb.so
  • #17 ??
    from /usr/lib/gthumb/libgthumb.so
  • #18 ??
    from /lib/libglib-2.0.so.0
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6


----------- .xsession-errors (260 sec old) ---------------------
localuser:wim being added to access control list
SESSION_MANAGER=local/unix:/tmp/.ICE-unix/2802
--- Hash table keys for warning below:
--> file:///home/wim
(nautilus:3279): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 1 element at quit time (keys above)
closing
closing
closing
--------------------------------------------------
Comment 1 Michael Chudobiak 2007-11-15 16:38:56 UTC
Can you install the gthumb-debuginfo and libopenraw-debuginfo RPMs from the F7 debuginfo repo and reproduce the crash? This will give us a better backtrace.

*** This bug has been marked as a duplicate of 463970 ***