From: SourceForge.net <no...@so...> - 2010-05-10 21:23:46
|
The following forum message was posted by at http://sourceforge.net/projects/tuxcap/forums/forum/709544/topic/3377036: Aaargh, I spoke too soon - it builds but the applications won\'t run - I get the following run time error. If there\'s any possibility to hint at how to fix this it would enormously appreciated. We\'re on a fairly tight schedule so if it could be soon than that would be even more awesome. $ ./Pythondemo1 2010-05-10 22:19:48.581 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100e8f370 of class NSCFArray autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.584 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100e13f40 of class NSCFNumber autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.584 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100ebeb30 of class NSCFDictionary autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.585 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102037320 of class NSCFString autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.585 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100e133f0 of class NSCFNumber autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.586 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102015310 of class NSCFDictionary autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.587 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102022cd0 of class NSCFArray autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.588 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102040be0 of class SDL_QuartzWindow autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.589 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100e9f7a0 of class NSCFNumber autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.590 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102032190 of class NSConcreteValue autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.590 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x100e2a670 of class NSCFNumber autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.592 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x10204ec40 of class NSConcreteValue autoreleased with no pool in place - just leaking 2010-05-10 22:19:48.592 Pythondemo1[90618:9907] *** __NSAutoreleaseNoPool(): Object 0x102037bb0 of class NSCFDictionary autoreleased with no pool in place - just leaking Segmentation fault Many thanks, Nathaniel & Manuela |