Advertisement
eartle

terminal output

May 25th, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. ferris:MacOS chris$ ./Last.fm
  2. 2012-05-25 13:42:22.235 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x102906790 of class __NSFastEnumerationEnumerator autoreleased with no pool in place - just leaking
  3. 2012-05-25 13:42:22.237 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x1028275d0 of class __NSFastEnumerationEnumerator autoreleased with no pool in place - just leaking
  4. 2012-05-25 13:42:22.253 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x102a16500 of class NSCFArray autoreleased with no pool in place - just leaking
  5. 2012-05-25 13:42:22.254 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x102826fc0 of class NSCFDictionary autoreleased with no pool in place - just leaking
  6. unicorn::Application::init() "/Users/chris/Downloads/Last.fm 2.app/Contents/MacOS/../plugins"
  7. 2012-05-25 13:42:23.022 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x102926f70 of class NSURL autoreleased with no pool in place - just leaking
  8. 2012-05-25 13:42:23.023 Last.fm[12011:903] *** __NSAutoreleaseNoPool(): Object 0x1017126f0 of class NSCFString autoreleased with no pool in place - just leaking
  9. Abort trap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement