GNOME Bugzilla – Bug 355662
crash in Text Editor: Selecting File -> Open f...
Last modified: 2006-09-12 22:13:14 UTC
Version: 2.16.0 What were you doing when the application crashed? Selecting File -> Open from gedit. Gedit was started as a different user from the one that owns the gnome-session. It appears as though the open dialog requires a dbus-session to be running (since this error has only ever occurred when gedit has been started by a different user and has not been started using dbus-launch). It's a bit annoying, since I tend to start programs from a variety of different users. Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.16.0 2006-09-09 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 38854656 vsize: 0 resident: 38854656 share: 0 rss: 19566592 rss_rlim: 0 CPU usage: start_time: 1158097689 rtime: 0 utime: 126 stime: 0 cutime:119 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gedit' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1226336064 (LWP 7689)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 72220
Thread 1 (Thread -1226336064 (LWP 7689))
Error messages seen on the console before the crash are as follows: (gedit:7689): 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. ** (bug-buddy:7721): WARNING **: Couldn't load icon for Bonobo Component Browser ** (bug-buddy:7721): WARNING **: Couldn't load icon for Open Folder
It would be nice if this could either not segfault but simply report the error, or gracefully start the required dbus-session if it can't be found when required...
Thanks for the bug report. I think this particular bug is a duplicate of bug #355621. *** This bug has been marked as a duplicate of 355621 ***