Bigsuf did not generate core dump file
at first I run sleep 100 on a terminal and on the other run killall -SIGSEGV sleep
I got that from terminal "zsh: segmentation fault sleep 100" , it means the sleep occurs segmentation fault, so it should create a core file in /cores , but there is nothing in /cores directory.
why?
my sysctl -a kern|grep core
kern.corefile: /cores/core.%P
kern.coredump: 1
kern.sugid_coredump: 0
before do these I already have run "launchctl limit core unlimited" command.
my MacBook is apple m1 cpu
MacBook Pro 13″, macOS 11.6