Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

crash #25

Open
JoymanM opened this issue Oct 26, 2018 · 2 comments
Open

crash #25

JoymanM opened this issue Oct 26, 2018 · 2 comments

Comments

@JoymanM
Copy link

JoymanM commented Oct 26, 2018

[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

@danhhgl
Copy link

danhhgl commented Oct 31, 2018

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

@danhhgl
Copy link

danhhgl commented Nov 30, 2018

It's working now. Thanks!!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants