Last active
April 1, 2016 11:50
-
-
Save hideyukisaito/f5a01e9687d0b095162e3504aa26561d to your computer and use it in GitHub Desktop.
Crashed at Eds::InitializeSDK
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-04-01 20:45:42.106 exampleDebug[60445:27200058] -[__NSTaggedDate _cfurl]: unrecognized selector sent to instance 0x4d | |
2016-04-01 20:45:42.107 exampleDebug[60445:27200058] An uncaught exception was raised | |
2016-04-01 20:45:42.107 exampleDebug[60445:27200058] -[__NSTaggedDate _cfurl]: unrecognized selector sent to instance 0x4d | |
2016-04-01 20:45:42.107 exampleDebug[60445:27200058] ( | |
0 CoreFoundation 0x00007fff8ffb7ae2 __exceptionPreprocess + 178 | |
1 libobjc.A.dylib 0x00007fff89d5af7e objc_exception_throw + 48 | |
2 CoreFoundation 0x00007fff8ffbab9d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205 | |
3 CoreFoundation 0x00007fff8fef3601 ___forwarding___ + 1009 | |
4 CoreFoundation 0x00007fff8fef3188 _CF_forwarding_prep_0 + 120 | |
5 CoreFoundation 0x00007fff8feb0749 CFURLCreateCopyAppendingPathComponent + 137 | |
6 EDSDK 0x0000000100d78cae _ZN9CMacTools18GetExternalLibPathEv + 66 | |
7 EDSDK 0x0000000100d78cd0 _ZN9CMacTools13GetModulePathE11EModulePath + 14 | |
8 EDSDK 0x0000000100d74389 _ZN6CEdsdk10InitializeEv + 357 | |
9 EDSDK 0x0000000100d6f5fb EdsInitializeSDK + 91 | |
10 exampleDebug 0x0000000100012a70 _ZN3Eds13InitializeSDKEv + 16 | |
11 exampleDebug 0x0000000100015d8c _ZN8ofxEdsdk6Camera10initializeEv + 44 | |
12 exampleDebug 0x0000000100015d39 _ZN8ofxEdsdk6Camera5setupEv + 25 | |
13 exampleDebug 0x000000010000373b _ZN5ofApp5setupEv + 75 | |
14 exampleDebug 0x0000000100002cd5 _ZN9ofBaseApp5setupER11ofEventArgs + 37 | |
15 exampleDebug 0x0000000100413bcd _ZNSt3__110__function6__funcIZN7ofEventI11ofEventArgsNS_15recursive_mutexEE13make_functionI9ofBaseAppEENS_10shared_ptrIN2of4priv8FunctionIS3_S4_EEEEPT_MSE_FvRS3_EiEUlPKvSG_E_NS_9allocatorISL_EEFbSK_SG_EEclEOSK_SG_ + 37 | |
16 exampleDebug 0x00000001003f0fe9 _ZNKSt3__18functionIFbPKvR11ofEventArgsEEclES2_S4_ + 31 | |
17 exampleDebug 0x00000001003f0ddc _ZN7ofEventI11ofEventArgsNSt3__115recursive_mutexEE6notifyEPKvRS0_ + 170 | |
18 exampleDebug 0x00000001003efc08 _ZN12ofCoreEvents11notifySetupEv + 18 | |
19 exampleDebug 0x0000000100412c31 _ZN10ofMainLoop3runENSt3__110shared_ptrI9ofBaseAppEE + 95 | |
20 exampleDebug 0x00000001003edac1 _Z8ofRunAppNSt3__110shared_ptrI9ofBaseAppEE + 59 | |
21 exampleDebug 0x00000001003eda54 _Z8ofRunAppP9ofBaseApp + 37 | |
22 exampleDebug 0x0000000100001f44 main + 100 | |
23 exampleDebug 0x0000000100001ed4 start + 52 | |
) | |
2016-04-01 20:45:42.108 exampleDebug[60445:27200058] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSTaggedDate _cfurl]: unrecognized selector sent to instance 0x4d' | |
*** First throw call stack: | |
( | |
0 CoreFoundation 0x00007fff8ffb7ae2 __exceptionPreprocess + 178 | |
1 libobjc.A.dylib 0x00007fff89d5af7e objc_exception_throw + 48 | |
2 CoreFoundation 0x00007fff8ffbab9d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205 | |
3 CoreFoundation 0x00007fff8fef3601 ___forwarding___ + 1009 | |
4 CoreFoundation 0x00007fff8fef3188 _CF_forwarding_prep_0 + 120 | |
5 CoreFoundation 0x00007fff8feb0749 CFURLCreateCopyAppendingPathComponent + 137 | |
6 EDSDK 0x0000000100d78cae _ZN9CMacTools18GetExternalLibPathEv + 66 | |
7 EDSDK 0x0000000100d78cd0 _ZN9CMacTools13GetModulePathE11EModulePath + 14 | |
8 EDSDK 0x0000000100d74389 _ZN6CEdsdk10InitializeEv + 357 | |
9 EDSDK 0x0000000100d6f5fb EdsInitializeSDK + 91 | |
10 exampleDebug 0x0000000100012a70 _ZN3Eds13InitializeSDKEv + 16 | |
11 exampleDebug 0x0000000100015d8c _ZN8ofxEdsdk6Camera10initializeEv + 44 | |
12 exampleDebug 0x0000000100015d39 _ZN8ofxEdsdk6Camera5setupEv + 25 | |
13 exampleDebug 0x000000010000373b _ZN5ofApp5setupEv + 75 | |
14 exampleDebug 0x0000000100002cd5 _ZN9ofBaseApp5setupER11ofEventArgs + 37 | |
15 exampleDebug 0x0000000100413bcd _ZNSt3__110__function6__funcIZN7ofEventI11ofEventArgsNS_15recursive_mutexEE13make_functionI9ofBaseAppEENS_10shared_ptrIN2of4priv8FunctionIS3_S4_EEEEPT_MSE_FvRS3_EiEUlPKvSG_E_NS_9allocatorISL_EEFbSK_SG_EEclEOSK_SG_ + 37 | |
16 exampleDebug 0x00000001003f0fe9 _ZNKSt3__18functionIFbPKvR11ofEventArgsEEclES2_S4_ + 31 | |
17 exampleDebug 0x00000001003f0ddc _ZN7ofEventI11ofEventArgsNSt3__115recursive_mutexEE6notifyEPKvRS0_ + 170 | |
18 exampleDebug 0x00000001003efc08 _ZN12ofCoreEvents11notifySetupEv + 18 | |
19 exampleDebug 0x0000000100412c31 _ZN10ofMainLoop3runENSt3__110shared_ptrI9ofBaseAppEE + 95 | |
20 exampleDebug 0x00000001003edac1 _Z8ofRunAppNSt3__110shared_ptrI9ofBaseAppEE + 59 | |
21 exampleDebug 0x00000001003eda54 _Z8ofRunAppP9ofBaseApp + 37 | |
22 exampleDebug 0x0000000100001f44 main + 100 | |
23 exampleDebug 0x0000000100001ed4 start + 52 | |
) | |
libc++abi.dylib: terminating with uncaught exception of type NSException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment