AttributeGraph: AG::Graph::update_main_refs(AG::AttributeID)

Hello, I recently have crashes on my application, it results in many crashes with different reasons, here are the different main reasons:

  • AttributeGraph: AG::Graph::update_main_refs(AG::AttributeID)
  • SwiftUICore: closure #1 in ViewLayoutEngine.explicitAlignment(_:at:)
  • SwiftUICore: __swift_instantiateGenericMetadata

My main problem is that these crashes appeared without any major changes to my app, and they never happen when I emulate the app from xcode whether on a simulator or a real device. I have other crashes with other errors I can provide them if necessary. So I have a lot of trouble identifying where the errors come from, I tried to activate zombie objects, and address sanitizer without it revealing anything. Thanks in advance for the answers.

AttributeGraph: AG::Graph::update_main_refs(AG::AttributeID)
 
 
Q