[PATCH v3 2/2] posix: Implement preadv2 and pwritev2
Tulio Magno Quites Machado Filho
tuliom@linux.vnet.ibm.com
Fri Jun 2 13:04:00 GMT 2017
Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:
> On 01/06/2017 13:40, Siddhesh Poyarekar wrote:
>> On Thursday 04 May 2017 06:13 PM, Adhemerval Zanella wrote:
>>> * nptl/tst-cancel4.c (tf_pwritev2): New test.
>>> (tf_preadv2): Likewise.
>>
>> These tests are failing for tst-cancelx4 and tst-cancelx5 on the aarch64
>> buildbot:
>>
>>
>> tst-cancelx4.out:
>>
>> cleanup handler not called for 'preadv2'
>> cleanup handler not called for 'pwritev2'
>>
>> tst-cancelx5.out:
>>
>> cleanup handler not called for 'preadv2'
>> cleanup handler not called for 'pwritev2'
>>
>> Siddhesh
>>
>
> I am trying to figure out why this is failing on the bot, I can't reproduce
> it on my aarch64 box (linux 3.19.0-33-generic, gcc 4.9.2). I also check on
> x86_64 with and without p{read,write}v2 support (kernel 4.4.0 and
> kernel 4.10). I will try check on a aarc64 with 4.6 kernel.
I can reproduce the same error on ppc64 and ppc64le with Linux 4.4 and 4.10.
--
Tulio Magno
More information about the Libc-alpha
mailing list