Files
seer/tests/hellosegv
Ernie Pasveer ad8f95d6b9 Swapped Lena image with another PD image.
Lena needs a break from the Internet. :^)
2023-03-05 09:38:39 -06:00
..
2023-02-21 07:22:45 -06:00
2022-03-06 20:49:14 -06:00
2021-09-05 11:58:58 -05:00
2022-03-06 20:49:14 -06:00
2021-09-05 11:58:58 -05:00

See notes/README.coredump

Quick setup. Some as root.

    % ulimit -c unlimited
    % install -m 1777 -d /var/local/dumps
    % echo "/var/local/dumps/core.%e.%p"> /proc/sys/kernel/core_pattern
    % rcapparmor stop
    % sysctl -w kernel.suid_dumpable=2