[Xfce-bugs] [Bug 14347] Thunar does not allow you to end the session

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Apr 26 01:53:55 CEST 2018


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

Andre Miranda <andreldm at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm at xfce.org

--- Comment #6 from Andre Miranda <andreldm at xfce.org> ---
Compile thunar with debug symbols (./autogen.sh --prefix=/usr
--enable-debug=yes && make && sudo make install) and try this:
pkill -i Thunar
gdb thunar
# press 'r' and 'enter'

Now try to log out, if Thunar segfaults, on the terminal running gdb enter: bt
Finally, share with us the backtrace output.

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


More information about the Xfce-bugs mailing list