https://bugzilla.xfce.org/show_bug.cgi?id=14347
Andre Miranda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Andre Miranda <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
