I also know little of BSD, but this is what was required on Linux to get a dump into /tmp:

fs.suid_dumpable=2
kernel.core_uses_pid=1
kernel.core_pattern=/tmp/core.%e.%p.%h.%t```


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.