This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.28 - Please commit ISO C threads support.


On Tue, Jul 24, 2018 at 1:14 PM, Florian Weimer <fweimer@redhat.com> wrote:
> On 07/24/2018 10:04 PM, H.J. Lu wrote:
>
>> I got
>>
>> [hjl@gnu-skx-1 build-i686-linux]$ ./nptl/tst-cnd-timedwait
>> error: tst-cnd-timedwait.c:59: cnd_timedwait failed
>> error: 1 test failures
>> [hjl@gnu-skx-1 build-i686-linux]$
>>
>> on both i686 and x86-64.
>
>
> Did you rebuild from scratch?

Yes.

> I don't get this test failure on Fedora 28 x86-64.
>

It failed at random:

[hjl@gnu-cfl-1 build-x86_64-linux]$ ./nptl/tst-cnd-timedwait
error: tst-cnd-timedwait.c:59: cnd_timedwait failed
error: 1 test failures
[hjl@gnu-cfl-1 build-x86_64-linux]$ ./nptl/tst-cnd-timedwait
error: tst-cnd-timedwait.c:59: cnd_timedwait failed
error: 1 test failures
[hjl@gnu-cfl-1 build-x86_64-linux]$ ./nptl/tst-cnd-timedwait
[hjl@gnu-cfl-1 build-x86_64-linux]$ ./nptl/tst-cnd-timedwait
error: tst-cnd-timedwait.c:59: cnd_timedwait failed
error: 1 test failures
[hjl@gnu-cfl-1 build-x86_64-linux]$ ./nptl/tst-cnd-timedwait
error: tst-cnd-timedwait.c:59: cnd_timedwait failed
error: 1 test failures
[hjl@gnu-cfl-1 build-x86_64-linux]$


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]