Re: Same core dump writen to /var/crash at every boot
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 01, 2025 at 08:14:38AM +0000, pin wrote: > [...] > .rw------- root wheel 97 MB Wed Oct 1 09:33:34 2025 ? netbsd.6.core.gz > .rw------- root wheel 0 B Wed Oct 1 09:33:34 2025 ? netbsd.6.gz > .rw------- root wheel 97 MB Wed Oct 1 10:10:20 2025 ? netbsd.7.core.gz > .rw------- root wheel 0 B Wed Oct 1 10:10:21 2025 ? netbsd.7.gz > > Anyone who knows how to clean this up? savecore(8) has a -c option to clear the dump in the swap/dump partition. Martin