[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
glthread_create() failure in test-rwlock1
From: |
Pádraig Brady |
Subject: |
glthread_create() failure in test-rwlock1 |
Date: |
Mon, 25 Jun 2018 09:45:53 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 25/06/18 03:09, Erik Auerswald wrote:
> Hi,
>
> On Sun, Jun 24, 2018 at 11:43:55PM -0700, Pádraig Brady wrote:
>> We plan to release coreutils-8.30 in the coming week
>> so any testing you can do on various different systems between now and then
>> would be most welcome.
>
> I have tested on an Ubuntu 18.04 LTS system, there has been one FAIL, and
> the test suite errored out. The Ubuntu crash reporter reported a gdb crash.
Yes looks like we're triggering a crash in newer GDB.
Looks to be the same as:
https://github.com/hugsy/gef/issues/207
We correctly skip the test though in that case.
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.
thanks!
Pádraig
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