In our current app in production the crash issue occurred of the most users. we cant recreate or reproduce this crash.Is there any way to find the solution or steps we should take to try to find the cause of this issue?
Code Block EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000015 AG::Graph::input_value_ref_slow(AG::data::ptr<AG::Node>, AG::AttributeID, unsigned int, AGSwiftMetadata const*, bool*, long) keyboard_arrow_down Show all 12 threads Crashed: com.apple.main-thread 0 AttributeGraph 0x1d580d6b0 AG::Graph::input_value_ref_slow(AG::data::ptr<AG::Node>, AG::AttributeID, unsigned int, AGSwiftMetadata const*, bool*, long) + 176 1 AttributeGraph 0x1d581e420 AGGraphGetValue + 228 2 SwiftUI 0x1b4664f4c MergePreferenceKeys.rhs.getter + 28 3 SwiftUI 0x1b4664f90 MergePreferenceKeys.value.getter + 56 4 SwiftUI 0x1b429c320 specialized implicit closure #2 in implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 20 5 SwiftUI 0x1b42c8234 partial apply for specialized implicit closure #2 in implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 32 6 AttributeGraph 0x1d580814c AG::Graph::UpdateStack::update() + 484 7 AttributeGraph 0x1d580855c AG::Graph::update_attribute(AG::data::ptr<AG::Node>, bool) + 328 8 AttributeGraph 0x1d580d77c AG::Graph::input_value_ref_slow(AG::data::ptr<AG::Node>, AG::AttributeID, unsigned int, AGSwiftMetadata const*, bool*, long) + 380 9 AttributeGraph 0x1d581e420 AGGraphGetValue + 228 10 SwiftUI 0x1b448d808 specialized HostPreferencesWriter.updateValue() + 132 11 SwiftUI 0x1b44a5e80 partial apply for specialized implicit closure #2 in implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 20 12 AttributeGraph 0x1d580814c AG::Graph::UpdateStack::update() + 484 13 AttributeGraph 0x1d580855c AG::Graph::update_attribute(AG::data::ptr<AG::Node>, bool) + 328 14 AttributeGraph 0x1d580d77c AG::Graph::input_value_ref_slow(AG::data::ptr<AG::Node>, AG::AttributeID, unsigned int, AGSwiftMetadata const*, bool*, long) + 380 15 AttributeGraph 0x1d581e420 AGGraphGetValue + 228 16 SwiftUI 0x1b448d7e0 specialized HostPreferencesWriter.updateValue() + 92 17 SwiftUI 0x1b44a5e80 partial apply for specialized implicit closure #2 in implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 20 18 AttributeGraph 0x1d580814c AG::Graph::UpdateStack::update() + 484 19 AttributeGraph 0x1d580855c AG::Graph::update_attribute(AG::data::ptr<AG::Node>, bool) + 328 20 AttributeGraph 0x1d580d77c AG::Graph::input_value_ref_slow(AG::data::ptr<AG::Node>, AG::AttributeID, unsigned int, AGSwiftMetadata const*, bool*, long) + 380 21 AttributeGraph 0x1d581e420 AGGraphGetValue + 228 22 SwiftUI 0x1b448d7e0 specialized HostPreferencesWriter.updateValue() + 92 23 SwiftUI 0x1b44a5e80 partial apply for specialized implicit closure #2 in implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 20 24 AttributeGraph 0x1d580814c AG::Graph::UpdateStack::update() + 484 25 AttributeGraph 0x1d580855c AG::Graph::update_attribute(AG::data::ptr<AG::Node>, bool) + 328 26 AttributeGraph 0x1d580d1f8 AG::Graph::value_ref(AG::AttributeID, AGSwiftMetadata const*, bool*) + 152 27 AttributeGraph 0x1d581e468 AGGraphGetValue + 300 28 SwiftUI 0x1b4ab3478 GraphHost.updatePreferences() + 52 29 SwiftUI 0x1b4625e50 ViewGraph.updateOutputs(at:) + 100 30 SwiftUI 0x1b4a1b128 closure #1 in ViewRendererHost.render(interval:updateDisplayList:) + 1316 31 SwiftUI 0x1b4a13470 ViewRendererHost.render(interval:updateDisplayList:) + 316 32 SwiftUI 0x1b4533800 closure #1 in _UIHostingView.requestImmediateUpdate() + 68 33 SwiftUI 0x1b4b69b14 thunk for @escaping @callee_guaranteed () -> () + 20 34 libdispatch.dylib 0x1adc8d298 _dispatch_call_block_and_release + 24 35 libdispatch.dylib 0x1adc8e280 _dispatch_client_callout + 16 36 libdispatch.dylib 0x1adc3d05c _dispatch_main_queue_callback_4CF$VARIANT$mp + 896 37 CoreFoundation 0x1adfd55e0 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12 38 CoreFoundation 0x1adfcfa88 __CFRunLoopRun + 2480 39 CoreFoundation 0x1adfceba0 CFRunLoopRunSpecific + 572 40 GraphicsServices 0x1c4d34598 GSEventRunModal + 160 41 UIKitCore 0x1b08c02f4 -[UIApplication _run] + 1052 42 UIKitCore 0x1b08c5874 UIApplicationMain + 164 43 B.TECH 0x104419920 main + 49 (CheckoutOOSView.swift:49) 44 libdyld.dylib 0x1adcad568 start + 4