Skip to content

Instantly share code, notes, and snippets.

@farcaller
Created October 11, 2010 08:53
Show Gist options
  • Select an option

  • Save farcaller/620233 to your computer and use it in GitHub Desktop.

Select an option

Save farcaller/620233 to your computer and use it in GitHub Desktop.
2010-10-11 11:52:58.071 hummba[7085:6f03] *** __NSAutoreleaseNoPool(): Object 0xf2254e0 of class NSCFNumber autoreleased with no pool in place - just leaking
[Switching to process 7085]
[Switching to process 7085]
(gdb) bt
#0 0x0339723d in __NSAutoreleaseNoPool ()
#1 0x032c7394 in _CFAutoreleasePoolAddObject ()
#2 0x032c70ba in -[NSObject(NSObject) autorelease] ()
#3 0x08bebc0c in _UIAccessibilityContainerCache ()
#4 0x08bf10cd in -[NSObject(NSObjectAccessibility) _accessibilityHandleUnregisterContainer] ()
#5 0x08bf4571 in -[NSObject(NSObjectAccessibility) _accessibilityUnregister] ()
#6 0x08b86718 in -[CALayerAccessibility(SafeCategory) dealloc] ()
#7 0x02790abb in CALayerRelease ()
#8 0x0279885d in CALayerFreeTransaction ()
#9 0x02791116 in CA::Transaction::commit ()
#10 0x027abb3a in CAImageProviderThread ()
#11 0x97d49d41 in _pthread_wqthread ()
#12 0x97d49b86 in start_wqthread ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment