We are seeing UI stuck for our app and could see the below information in the analytics log
Exception Type: EXC_BAD_ACCESS (SIGKILL)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016f5d3ff0
Exception Codes: 0x0000000000000002, 0x000000016f5d3ff0
VM Region Info: 0x16f5d3ff0 is in 0x16f5d0000-0x16f5d4000; bytes after start: 16368 bytes before end: 15
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
MALLOC_LARGE 164100000-164180000 [ 512K] rw-/rwx SM=PRV
GAP OF 0xb450000 BYTES
---> STACK GUARD 16f5d0000-16f5d4000 [ 16K] ---/rwx SM=NUL ... for thread 0
Stack 16f5d4000-16f6d0000 [ 1008K] rw-/rwx SM=PRV thread 0
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: FRONTBOARD 2343432205
<RBSTerminateContext| domain:10 code:0x8BADF00D explanation:scene-update watchdog transgression: application<***.xxxx.xxxx>:522 exhausted real (wall clock) time allowance of 10.00 seconds
ProcessVisibility: Background
ProcessState: Running
WatchdogEvent: scene-update
WatchdogVisibility: Background
WatchdogCPUStatistics: (
"Elapsed total CPU time (seconds): 18.690 (user 7.330, system 11.360), 28% CPU",
"Elapsed application CPU time (seconds): 10.987, 17% CPU"
) reportType:CrashLog maxTerminationResistance:Interactive>
Triggered by Thread: 0
I cannot find any information on the Termination Reason that can help me to understand the issue
Attaching the Analytics log for your reference...