Skip to content

Instantly share code, notes, and snippets.

@mlaster
Created June 29, 2009 23:13
Show Gist options
  • Save mlaster/137877 to your computer and use it in GitHub Desktop.
Save mlaster/137877 to your computer and use it in GitHub Desktop.
6/29/09 4:05:10 PM GrowlHelperApp[4099] *** attempt to pop an unknown autorelease pool (0x18b9200)
6/29/09 4:05:31 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e33a60 of class NSCFArray autoreleased with no pool in place - just leaking
6/29/09 4:05:36 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0xda12f30 of class NSCFArray autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x40de20 of class NSCFString autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x40dee0 of class NSCFString autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e192f0 of class NSCFDictionary autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e0a390 of class NSCFString autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e039f0 of class NSInvocation autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e124f0 of class NSConnection autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e03a20 of class NSConcretePortCoder autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e124f0 of class NSConnection autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e124f0 of class NSConnection autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e14080 of class NSCFString autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e10ab0 of class NSCFData autoreleased with no pool in place - just leaking
6/29/09 4:06:37 PM GrowlHelperApp[4099] *** __NSAutoreleaseNoPool(): Object 0x2e11cf0 of class __NSFastEnumerationEnumerator autoreleased with no pool in place - just leaking
6/29/09 4:06:40 PM GrowlHelperApp[4099] *** attempt to pop an unknown autorelease pool (0xc000600)
6/29/09 4:07:40 PM GrowlHelperApp[4099] *** attempt to pop an unknown autorelease pool (0x18ba200)
6/29/09 4:08:10 PM GrowlHelperApp[4099] *** attempt to pop an unknown autorelease pool (0x18ba200)
6/29/09 4:08:40 PM GrowlHelperApp[4099] *** attempt to pop an unknown autorelease pool (0x18bb200)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment