-
Notifications
You must be signed in to change notification settings - Fork 444
crashed #29
Description
At first run :cartool[37635:515969] [framework] CUIThemeStore: No theme registered with id=18442823884578500406
run second:2019-02-28 10:19:23.211861+0800 cartool[37645:516265] -[NSTaggedPointerString unsignedLongLongValue]: unrecognized selector sent to instance 0x1
2019-02-28 10:19:23.212488+0800 cartool[37645:516265] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSTaggedPointerString unsignedLongLongValue]: unrecognized selector sent to instance 0x1'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff4c3a8ded __exceptionPreprocess + 256
1 libobjc.A.dylib 0x00007fff78474720 objc_exception_throw + 48
2 CoreFoundation 0x00007fff4c426195 -[NSObject(NSObject) __retain_OA] + 0
3 CoreFoundation 0x00007fff4c34aa60 forwarding + 1486
4 CoreFoundation 0x00007fff4c34a408 _CF_forwarding_prep_0 + 120
5 Foundation 0x00007fff4e69c9ea _NSSetUnsignedLongLongValueForKeyInIvar + 37
6 Foundation 0x00007fff4e6b3450 -[NSObject(NSKeyValueCoding) setValue:forKey:] + 331
7 cartool 0x0000000100002373 exportCarFileAtPath + 435
8 cartool 0x00000001000030df main + 223
9 libdyld.dylib 0x00007fff79542ed9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)