Google Earth for OS X
While searching the console.log (in Console.app) for clues regarding an unrelated weird happening this morning, I noticed this :
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x21867b0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2185490 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x219af80 of class NSBundle autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2187e70 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x21347e0 of class NSCFArray autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2186c70 of class NSCFArray autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2188000 of class NSCFDictionary autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2187f80 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2188120 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2188230 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x21881b0 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2187ed0 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.031 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2188330 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.031 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2187fd0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.181 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x7fd060 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x7fd020 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x218b760 of class __NSFontTypefaceInfo autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2122ab0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x218a8a0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2130e10 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x7fd060 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0x2169ff0 of class NSCFString autoreleased with no pool in place - just leaking
Looks like Google Earth is spawning some threads without first creating a new NSAutoreleasePool. Ooopsie.
I’ve never been guilty of anything like like that ;).
Psyche.
I will be reporting a bug to Google on this one… Google Earth rocks, and I wanna see it get even better.
April 25th, 2009 at 5:22 pm
« Weird Mail.app problem this morning.XQuery Update facility working draft made public… »
Google Earth for OS X
While searching the console.log (in Console.app) for clues regarding an unrelated weird happening this morning, I noticed this :
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×21867b0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2185490 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.012 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×219af80 of class NSBundle autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2187e70 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×21347e0 of class NSCFArray autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2186c70 of class NSCFArray autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.029 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2188000 of class NSCFDictionary autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2187f80 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2188120 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2188230 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×21881b0 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.030 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2187ed0 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.031 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2188330 of class NSPathStore2 autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.031 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2187fd0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.181 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×7fd060 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×7fd020 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×218b760 of class __NSFontTypefaceInfo autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.182 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×213bc60 of class NSFont autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2122ab0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×218a8a0 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2130e10 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×7fd060 of class NSCFString autoreleased with no pool in place - just leaking
2006-01-27 10:27:10.183 Google Earth[393] *** _NSAutoreleaseNoPool(): Object 0×2169ff0 of class NSCFString autoreleased with no pool in place - just leaking
Looks like Google Earth is spawning some threads without first creating a new NSAutoreleasePool. Ooopsie.
I’ve never been guilty of anything like like that ;).
Psyche.
I will be reporting a bug to Google on this one… Google Earth rocks, and I wanna see it get even better.
This entry was posted on Friday, January 27th, 2006 at 11:21 am and is filed under Cocoa, Mac OS X, Objective-C. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.