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 378273 - gThumb crash when removing Smart Media card from USB Card Reader
gThumb crash when removing Smart Media card from USB Card Reader
Status: RESOLVED DUPLICATE of bug 356623
Product: gthumb
Classification: Other
Component: general
2.7.x
Other All
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-11-22 22:13 UTC by David Costanzo
Modified: 2006-11-23 00:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description David Costanzo 2006-11-22 22:13:49 UTC
What were you doing when the application crashed?
I was viewing an image on a USB card reader and I yanked the card out.


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.2798.fc6 #1 SMP Mon Oct 16 14:54:20 EDT 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
----------- .xsession-errors (1664 sec old) ---------------------
Error: W_LoadWadFile: couldn't load gfx.wad
** Message: Could not connect to power manager: Could not get owner of name 'org.gnome.PowerManager': no such name
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3000003 (Maze)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** (maze:14674): WARNING **: maze: get_colors: Indexed image.  Using colors 15 and 0.
kbuildsycoca running...
Reusing existing ksycoca
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4000003 (Random Pic)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
ICE default IO error handler doing an exit(), pid = 14710, errno = 0
kbuildsycoca running...
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x4200003 (Ripple)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
--------------------------------------------------

Memory status: size: 207327232 vsize: 0 resident: 207327232 share: 0 rss: 28839936 rss_rlim: 0
CPU usage: start_time: 1164233302 rtime: 0 utime: 639 stime: 0 cutime:611 cstime: 0 timeout: 28 it_real_value: 0 frequency: 0

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 -1208822064 (LWP 17999)]
[New Thread -1404523632 (LWP 18086)]
[New Thread -1394033776 (LWP 18085)]
[New Thread -1383543920 (LWP 18084)]
[New Thread -1373054064 (LWP 18083)]
[New Thread -1435993200 (LWP 18080)]
[New Thread -1446483056 (LWP 18079)]
(no debugging symbols found)
0x00c36402 in __kernel_vsyscall ()

Thread 1 (Thread -1208822064 (LWP 17999))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gth_location_new
  • #5 g_cclosure_marshal_VOID__OBJECT
    from /lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #7 g_signal_override_class_closure
    from /lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #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
    from /lib/libdbus-1.so.3
  • #13 dbus_server_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.2
  • #14 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #17 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 main
  • #0 __kernel_vsyscall

Comment 1 David Costanzo 2006-11-22 22:51:59 UTC
I have reproduced this crash three times.  Each time, it happened while gThumb was open and I pulled the SmartMedia card out of my USB Card reader.  However, I can only reproduce this about 5% of the time, so there's something else going on beyond just yanking the SmartMedia card out of the reader.

This is the RPM package that I am using:

> rpm -q gthumb 
gthumb-2.7.8-3.fc6
Comment 2 Michael Chudobiak 2006-11-23 00:25:22 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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