[Xfce-bugs] [Bug 14218] Thunar crashes after copying large amount of pictures
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Feb 18 22:03:04 CET 2018
https://bugzilla.xfce.org/show_bug.cgi?id=14218
--- Comment #11 from alexxcons <acs82 at 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.
More information about the Xfce-bugs
mailing list