GNOME Bugzilla – Bug 404102
crash in gThumb Image Viewer: searching within g-Thumb...
Last modified: 2007-04-04 14:58:23 UTC
What were you doing when the application crashed? searching within g-Thumb via smb 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.19-1.2895.fc6 #1 SMP Wed Jan 10 19:28:18 EST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled ----------- .xsession-errors --------------------- This is normally a bug in some application using the D-Bus library. process 3387: arguments to dbus_pending_call_unref() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 563. This is normally a bug in some application using the D-Bus library. (nautilus:3387): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed process 3387: arguments to dbus_pending_call_get_completed() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 650. This is normally a bug in some application using the D-Bus library. process 3387: arguments to dbus_pending_call_steal_reply() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 673. This is normally a bug in some application using the D-Bus library. process 3387: arguments to dbus_pending_call_unref() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 563. This is normally a bug in some application using the D-Bus library. ** (bug-buddy:7292): WARNING **: Couldn't load icon for Open Folder ** (bug-buddy:7345): WARNING **: Couldn't load icon for Open Folder -------------------------------------------------- Memory status: size: 289226752 vsize: 0 resident: 289226752 share: 0 rss: 25100288 rss_rlim: 0 CPU usage: start_time: 1170541694 rtime: 0 utime: 357 stime: 0 cutime:332 cstime: 0 timeout: 25 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 -1209010480 (LWP 7310)] [New Thread -1504863344 (LWP 7326)] [New Thread -1494373488 (LWP 7325)] [New Thread -1483883632 (LWP 7324)] [New Thread -1473393776 (LWP 7323)] [New Thread -1378976880 (LWP 7313)] [New Thread -1263555696 (LWP 7312)] (no debugging symbols found) 0x00ac1402 in __kernel_vsyscall ()
+ Trace 107785
Thread 1 (Thread -1209010480 (LWP 7310))
*** Bug 404179 has been marked as a duplicate of this bug. ***
Could you clarify what you were doing when this crash occurred, and how the smb share was being used? (Was it mounted with mount -t smb, or were you browsing using the file chooser, or....) The released versions of gThumb (2.9.1 and earlier) do not fully support gnome-vfs for browsing remote shares. The development version in svn does. - Mike
I'm sorry, I can't recall any more precisely what it was I was up to when the crash occurred. It is likely that I was browsing a Windows XP shared folder across the network. I've been using the computer that experienced the crash for evaluating distributions and have made so many changes (and had so many problems) that I no longer remember any particular incident with useful clarity. Thank you for your work, Ben
(In reply to comment #2) > Could you clarify what you were doing when this crash occurred, and how the smb > share was being used? (Was it mounted with mount -t smb, or were you browsing > using the file chooser, or....) > > The released versions of gThumb (2.9.1 and earlier) do not fully support > gnome-vfs for browsing remote shares. The development version in svn does. > > - Mike > Hi Mike It was not mounted. My memory is of browsing from the "other" option from the location bar. From there typing the smb share into "location", eg smb://ls-300g-01/share/pictures (a share on a Buffalo Link Station network storage drive. At that point crashing happened. However, I can not now replicate the problem! I do take the Fedora updates on a regular basis - mabe something has changed? Currently gThunb is at 2.7.8 Hope this helps Trevor
Trevor, Full "smb://" support was only introduced as of 2.9.2, which was released yesterday. It isn't surprising that 2.7.x crashed when accessing smb. If you need smb support, try installing 2.9.2: http://ftp.gnome.org/pub/gnome/sources/gthumb/2.9/ - Mike
*** Bug 409767 has been marked as a duplicate of this bug. ***
*** Bug 426251 has been marked as a duplicate of this bug. ***