NSThread
NSThread
- Subject: NSThread
- From: Marcos Tirao <email@hidden>
- Date: Wed, 20 Mar 2002 12:22:05 -0800
Hi Have detach a thread but con the thread terminate I get the following
error
2002-03-20 12:20:04.700 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x126810 of class NSCFString autoreleased with no pool in place - just
leaking
2002-03-20 12:20:04.701 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x28ce20 of class NSCalibratedRGBColor autoreleased with no pool in
place - just leaking
2002-03-20 12:20:04.701 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x1a96550 of class NSCFString autoreleased with no pool in place - just
leaking
2002-03-20 12:20:04.701 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x2a52f0 of class NSCalibratedRGBColor autoreleased with no pool in
place - just leaking
2002-03-20 12:20:04.703 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x28f460 of class NSCFDictionary autoreleased with no pool in place -
just leaking
2002-03-20 12:20:04.703 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x1a89830 of class NSConcreteValue autoreleased with no pool in place -
just leaking
2002-03-20 12:20:04.704 Client[1165] *** _NSAutoreleaseNoPool(): Object
0x1a97f20 of class NSCFDictionary autoreleased with no pool in place -
just leaking
Any Idea what is going on?
Thanks?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.