[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: glthread_create() failure in test-rwlock1
From: |
Erik Auerswald |
Subject: |
Re: glthread_create() failure in test-rwlock1 |
Date: |
Tue, 26 Jun 2018 20:52:49 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi,
On Tue, Jun 26, 2018 at 02:37:54AM +0200, Bruno Haible wrote:
> Pádraig Brady wrote:
> > Your test failure was:
> > FAIL: test-rwlock1
> > ==================
> > Unexpected outcome 3
> > FAIL test-rwlock1 (exit status: 134)
> > which is due to glthread_create() failing.
> > CC'ing gnulib.
>
> The patch below fixes it.
I can confirm that the patch fixes the test failure:
============================================================================
Testsuite summary for GNU coreutils 8.29.57-2ed7c2
============================================================================
# TOTAL: 328
# PASS: 292
# SKIP: 36
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[6]: Leaving directory
'/home/auerswald/tmp/coreutils-8.29.57-2ed7c2/gnulib-tests'
make[5]: Leaving directory
'/home/auerswald/tmp/coreutils-8.29.57-2ed7c2/gnulib-tests'
make[4]: Leaving directory
'/home/auerswald/tmp/coreutils-8.29.57-2ed7c2/gnulib-tests'
make[3]: Leaving directory
'/home/auerswald/tmp/coreutils-8.29.57-2ed7c2/gnulib-tests'
make[2]: Leaving directory
'/home/auerswald/tmp/coreutils-8.29.57-2ed7c2/gnulib-tests'
make[1]: Leaving directory '/home/auerswald/tmp/coreutils-8.29.57-2ed7c2'
[The gdb crash still happens, but it has not been addressed by the patch
anyway.]
Thanks,
Erik
--
Bugs are like mushrooms - found one, look around for more...
-- Al Viro
- fix for env-S-script.sh shebang len limitations, (continued)
Re: new snapshot available: coreutils-8.29.57-2ed7c2.tar.xz, Erik Auerswald, 2018/06/25
Re: coreutils-8.29.57-2ed7c2 on Ubuntu 18.04, Bruno Haible, 2018/06/25
coreutils-8.29.57-2ed7c2 on Ubuntu 16.04, Bruno Haible, 2018/06/25
coreutils on CentOS 7, Bruno Haible, 2018/06/26
coreutils on OpenBSD 6.0, Bruno Haible, 2018/06/26
coreutils on NetBSD 7.1.1, Bruno Haible, 2018/06/26
Re: new snapshot available: coreutils-8.29.64-1755f.tar.xz, Pádraig Brady, 2018/06/27