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

Steven Chamberlain steven at pyro.eu.org
Mon Oct 28 22:49:06 UTC 2013


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



More information about the pkg-gnome-maintainers mailing list