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

Re: Bug#727009: FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads



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
steven@pyro.eu.org


Reply to: