[Xfce-bugs] [Bug 14509] Thunar dumps core SEGV when user logs out of xfce session while file manager window is open

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Sep 24 23:29:59 CEST 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14509

--- Comment #9 from alexxcons <alexxcons at xfce.org> ---
Thank's ! That backtrace sheds some light on the problem.

It looks like thunar does not crash on logout, but on the following login,
since the method which crashes is "thunar_session_client_restore" (which is
called at startup of thunar )

There is a "ifdef" taking care to only trigger the restore mechanism if "libsm"
is available. If libsm is not present, thunar should just start without the
attempt to restore anything.

I have libsm6 installed on my system (version 2:1.2.2 ) .. can you please check
if you have it installed, and if so, check which version you have ?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list