#173: New exception in r2163
| Type: | Exception | First reported: | 3 May 2010 |
| Status: | Last modified: | 3 Jul 2011 | |
| Occurrences: | 1 | Fixed: | In revision r3347 |
NSInvalidArgumentException
-[NSNull dataUsingEncoding:]: unrecognized selector sent to instance 0x7fff709d4000
(
0 CoreFoundation 0x00007fff8536bd24 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff87caa0f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff853c5160 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
3 CoreFoundation 0x00007fff8533dd3f ___forwarding___ + 751
4 CoreFoundation 0x00007fff85339e88 _CF_forwarding_prep_0 + 232
5 Sequel Pro 0x000000010003fe36 -[TableDump dumpSelectedTablesAsSqlToFileHandle:] + 4134
6 Sequel Pro 0x0000000100038e5d -[TableDump exportBackgroundProcess:] + 3005
7 Foundation 0x00007fff81999ead __NSThread__main__ + 1429
8 libSystem.B.dylib 0x00007fff81f978b6 _pthread_start + 331
9 libSystem.B.dylib 0x00007fff81f97769 thread_start + 13
)
Comments
exporting a database
Developer