Created
July 19, 2017 18:34
-
-
Save jlongster/0edb53ce69cbd038d65e207f9586a1d0 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Could not cast value of type 'DetoxAppDelegateProxy' (0x10ffafed0) to 'Blink.AppDelegate' (0x10f998c20). | |
Signal caught: Abort trap: 6 | |
0 EarlGrey 0x0000000127e1d339 grey_signalHandler + 249 | |
1 libsystem_platform.dylib 0x0000000116826b3a _sigtramp + 26 | |
2 libsystem_kernel.dylib 0x00000001167ea430 libsystem_kernel.dylib + 1072 | |
3 libsystem_c.dylib 0x000000011659588f abort + 127 | |
4 libswiftCore.dylib 0x0000000115c4dd55 _ZN5swift10fatalErrorEjPKcz + 149 | |
5 libswiftCore.dylib 0x0000000115c2bdbb _ZN5swift24swift_dynamicCastFailureEPKvPKcS1_S3_S3_ + 75 | |
6 libswiftCore.dylib 0x0000000115c2be20 swift_dynamicCastClass + 0 | |
7 libswiftCore.dylib 0x0000000115c2bec0 swift_dynamicCastClassUnconditional + 80 | |
8 Blink 0x000000010f2b6c2c _TFC5Blink11ChatManager10deactivatefT_T_ + 204 | |
9 Blink 0x000000010f2b7bb0 _TFC5Blink11ChatManagerD + 32 | |
10 Blink 0x000000010f2b7c02 _TToFC5Blink11ChatManagerD + 34 | |
11 libobjc.A.dylib 0x0000000110dd3b8e _ZN11objc_object17sidetable_releaseEb + 202 | |
12 Blink 0x000000010f585bc8 -[RCTModuleData .cxx_destruct] + 104 | |
13 libobjc.A.dy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment