Skip to content

Instantly share code, notes, and snippets.

@robraux
Created April 9, 2014 03:50
Show Gist options
  • Save robraux/10224476 to your computer and use it in GitHub Desktop.
Save robraux/10224476 to your computer and use it in GitHub Desktop.
*** -[__NSArrayI objectAtIndex:]: index 5 beyond bounds [0 .. 0]
(
"1 RunForth 0x0025e109 HandleUbertestersException + 64",
"2 CoreFoundation 0x2e5ee205 <redacted> + 580",
"3 libobjc.A.dylib 0x38d82f6b <redacted> + 174",
"4 libc++abi.dylib 0x3874d1b3 <redacted> + 78",
"5 libc++abi.dylib 0x3874cd17 __cxa_rethrow + 102",
"6 libobjc.A.dylib 0x38d82e2f objc_exception_rethrow + 42",
"7 CoreFoundation 0x2e52181f CFRunLoopRunSpecific + 642",
"8 CoreFoundation 0x2e52158b CFRunLoopRunInMode + 106",
"9 GraphicsServices 0x3348e6d3 GSEventRunModal + 138",
"10 UIKit 0x30e80891 UIApplicationMain + 1136",
"11 RunForth 0x00109e69 main + 116"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment