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

--- Comment #11 from alexxcons <ac...@gmx.de> ---
By default core dumps are suppressed (for most users are just a waste of
space); you can enable them for a specific console with:
ulimit -c <size>

1.) If you dont care for a size limit:
ulimit -c unlimited

2.) Than make sure no thunar deamon is running ( quit running, than run a new
one)
pkill -i thunar; thunar

3.) Bring thunar  to crash
Something like (core dumped) 

4.) Find the "core" file
I hope the coredump will be written into your present folder, but this may
depend on your distro / systemd

E.g. here you can read some more details:
https://linux-audit.com/understand-and-configure-core-dumps-work-on-linux/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to