On 28/10/13 14:33, Emilio Pozuelo Monfort wrote:
> The test is trying to create 100 threads, but pthread_create returns EAGAIN
> because it hits some limit, which makes g_thread_new() abort (as stated in the
> docs, g_thread_try_new() wouldn't abort but return NULL).
> 
> The question is, why are we hitting the limit so soon here?

Not sure yet but this reminds me of bug #725516:
>> lbzip2: unable to create a POSIX thread: Resource temporarily unavailable

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/526ee9e2.40...@pyro.eu.org

Reply via email to