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 355662 - crash in Text Editor: Selecting File -> Open f...
crash in Text Editor: Selecting File -> Open f...
Status: RESOLVED DUPLICATE of bug 355621
Product: gedit
Classification: Applications
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-12 21:55 UTC by Mike Auty
Modified: 2006-09-12 22:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Mike Auty 2006-09-12 21:55:12 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 ()

Thread 1 (Thread -1226336064 (LWP 7689))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /usr/lib/libgnomeui-2.so.0
  • #0 __kernel_vsyscall

Comment 1 Mike Auty 2006-09-12 21:56:56 UTC
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
Comment 2 Mike Auty 2006-09-12 21:58:39 UTC
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...
Comment 3 Steve Frécinaux 2006-09-12 22:13:14 UTC
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 ***