Georgiewskiy Yuriy wrote: > Package: oolite > Version: 1.76dfsg-1 > Severity: grave > Justification: renders package unusable
> oolite silently exit on debian wheezy with the following message: Are you sure it actually exits? It doesn't for me -- I get the warning, but the game starts. I'm on i386 too. > 2012-06-07 20:33:01.071 oolite[15143] WARNING your program is > becoming multi- threaded, but you are using an ObjectiveC runtime > library which does not have a thread-safe implementation of the > +initialize method. This should be a harmless warning. All multi-threaded programs using gnustep-base and creating new threads via NSThread get this (there are quite a few). If it results in `abort' or even worse, `silent exit' (which assumes a successful exit code of the application), then it is a serious bug in gnustep-base. If oolite crashes because of improper initialization of some class while emitting this warning, then the bug belongs to libobjc4. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org