Automated submission of kernel panic reports

Colin Percival cperciva at freebsd.org
Sun Nov 3 07:09:48 UTC 2013


On 11/02/13 18:15, dt71 at gmx.com wrote:
> Colin Percival wrote, On 11/03/2013 00:34:
>> Let me know if you see anything I missed.
> 
> Patch 1: mostly bikeshed stuff.
> Patch 2: double quote stuff.

Thanks.

> I didn't know anything about dump number rotation. How does that work? By
> default, upon the 11th dump, the bounds file will contain ``0'', but the last
> dump will be stored at /var/crash/{info,vmcore}.9 ? Because in that case, the
> ``bounds - 1'' method won't work.

Aside from a 3 minute window on HEAD, the versions of savecore which can rotate
back to using /var/crash/*.0 also create .last symlinks.  So I'm not worried
about that; if we don't have a .last symlink to rely on, bounds - 1 is good
enough.

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid


More information about the freebsd-hackers mailing list