Skip to content

Instantly share code, notes, and snippets.

@pita5
Created January 10, 2012 15:19
Show Gist options
  • Save pita5/1589566 to your computer and use it in GitHub Desktop.
Save pita5/1589566 to your computer and use it in GitHub Desktop.
-[__NSCFType encodeWithCoder:]: unrecognized selector sent to instance 0x6a53e70
(gdb) bt
#0 0x97c95c5a in __kill ()
#1 0x97c95c4c in kill$UNIX2003 ()
#2 0x97d285a5 in raise ()
#3 0x97d3e6e4 in abort ()
#4 0x97cbab1b in _Unwind_Resume ()
#5 0x011bce39 in CFRunLoopRunSpecific ()
#6 0x011bcccb in CFRunLoopRunInMode ()
#7 0x0174a879 in GSEventRunModal ()
#8 0x0174a93e in GSEventRun ()
#9 0x002cca9b in UIApplicationMain ()
#10 0x00002239 in main (argc=1, argv=0xbfffec2c) at main.m:14
#11 0x000021b5 in start ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment