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 375156 - crash in gThumb Image Viewer: I noticed this after plu...
crash in gThumb Image Viewer: I noticed this after plu...
Status: RESOLVED DUPLICATE of bug 356623
Product: gthumb
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-11-14 16:06 UTC by Michael Chudobiak
Modified: 2006-11-15 19:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael Chudobiak 2006-11-14 16:06:45 UTC
What were you doing when the application crashed?
I noticed this after plugging in a Kingston 512MB flash card into a card reader. gThumb was initially viewing an NFS-mounted directory, whose contents may have recently changed (including the selected image). I am using CVS HEAD.


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
end from FAM server connection
closing
end from FAM server connection
end from FAM server connection
end from FAM server connection
end from FAM server connection
end from FAM server connection
end from FAM server connection
** (gthumb:32331): CRITICAL **: gth_image_list_moveto: assertion `(pos >= 0) && (pos < priv->images)' failed
** (gthumb:32331): CRITICAL **: gth_image_list_moveto: assertion `(pos >= 0) && (pos < priv->images)' failed
end from FAM server connection
** (bug-buddy:32644): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 497545216 vsize: 0 resident: 497545216 share: 0 rss: 133922816 rss_rlim: 0
CPU usage: start_time: 1163517441 rtime: 0 utime: 3335 stime: 0 cutime:3102 cstime: 0 timeout: 233 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208973616 (LWP 32331)]
[New Thread -1618125936 (LWP 32516)]
[New Thread -1607636080 (LWP 32515)]
[New Thread -1597146224 (LWP 32514)]
[New Thread -1565676656 (LWP 32510)]
[New Thread -1576166512 (LWP 32509)]
[New Thread -1397761136 (LWP 32340)]
[New Thread -1387271280 (LWP 32339)]
[New Thread -1376781424 (LWP 32338)]
[New Thread -1344214128 (LWP 32334)]
[New Thread -1251771504 (LWP 32333)]
0x00360402 in __kernel_vsyscall ()

Thread 1 (Thread -1208973616 (LWP 32331))

  • #0 __kernel_vsyscall
  • #1 g_cclosure_marshal_VOID__BOOLEAN
    at gmarshal.c line 89
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 monitor_changed_cb
    at gth-location.c line 149
  • #5 IA__g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #6 IA__g_closure_invoke
    at gclosure.c line 490
  • #7 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #8 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #9 IA__g_signal_emit
    at gsignal.c line 2241
  • #10 gnome_vfs_volume_monitor_emit_pre_unmount
    from /usr/lib/libgnomevfs-2.so.0
  • #11 gnome_vfs_volume_monitor_client_shutdown_private
    from /usr/lib/libgnomevfs-2.so.0
  • #12 dbus_connection_dispatch
    at dbus-connection.c line 3779
  • #13 message_queue_dispatch
    at dbus-gmain.c line 113
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #15 g_main_context_iterate
    at gmain.c line 2677
  • #16 IA__g_main_loop_run
    at gmain.c line 2881
  • #17 IA__gtk_main
    at gtkmain.c line 1001
  • #18 main
    at main.c line 725
  • #0 __kernel_vsyscall

Comment 1 Michael Chudobiak 2006-11-14 16:09:23 UTC
The above stacktrace contains a reference to the file "IMG_4501.JPG". This file had been deleted on the NFS server. Perhaps this upset gThumb.

- Mike
Comment 2 Michael Chudobiak 2006-11-15 19:15:41 UTC

*** This bug has been marked as a duplicate of 356652 ***
Comment 3 Michael Chudobiak 2006-11-15 19:16:50 UTC

*** This bug has been marked as a duplicate of 356623 ***
Comment 4 Michael Chudobiak 2006-11-15 19:22:24 UTC
This is a duplicate of bug 356623, not 356652. The original was a typo.