I am currently getting this crash log in the console:
2011-08-23 19:18:40.064 App[1697:707] -[__NSCFData _fastCharacterContents]: unrecognized selector sent to instance 0x1dbed0 2011-08-23 19:18:40.075 App[1697:707] * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFData _fastCharacterContents]: unrecognized selector sent to instance 0x11f1c0'
Does anyone know what this means? What could be the cause of it? Thanks!