KJCracks / Clutch

Fast iOS executable dumper
3.7k stars 647 forks source link

unrecognized selector sent to class #193

Closed 2cat closed 7 years ago

2cat commented 7 years ago
2017-08-17 15:28:45.910 clutch[5644:362001] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[NSString columnTypeForWCDB]: unrecognized selector sent to class 0x1a1e41798'
*** First throw call stack:
(0x185618f5c 0x19ab03f80 0x18561fb64 0x18561cc14 0x185520dcc 0x10030a960 0x10034a184 0x100349d80 0x100349c70 0x10034b12c 0x1200d87c4 0x1200d8964 0x1200d47b8 0x1200d3960 0x1200d3a14 0x1200c90f4 0x1200ce668 0x19b3216b0 0x10005b41c 0x100070070 0x10005e6dc 0x10005dc84 0x10006edb4 0x19b3228b8)
libc++abi.dylib: terminating with uncaught exception of type NSException
Child exited with status 6
Error: Failed to dump <WCDB> with arch arm64

请在此贴出来自终端的完整 log ,并且用反引号括住,就像这里所描述的一样。

Tatsh commented 7 years ago

Duplicate #166