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 375648 - crash in gThumb Image Viewer: To reproduce I: 1) Inser...
crash in gThumb Image Viewer: To reproduce I: 1) Inser...
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-15 19:03 UTC by Michael Chudobiak
Modified: 2006-11-15 19:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael Chudobiak 2006-11-15 19:03:40 UTC
What were you doing when the application crashed?
To reproduce I:
1) Insert a flash card into my card reader.
2) The dcim directory (on the card) is shown in the gthumb browser. There are no images here, so I navigate to the 145CANON subdirectory.
3) I click on ".." to return to the dcim directory.
4) I remove the card without unmounting first. Crash!

Note: This does not happen if I do not go to the 145CANON subfolder. That is, if I leave the browser view at dcim, it will not crash when I remove the card.

- Mike


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 (159 sec old) ---------------------
end from FAM server connection
end from FAM server connection
end from FAM server connection
** (gthumb:6530): CRITICAL **: gth_image_list_moveto: assertion `(pos >= 0) && (pos < priv->images)' failed
end from FAM server connection
end from FAM server connection
** (bug-buddy:6652): WARNING **: Couldn't load icon for Open Folder
warning: the debug information found in "/usr/lib/debug//usr/lib/gnome-vfs-2.0/modules/libfile.so.debug" does not match "/usr/lib/gnome-vfs-2.0/modules/libfile.so" (CRC mismatch).
Cannot access memory at address 0x0
Cannot access memory at address 0x0
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x3200003 (Bug Buddy); these messages lack timestamps and therefore suck.
--------------------------------------------------

Memory status: size: 281387008 vsize: 0 resident: 281387008 share: 0 rss: 20193280 rss_rlim: 0
CPU usage: start_time: 1163617217 rtime: 0 utime: 73 stime: 0 cutime:68 cstime: 0 timeout: 5 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 -1208834352 (LWP 6779)]
[New Thread -1491678320 (LWP 6834)]
[New Thread -1481188464 (LWP 6833)]
[New Thread -1470698608 (LWP 6832)]
[New Thread -1365054576 (LWP 6828)]
[New Thread -1354564720 (LWP 6827)]
0x004aa402 in __kernel_vsyscall ()

Thread 1 (Thread -1208834352 (LWP 6779))

  • #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-15 19:11:21 UTC
I fortunately, this is an erratic problem that can not be reliably reproduced.

- Mike
Comment 2 Michael Chudobiak 2006-11-15 19:14:16 UTC
That should say "unfortunately" :-(
Comment 3 Michael Chudobiak 2006-11-15 19:15:50 UTC

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