[PATCH] Linux: Fix tst-copy_file_range-large test on recent kernels [BZ #33498]

H.J. Lu hjl.tools@gmail.com
Sun Oct 26 22:47:48 GMT 2025


On Sun, Sep 28, 2025 at 9:46 AM H.J. Lu <hjl.tools@gmail.com> wrote:
>
> On Sun, Sep 28, 2025 at 9:24 AM Collin Funk <collin.funk1@gmail.com> wrote:
> >
> > "H.J. Lu" <hjl.tools@gmail.com> writes:
> >
> > > LGTM.
> > >
> > > Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
> > >
> > > Thanks.
> >
> > Thanks for the review, pushed.
> >
> > It looks like you accidentally created 2 reports for this [1][2]. Am I
> > missing something, or is it okay to mark the second as a duplicate?
> >
> > Collin
> >
> > [1] https://sourceware.org/bugzilla/show_bug.cgi?id=33497
>
> Closed as a dup.
>
> > [2] https://sourceware.org/bugzilla/show_bug.cgi?id=33498
>

It failed now with 32-bit build under 6.17.4 kernel:

FAIL: misc/tst-copy_file_range-large
original exit status 1
../sysdeps/unix/sysv/linux/tst-copy_file_range-large.c:179: numeric
comparison failure
   left: 2147479552 (0x7ffff000); from: copied
  right: 4294963200 (0xfffff000); from: UINT_MAX & ~(getpagesize () - 1)


-- 
H.J.


More information about the Libc-alpha mailing list