bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnulib new testdir / current build messages


From: Bruno Haible
Subject: Re: gnulib new testdir / current build messages
Date: Sat, 31 Jul 2010 22:52:57 +0200
User-agent: KMail/1.9.9

Hello Rainer,

Thanks for the new results. The problematic corners are shrinking:
  - test-areadlink, test-areadlink-with-size, test-areadlinkat, test-readlink,
    test-symlinkat should work better with my latest commit.
  - test-poll is in Paolo's hands.
  - test-utimens, test-utimensat is for Eric.
  - Only test-ptsname is completely foggy.

> FAIL: test-linkat
> 
> (dbx) where
> pthread_kill(??, ??) at 0xd05122c0
> _p_raise(??) at 0xd0511764
> raise.raise(??) at 0xd0120f20
> abort() at 0xd016d9e4
> main(), line 183 in "test-linkat.c"
> (dbx) print errno
> 0

Here it would be good to see the value of errno before the abort() call.
That is: put a breakpoint at test-linkat.c:183 and show the value of errno
at this point.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]