Re: sudo dumping core on recent current
Lloyd Parkes <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
And today is not my day. Bisecting the source tree will continue. ┌──(lloyd@kudzu)-[~] └─$ sysctl kern.coredump kern.coredump.setid.dump = 1 kern.coredump.setid.path = /var/crash/%n.core kern.coredump.setid.owner = 0 kern.coredump.setid.group = 0 kern.coredump.setid.mode = 0600 (rw------- ) ┌──(lloyd@kudzu)-[~] └─$ sudo ls We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. For security reasons, the password you type will not be visible. Password: zsh: segmentation fault sudo ls ┌──(lloyd@kudzu)-[~] └─$ ls -l /var/crash total 8 -rw------- 1 root wheel 5 Feb 12 2023 minfree ┌──(lloyd@kudzu)-[~] └─$