Page 1 of 1

lxsession main process killed by SEGV signal

Posted: Wed May 21, 2014 4:30 pm
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