Skip to content

Instantly share code, notes, and snippets.

@jamessa
Created September 17, 2012 10:10
Show Gist options
  • Save jamessa/3736552 to your computer and use it in GitHub Desktop.
Save jamessa/3736552 to your computer and use it in GitHub Desktop.
2012-09-17 18:02:21.153 wammer-iOS[89427:c07] An instance 0x143f5090 of class WAArticleViewController_FullScreen_Photo was deallocated while key value observers were still registered with it. Observation info was leaked, and may even become mistakenly attached to some other object. Set a breakpoint on NSKVODeallocateBreak to stop here in the debugger. Here's the current observation info:
<NSKeyValueObservationInfo 0x1486cba0> (
<NSKeyValueObservance 0x1432fee0: Observer: 0x14334510, Key path: article.favorite, Options: <New: YES, Old: YES, Prior: NO> Context: 0x14334510, Property: 0x14334410>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment