I encounter similar issues with our application. In most of cases it crashes with error like this. @DTS Engineer Do you have any hints according that problem?
Crashed: ITMLKit
0 JavaScriptCore 0x169bf08 pas_panic_on_out_of_memory_error + 46
1 JavaScriptCore 0x164c9f4 bmalloc_iso_allocate_impl_impl_slow + 18
2 JavaScriptCore 0x165a808 bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow + 5424
3 JavaScriptCore 0x164bc20 bmalloc_allocate_impl_casual_case + 728
4 JavaScriptCore 0xdffe10 JSC::LLInt::setupGetByIdPrototypeCache(JSC::JSGlobalObject*, JSC::VM&, JSC::CodeBlock*, JSC::BytecodeIndex, JSC::GetByIdModeMetadata&, JSC::JSCell*, JSC::PropertySlot&, JSC::Identifier const&) + 296
5 JavaScriptCore 0xdd7790 JSC::LLInt::performLLIntGetByID(JSC::BytecodeIndex, JSC::CodeBlock*, JSC::JSGlobalObject*, JSC::JSValue, JSC::Identifier const&, JSC::GetByIdModeMetadata&) + 2748
6 JavaScriptCore 0xdd6b8c llint_slow_path_get_by_id + 480
7 JavaScriptCore 0x16a7c44 pas_reallocation_did_fail + 7218576452
8 JavaScriptCore 0x169c0b8 pas_reallocation_did_fail + 7218528440
9 JavaScriptCore 0xc7a92c JSC::Interpreter::executeCall(JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 904
10 JavaScriptCore 0x11ad884 JSC::ProxyObject::getOwnPropertySlotCommon(JSC::JSGlobalObject*, JSC::PropertyName, JSC::PropertySlot&) + 4944
11 JavaScriptCore 0xdd72a0 JSC::LLInt::performLLIntGetByID(JSC::BytecodeIndex, JSC::CodeBlock*, JSC::JSGlobalObject*, JSC::JSValue, JSC::Identifier const&, JSC::GetByIdModeMetadata&) + 1484
12 JavaScriptCore 0xdd6b8c llint_slow_path_get_by_id + 480
13 JavaScriptCore 0x16a7c44 pas_reallocation_did_fail + 7218576452
14 JavaScriptCore 0x16c470c pas_reallocation_did_fail + 7218693900
15 JavaScriptCore 0x16c470c pas_reallocation_did_fail + 7218693900
16 JavaScriptCore 0x16c31d4 pas_reallocation_did_fail + 7218688468
17 JavaScriptCore 0x169c0b8 pas_reallocation_did_fail + 7218528440
18 JavaScriptCore 0xc7a92c JSC::Interpreter::executeCall(JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 904
19 JavaScriptCore 0xfe8bc4 JSC::runJSMicrotask(JSC::JSGlobalObject*, WTF::ObjectIdentifierGeneric<JSC::MicrotaskIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits<unsigned long long>, unsigned long long>, JSC::JSValue, std::__1::span<JSC::JSValue const, 18446744073709551615ul>) + 532
20 JavaScriptCore 0x126bde0 JSC::VM::drainMicrotasks() + 468
21 JavaScriptCore 0xfe6e9c JSC::JSLock::willReleaseLock() + 136
22 JavaScriptCore 0xfe677c JSC::JSLockHolder::~JSLockHolder() + 136
23 JavaScriptCore 0x48b6ec -[JSValue invokeMethod:withArguments:] + 676
24 ITMLKit 0x58c48 -[IKJSObject invokeMethod:withArguments:] + 152
25 ITMLKit 0x9f304 __43-[IKJSXMLHTTPRequest setRequestReadyState:]_block_invoke + 184
26 ITMLKit 0x44174 -[IKAppContext _doEvaluate:] + 104
27 ITMLKit 0x43f40 -[IKAppContext _evaluate:] + 80
28 ITMLKit 0x40c30 __41-[IKAppContext evaluate:completionBlock:]_block_invoke + 40
29 ITMLKit 0x43d10 -[IKAppContext _sourcePerform] + 204
30 ITMLKit 0x1a290 -[IKConcurrentEvaluator lockSchedulingForEvaluation:] + 96
31 ITMLKit 0x43bfc IKRunLoopSourcePerformCallBack + 108
32 CoreFoundation 0x8399c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
33 CoreFoundation 0x838e4 __CFRunLoopDoSource0 + 168
34 CoreFoundation 0x83064 __CFRunLoopDoSources0 + 220
35 CoreFoundation 0x7d9fc __CFRunLoopRun + 784
36 CoreFoundation 0x7d280 CFRunLoopRunSpecific + 536
37 ITMLKit 0x43a44 -[IKAppContext _jsThreadMain] + 276
38 Foundation 0x716320 __NSThread__start__ + 716
39 libsystem_pthread.dylib 0xf24 _pthread_start + 104
40 libsystem_pthread.dylib 0x9aa8 thread_start + 8