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 404471 - crash in gThumb Image Viewer (may be related to a mount)
crash in gThumb Image Viewer (may be related to a mount)
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: 2007-02-05 01:15 UTC by Pete Zaitcev
Modified: 2007-02-05 12:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Pete Zaitcev 2007-02-05 01:15:33 UTC
What were you doing when the application crashed?
[root@lembas usbmon]# mount -t debugfs none /sys/kernel/debug
[root@lembas usbmon]# 


Distribution: Fedora Core release 6 (Rawhide)
Gnome Release: 2.17.2 2006-11-07 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2877.fc7 #1 SMP Thu Dec 14 16:05:36 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
----------- .xsession-errors ---------------------
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Unable to connect to yum-updatesd.  Please ensure that the yum-updatesd 
package is installed and that the service is running.
Max failures exceeded, exiting now
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x3600003 (Save as JP)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** (bug-buddy:3328): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 163119104 vsize: 0 resident: 163119104 share: 0 rss: 27111424 rss_rlim: 0
CPU usage: start_time: 1170635491 rtime: 0 utime: 3283 stime: 0 cutime:3099 cstime: 0 timeout: 184 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 -1208199472 (LWP 2947)]
[New Thread -1438594160 (LWP 3127)]
[New Thread -1428104304 (LWP 3126)]
[New Thread -1417614448 (LWP 3125)]
[New Thread -1259451504 (LWP 3116)]
[New Thread -1269941360 (LWP 3115)]
(no debugging symbols found)
0x00228402 in __kernel_vsyscall ()

Thread 1 (Thread -1208199472 (LWP 2947))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 libgnomeui_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 Pete Zaitcev 2007-02-05 01:20:03 UTC
Hmm... Our bug-buddy apparently punts gthumb bugs to the upstream Bugzilla.

Just in case, release is gthumb-2.7.9-1.fc7 (I'm on our current development
tip on this laptop).
Comment 2 Michael Chudobiak 2007-02-05 12:43:01 UTC
If you have fc7, get gthumb 2.9.1 from the repos.

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 is fixed in 2.8.x and 2.9.x, available at
http://ftp.gnome.org/pub/gnome/sources/gthumb/2.8/ and
http://ftp.gnome.org/pub/gnome/sources/gthumb/2.9/.

This is fixed in the FC7 development repo ("rawhide").

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