[Bug 268020] newsyslog(8) size condition fails on large files
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268020] newsyslog(8) size condition fails on large files"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Nov 2022 17:39:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268020
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
I'm not sure what happened in your case, but 1.3TB isn't that far from
overflowing an int when converted to kb, so it seems sensible to address that
either way.
I suspect this has not been reported before just because it's unusual to have
such a large log file.
--
You are receiving this mail because:
You are the assignee for the bug.