"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]>
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
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