Created
December 13, 2016 19:12
-
-
Save MiketoString/0dcf9b421329de89991a264402ef38be to your computer and use it in GitHub Desktop.
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
Incident Identifier: 2821B039-9C4C-4C73-A3B6-766109FC2E5E | |
CrashReporter Key: e2b4af151f45ac57288978fc76c2a84806db5aab | |
Hardware Model: iPhone8,1 | |
Process: myunitygame [5039] | |
Path: /private/var/containers/Bundle/Application/5244507B-6BFA-409D-A49D-EAA005E0B27E/myunitygame.app/myunitygame | |
Identifier: com.company.myunitygame | |
Version: 1.01 (1.01) | |
Code Type: ARM-64 (Native) | |
Role: Foreground | |
Parent Process: launchd [1] | |
Coalition: com.company.myunitygame [1209] | |
Date/Time: 2016-12-13 01:55:27.0433 -0500 | |
Launch Time: 2016-12-13 01:55:26.2189 -0500 | |
OS Version: iPhone OS 10.1.1 (14B100) | |
Report Version: 104 | |
Exception Type: EXC_CRASH (SIGABRT) | |
Exception Codes: 0x0000000000000000, 0x0000000000000000 | |
Exception Note: EXC_CORPSE_NOTIFY | |
Triggered by Thread: 2 | |
Application Specific Information: | |
abort() called | |
Filtered syslog: | |
None found | |
Thread 0 name: Dispatch queue: com.apple.main-thread | |
Thread 0: | |
0 myunitygame 0x0000000100adcc80 GfxDeviceMetal::InvalidateState() (GfxDeviceMetal.mm:1349) | |
1 myunitygame 0x0000000100adbfd8 CreateMetalGfxDevice() (GfxDeviceMetal.mm:1236) | |
2 myunitygame 0x000000010077e48c GfxDeviceWorker::Startup(GfxDeviceRenderer, bool, bool) (GfxDeviceWorker.cpp:164) | |
3 myunitygame 0x000000010077e2c4 CreateClientGfxDevice(GfxDeviceRenderer, unsigned int) (GfxDeviceClient.cpp:120) | |
4 myunitygame 0x0000000100776984 InitializeGfxDevice(unsigned int) (GfxDeviceSetup.cpp:622) | |
5 myunitygame 0x0000000100a8764c UnityInitApplicationGraphics (LibEntryPoint.mm:158) | |
6 myunitygame 0x0000000100041fa4 -[UnityAppController startUnity:] (UnityAppController.mm:127) | |
7 Foundation 0x000000018d5e0c10 __NSFireDelayedPerform + 428 | |
8 CoreFoundation 0x000000018cabc8f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28 | |
9 CoreFoundation 0x000000018cabc608 __CFRunLoopDoTimer + 872 | |
10 CoreFoundation 0x000000018cabbec4 __CFRunLoopDoTimers + 244 | |
11 CoreFoundation 0x000000018cab9ac0 __CFRunLoopRun + 1572 | |
12 CoreFoundation 0x000000018c9e8048 CFRunLoopRunSpecific + 444 | |
13 GraphicsServices 0x000000018e46e198 GSEventRunModal + 180 | |
14 UIKit 0x00000001929d42fc -[UIApplication _run] + 684 | |
15 UIKit 0x00000001929cf034 UIApplicationMain + 208 | |
16 myunitygame 0x000000010002e3bc main (main.mm:32) | |
17 libdyld.dylib 0x000000018b9cc5b8 start + 4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment