GNU bug report logs - #12820
gnulib testsuite failure in latest master

Previous Next

Package: coreutils;

Reported by: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Date: Wed, 7 Nov 2012 08:56:02 UTC

Severity: normal

Tags: moreinfo

Merged with 13894

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nix <nix <at> esperi.org.uk>
To: 12820 <at> debbugs.gnu.org
Subject: bug#12820: FWIW, this is still happening as of gnulib 4a82904
Date: Tue, 26 Feb 2013 21:48:55 +0000
I just got this (from utimensat, not utimens, but they share a lot of
code) while doing a massively parallel 'make check' of coreutils 8.21 on
Linux 3.7.

The filesystem in question is ext4 atop loopback atop LVM atop md
(raid1), a fairly typical setup for coreutils test runs, I'd think. (The
source tree is ultimately mounted over NFSv3 and gnulib bootstrapped
there, but that shouldn't matter because the first thing I do after that
is cp -a the whole thing into the loopback filesystem and then
configure, build, and test from there.)

#0  0x00007f6bd07858f5 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00007f6bd07858f5 in raise () from /lib/libc.so.6
#1  0x00007f6bd07889fb in __GI_abort () at abort.c:92
#2  0x00000000004021e0 in test_utimens (print=print <at> entry=true, func=0x401890 <do_utimensat>) at test-utimens.h:35
#3  0x0000000000401449 in main () at test-utimensat.c:86

As before, it's not reproducible on demand (e.g. under a debugger).




This bug report was last modified 6 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.