Hello.
I was looking through my console logs this morning and found the following:
2004-11-30 07:38:37.234 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x4181c0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.235 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x43bdd0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.281 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x43c2e0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.282 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x421e80 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.465 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x46f940 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.466 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x4400c0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.513 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x4163f0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.513 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x461400 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.874 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x416bd0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.874 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x416460 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.921 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x417610 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:37.921 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x448650 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:38.281 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x4160d0 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:38.282 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x402020 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:38.328 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x416450 of class NSCFArray autoreleased with no pool in place - just leaking
2004-11-30 07:38:38.329 loginwindow[189] *** _NSAutoreleaseNoPool(): Object 0x447700 of class NSCFArray autoreleased with no pool in place - just leaking
Does anyone know what this means?
I should note that about an hour later, when attempting to log out...kernel panic.