Philip Ashmore wrote:
> .tf1: pthread_create failed: Resource temporarily unavailable
> tf1: pthread_create failed: Resource temporarily unavailable
That's EAGAIN, which usually would mean some resource limit has been
hit (or an out-of-memory condition). Does one of
ulimit -a
cat /proc/sys/kernel/threads-max
reveal anything interesting?
[...]
> Also , tst-writev.out contains <<EOF
> writev() return value: 2147479552 != EXPECTED: 2147483648
> EOF
Yeah, that's a known bug (<http://bugs.debian.org/629862>).
> Sorry if I was cryptic/terse.
No problem, and thanks for testing.
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20120520031025.GE32635@burratino