cartool icon indicating copy to clipboard operation
cartool copied to clipboard

crash

Open JoymanM opened this issue 7 years ago • 2 comments

[catalog setValue:facet forKey:@"_storageRef"];

2018-10-26 14:11:43.054192+0800 cartool[7230:406857] -[__NSTaggedDate unsignedLongLongValue]: unrecognized selector sent to instance 0x1 2018-10-26 14:11:43.054852+0800 cartool[7230:406857] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSTaggedDate unsignedLongLongValue]: unrecognized selector sent to instance 0x1' *** First throw call stack: ( 0 CoreFoundation 0x00007fff3563443d __exceptionPreprocess + 256 1 libobjc.A.dylib 0x00007fff61545720 objc_exception_throw + 48 2 CoreFoundation 0x00007fff356b1255 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x00007fff355d3ad0 forwarding + 1486 4 CoreFoundation 0x00007fff355d3478 _CF_forwarding_prep_0 + 120 5 Foundation 0x00007fff3791fb1a _NSSetUnsignedLongLongValueForKeyInIvar + 37 6 Foundation 0x00007fff37936580 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 331 7 cartool 0x0000000100001871 exportCarFileAtPath + 433 8 cartool 0x00000001000025f4 main + 260 9 cartool 0x0000000100000f64 start + 52 ) libc++abi.dylib: terminating with uncaught exception of type NSException

JoymanM avatar Oct 26 '18 06:10 JoymanM

I got the same error 😞 I'm using macos 10.14 Mojave, Xcode 10.1

danhhgl avatar Oct 31 '18 04:10 danhhgl

It's working now. Thanks!!!

danhhgl avatar Nov 30 '18 02:11 danhhgl