Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-01 Thread Nicolas Boulenguez
> The general workaround for that kind of thing is to have a single thread start > things up first (eg have the main thread call [NSDate class] before the app > goes multithreaded) to ensure that the deadlock can't occur. Great! This workaround fixes the issue. Thanks for your explanations. -- Pl

Re: [Debian GNUstep maintainers] request for help: oolite

2016-08-01 Thread Nicolas Boulenguez
On Mon, Aug 01, 2016 at 10:32:08AM +, Ivan Vučica wrote: > I will assume you wanted to send this to the list, and I will also cross > post this onto gnustep-dev. Right. > The curious part is "it works locally, but not on buildd" which you > mentioned earlier in the thread. Is the compiler diff