Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  URGENT: iOS Crash, Unity 2018.3.14
#7
Hi,

I'm also experiencing Obi Rope crashing consistently on A12 devices. 

Is there a workaround we can use to fix this? We're supposed to deliver our game in the coming week and this is a blocking issue.

Thanks,
Austin

Also, here's my crash log if it helps
Code:
Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, process-exit watchdog transgression: com.gnarcade.archergolf exhausted real (wall clock) time allowance of 5.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 7.960 (user 7.960, system 0.000), 27% CPU", | "Elapsed application CPU time (seconds): 5.016, 17% CPU" | )
Triggered by Thread:  0

Thread 0 Crashed:
0   libsystem_kernel.dylib            0x00000002125add68 swtch_pri + 8
1   archergolf                        0x0000000105bbd4b8 0x104fec000 + 12391608
2   archergolf                        0x0000000105e694bc 0x104fec000 + 15193276
3   archergolf                        0x0000000105e97c08 0x104fec000 + 15383560
4   archergolf                        0x0000000105e97990 0x104fec000 + 15382928
5   archergolf                        0x00000001050a1674 0x104fec000 + 743028
6   archergolf                        0x0000000105b194dc 0x104fec000 + 11719900
7   archergolf                        0x0000000105548158 0x104fec000 + 5620056
8   archergolf                        0x0000000105550224 0x104fec000 + 5653028
9   archergolf                        0x000000010555a9a0 0x104fec000 + 5695904
10  archergolf                        0x00000001053ef46c 0x104fec000 + 4207724
11  archergolf                        0x00000001054b4098 0x104fec000 + 5013656
12  archergolf                        0x00000001054b40cc 0x104fec000 + 5013708
13  archergolf                        0x00000001054b42ac 0x104fec000 + 5014188
14  archergolf                        0x000000010571f73c 0x104fec000 + 7550780
15  archergolf                        0x0000000104ff8eec 0x104fec000 + 52972
16  archergolf                        0x0000000104ff8dd8 0x104fec000 + 52696
17  QuartzCore                        0x0000000216e46ea8 CA::Display::DisplayLink::dispatch_items+ 69288 (unsigned long long, unsigned long long, unsigned long long) + 632
18  QuartzCore                        0x0000000216f14858 display_timer_callback+ 911448 (__CFMachPort*, void*, long, void*) + 276
19  CoreFoundation                    0x000000021298f058 __CFMachPortPerform + 192
20  CoreFoundation                    0x00000002129b6af0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 60
21  CoreFoundation                    0x00000002129b61e8 __CFRunLoopDoSource1 + 444
22  CoreFoundation                    0x00000002129b0d80 __CFRunLoopRun + 2060
23  CoreFoundation                    0x00000002129b0254 CFRunLoopRunSpecific + 452
24  GraphicsServices                  0x0000000214befd8c GSEventRunModal + 108
25  UIKitCore                     0x000000023fcf84c0 UIApplicationMain + 216
26  archergolf                        0x0000000104ff1170 0x104fec000 + 20848
27  libdyld.dylib                 0x000000021246cfd8 start + 4
Reply


Messages In This Thread
URGENT: iOS Crash, Unity 2018.3.14 - by jlanis - 02-05-2019, 08:32 PM
RE: URGENT: iOS Crash, Unity 2018.3.14 - by madhu - 13-07-2019, 01:14 PM
RE: URGENT: iOS Crash, Unity 2018.3.14 - by austins - 16-07-2019, 08:16 PM