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 491508 - crash in gThumb Image Viewer: I deleted a picture in f...
crash in gThumb Image Viewer: I deleted a picture in f...
Status: RESOLVED DUPLICATE of bug 485721
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2007-10-29 20:20 UTC by Erik
Modified: 2007-10-29 20:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Erik 2007-10-29 20:20:56 UTC
What were you doing when the application crashed?
I deleted a picture in fullscreen mode
(pressed "delete" button -> "do you want to move to trash dialog -> pushed the "move" button)		


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

System: Linux 2.6.22.6-1.rt9.5.fc7.ccrmart #1 SMP PREEMPT RT Fri Sep 7 14:31:50 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 630812672 vsize: 630812672 resident: 213192704 share: 24944640 rss: 213192704 rss_rlim: 18446744073709551615
CPU usage: start_time: 1193676281 rtime: 10107 utime: 8626 stime: 1481 cutime:2213 cstime: 210 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47489655087600 (LWP 2915)]
[New Thread 1093167440 (LWP 28859)]
[New Thread 1079552336 (LWP 28852)]
[New Thread 1079023952 (LWP 28851)]
[New Thread 1078495568 (LWP 28850)]
[New Thread 1077967184 (LWP 28849)]
[New Thread 1077438800 (LWP 28801)]
[New Thread 1076910416 (LWP 28800)]
[New Thread 1076382032 (LWP 28799)]
[New Thread 1075853648 (LWP 28790)]
[New Thread 1075325264 (LWP 28789)]
[New Thread 1084774736 (LWP 4237)]
[New Thread 1084246352 (LWP 4236)]
[New Thread 1083717968 (LWP 4235)]
[New Thread 1074796880 (LWP 4228)]
[New Thread 1074268496 (LWP 4227)]
(no debugging symbols found)
0x00000030bf40d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 47489655087600 (LWP 2915))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 uricmp
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 add_scheme_if_absent
    from /usr/lib64/gthumb/libgthumb.so
  • #4 uricmp
    from /usr/lib64/gthumb/libgthumb.so
  • #5 g_list_find_custom
    from /lib64/libglib-2.0.so.0
  • #6 ??
  • #7 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #8 uricmp
    from /lib64/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 uricmp
    from /usr/lib64/libgnomevfs-2.so.0
  • #14 uricmp
    from /usr/lib64/libgnomevfs-2.so.0
  • #15 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #16 uricmp
    from /lib64/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #18 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors (9499 sec old) ---------------------
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
compiz: failed to write screenshot image
** (gnome-compiz-preferences:5869): WARNING **: plugin crashhandler isn't installed
(gnome-compiz-preferences:5869): libgnomevfs-CRITICAL **: gnome_vfs_get_uri_from_local_path: assertion `g_path_is_absolute (local_full_path)' failed
** (gnome-compiz-preferences:5869): WARNING **: plugin showdesktop isn't installed
** (gnome-compiz-preferences:5869): WARNING **: plugin inputzoom isn't installed
compiz: water: GL_ARB_fragment_program is missing
** (gnome-compiz-preferences:5869): WARNING **: plugin animation isn't installed
--------------------------------------------------
Comment 1 Michael Chudobiak 2007-10-29 20:24:54 UTC
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 in 2.10.7,
which is available in the F7 testing repo.


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