Control: tags -1 + lfs

On Wed, Oct 15, 2014 at 01:21:37PM -0400, Norman Ramsey wrote:
> Version: 9.22-2
> Architecture: i386 (i686)
>   open("filtermail.log", O_RDONLY)        = -1 EOVERFLOW (Value too large for 
> defined data type)

And I can repro this on i386
(amd64 kernel so no EOVERFLOW? or maybe because I'm on bookworm)
  openat(AT_FDCWD, "22G", O_RDONLY)       = 3

Upcoming 24.08 straces to
  openat(AT_FDCWD, "22G", O_RDONLY|O_LARGEFILE) = 3

So this is an LFS bug.

Attachment: signature.asc
Description: PGP signature

Reply via email to