Re: test-stat-time failure on FreeBSD 6

2007-04-03 Thread Paul Eggert
"James Youngman" <[EMAIL PROTECTED]> writes: > Sorry. For some reason the sanity check on the value of > st_birthtim.tv_sec ended up in the wrong arm of an #if and was > therefore not performed. Thanks, I installed this slightly-different patch. 2007-04-03 James Youngman <[EMAIL PROTECTED]>

Re: test-stat-time failure on FreeBSD 6

2007-04-03 Thread James Youngman
On 4/3/07, Bruno Haible <[EMAIL PROTECTED]> wrote: Hello James, On FreeBSD/x86 6.1, on a NFS mount, the test-stat-time test fails: Sorry. For some reason the sanity check on the value of st_birthtim.tv_sec ended up in the wrong arm of an #if and was therefore not performed. Here is a patch

test-stat-time failure on FreeBSD 6

2007-04-02 Thread Bruno Haible
Hello James, On FreeBSD/x86 6.1, on a NFS mount, the test-stat-time test fails: $ gdb test-stat-time ... (gdb) run Program received signal SIGABRT, Aborted. 0x28127363 in kill () from /lib/libc.so.6 (gdb) where #0 0x28127363 in kill () from /lib/libc.so.6 #1 0x28127300 in raise () from /lib/lib