Date: Tue, 29 Nov 2022 17:39:06 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268020] newsyslog(8) size condition fails on large files Message-ID: <bug-268020-227-e9vsGlr0NV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-268020-227@https.bugs.freebsd.org/bugzilla/> References: <bug-268020-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268020 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 th= at either way. I suspect this has not been reported before just because it's unusual to ha= ve such a large log file. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268020-227-e9vsGlr0NV>