lxsession main process killed by SEGV signal

The standard session manager used by LXDE - http://wiki.lxde.org/en/LXSession
Locked
JimVanHorn
Posts: 1
Joined: Sat May 17, 2014 6:01 am

lxsession main process killed by SEGV signal

Post by JimVanHorn »

Lubuntu 14.04 installed on an older (not ancient) HP G60 laptop.

Only two commands sent to /usr/bin/lxsession-default appear to work: "file_manager" and "terminal". Everything else ("lxsession-default webbrowser" for example) fails with the following output.

Code: Select all

Error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Unfortunately, lxsession is unable to handle the error. The following is logged in the ~/.xsession-errors file.

Code: Select all

init: lxsession main process (23145) killed by SEGV signal
init: Disconnected from notified D-Bus bus
My session is terminated and I have to log in and start all over. (*sigh*)

Any suggestions as to how I might trace/debug/fix this problem?

-jvh
Locked