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

Reply via email to