GNOME Bugzilla – Bug 356468
gnome programs making file system operations using dbus crashes when using them via remote system
Last modified: 2006-09-18 01:24:44 UTC
Steps to reproduce: 1. ssh -X remotesystem 2. Start gimp up on remotesystem using local X client (?) 3. Select some defaults, have main window show up 4. Select "Save as..." from File menu 5. Watch the shell from which Gimp was started, will have the following: (gimp:30777): libgnomevfs-WARNING **: Failed to open session DBUS connection: Unable to determine the address of the message bus (try 'man dbus-launch' and 'man dbus-daemon' for help) Volume monitoring will not work. gimp: fatal error: Segmentation fault gimp (pid:30777): [E]xit, [H]alt, show [S]tack trace or [P]roceed: 6. Enter "p" and watch Gimp crash with the following message: (script-fu:30778): LibGimpBase-WARNING **: script-fu: wire_read(): error This also happens with, for instance, gthumb, which spawns bug-buddy however. The traceback from that is pasted in the "stack trace" window below. Stack trace: Distribution: Gentoo Base System version 1.12.5 Gnome Release: 2.16.0 2006-09-10 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 113352704 vsize: 0 resident: 113352704 share: 0 rss: 17424384 rss_rlim: 0 CPU usage: start_time: 1158534721 rtime: 0 utime: 353 stime: 0 cutime:267 cstime: 0 timeout: 86 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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225152848 (LWP 30796)] [New Thread -1287926880 (LWP 30802)] [New Thread -1279534176 (LWP 30801)] [New Thread -1271141472 (LWP 30800)] [New Thread -1262748768 (LWP 30799)] [New Thread -1254286432 (LWP 30798)] [New Thread -1235915872 (LWP 30797)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 72608
Thread 1 (Thread -1225152848 (LWP 30796))
Other information: I was going to file this bug with Gimp first, but saw that it seemed to be gnome-vfs related, so hope this is the correct place.
Lasse, you are correct, this is a gnome-vfs issue. :) 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 354823 ***