I have an old application. It worked at one time. Due to changes in the user environment, it is now possible to download applications from the AppStore. I built the app and sent it for review. And I received a report that my app crashed at startup. I tried to reproduce the fall for myself, but it didn't work out. In the crash log, I couldn't figure out what was wrong with the app. Please help me and tell me what I should look for in the log or in the application.
The crash location (which I found in the log): _UIPathLazyImageAsset imageWithConfiguration
Incident Identifier: 6AD1F2D8-DD67-4ED0-A96A-DBD70DE1F323 CrashReporter Key: f0ea8471ae27aa3786a1f9ca85f091fabc01f574 Hardware Model: iPhone14,4 Process: mp-master [1178] Path: /private/var/containers/Bundle/Application/D95FDE9E-1C27-4A79-96C1-A73642A3B4CF/mp-master.app/mp-master Identifier: ru.mts.protovar.mpmaster Version: 21.0 (3) Report Version: 104 Code Type: ARM-64 (Native(?)) Role: Foreground Parent Process: launchd [1] Coalition: ru.mts.protovar.mpmaster [1190] Date/Time: 2025-02-18 07:39:03.6506 -0800 Launch Time: 2025-02-18 07:39:03.5359 -0800 OS Version: iPhone OS 18.3.1 (22D72) Release Type: User Baseband Version: 4.20.03 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread: 0 Thread 0 name: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x1e60332d4 __pthread_kill + 8 1 libsystem_pthread.dylib 0x21f66d59c pthread_kill + 268 2 libsystem_c.dylib 0x19c74cb08 abort + 128 3 libc++abi.dylib 0x21f5935b8 abort_message + 132 4 libc++abi.dylib 0x21f581bac demangling_terminate_handler() + 348 5 libobjc.A.dylib 0x191e7b2c4 _objc_terminate() + 156 6 libc++abi.dylib 0x21f59287c std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x21f5960ac __cxa_rethrow + 204 8 libobjc.A.dylib 0x191e55730 objc_exception_rethrow + 44 9 CoreFoundation 0x194999388 CFRunLoopRunSpecific + 848 10 GraphicsServices 0x1e1c054c0 GSEventRunModal + 164 11 UIKitCore 0x1974e2674 -[UIApplication _run] + 816 12 UIKitCore 0x197108e88 UIApplicationMain + 340 13 mp-master 0x10494aec4 0x104764000 + 1994436 14 dyld 0x1babf1de8 start + 2724 Thread 1: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 2 name: com.apple.root.utility-qos Thread 2: 0 libswiftCore.dylib 0x1932c811c _findContextDescriptor(swift::Demangle::__runtime::Node*, swift::Demangle::__runtime::Demangler&) + 44 1 libswiftCore.dylib 0x1932d80c8 swift::Demangle::__runtime::TypeDecoder<(anonymous namespace)::DecodedMetadataBuilder>::decodeMangledTypeDecl(swift::Demangle::__runtime::Node*, unsigned int, swift::TargetContextDescriptor const*&, swift::MetadataOrPack&, bool&) + 232 2 libswiftCore.dylib 0x1932d3080 swift::Demangle::__runtime::TypeDecoder<(anonymous namespace)::DecodedMetadataBuilder>::decodeMangledType(swift::Demangle::__runtime::Node*, unsigned int, bool) + 2124 3 libswiftCore.dylib 0x1932d8434 swift::Demangle::__runtime::TypeDecoder<(anonymous namespace)::DecodedMetadataBuilder>::decodeGenericArgs(swift::Demangle::__runtime::Node*, unsigned int, __swift::__runtime::llvm::SmallVectorImpl&) + 340 4 libswiftCore.dylib 0x1932d35b0 swift::Demangle::__runtime::TypeDecoder<(anonymous namespace)::DecodedMetadataBuilder>::decodeMangledType(swift::Demangle::__runtime::Node*, unsigned int, bool) + 3452 5 libswiftCore.dylib 0x1932cfbf0 swift_getTypeByMangledNodeImpl(swift::MetadataRequest, swift::Demangle::__runtime::Demangler&, swift::Demangle::__runtime::Node*, void const* const*, std::__1::function, std::__1::function const* (swift::TargetMetadata const*, unsigned int)>) + 892 6 libswiftCore.dylib 0x1932cf794 swift_getTypeByMangledNode + 836 7 libswiftCore.dylib 0x1932d025c swift_getTypeByMangledNameImpl(swift::MetadataRequest, __swift::__runtime::llvm::StringRef, void const* const*, std::__1::function, std::__1::function const* (swift::TargetMetadata const*, unsigned int)>) + 1196 8 libswiftCore.dylib 0x1932c9d08 swift_getTypeByMangledName + 836 9 libswiftCore.dylib 0x1932ca170 swift_getTypeByMangledNameInContextImpl(char const*, unsigned long, swift::TargetContextDescriptor const*, void const* const*) + 176 10 AttributeGraph 0x1c16e9674 AG::swift::metadata::mangled_type_name_ref(char const*, bool, AG::swift::metadata::ref_kind*) const + 212 11 AttributeGraph 0x1c16e9368 AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 80 12 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 13 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 14 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 15 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 16 AttributeGraph 0x1c16e8818 AG::LayoutDescriptor::Builder::visit_case(AG::swift::metadata const*, AG::swift::field_record const&, unsigned int) + 400 17 AttributeGraph 0x1c16e91a4 AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 984 18 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 19 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 20 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 21 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 22 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 23 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 24 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 25 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 26 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 27 AttributeGraph 0x1c16e8818 AG::LayoutDescriptor::Builder::visit_case(AG::swift::metadata const*, AG::swift::field_record const&, unsigned int) + 400 28 AttributeGraph 0x1c16e91a4 AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 984 29 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 30 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 31 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 32 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 33 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 34 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 35 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 36 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 37 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 38 AttributeGraph 0x1c16e8818 AG::LayoutDescriptor::Builder::visit_case(AG::swift::metadata const*, AG::swift::field_record const&, unsigned int) + 400 39 AttributeGraph 0x1c16e91a4 AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 984 40 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 41 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 42 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 43 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 44 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 45 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 46 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 47 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 48 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 49 AttributeGraph 0x1c16e8818 AG::LayoutDescriptor::Builder::visit_case(AG::swift::metadata const*, AG::swift::field_record const&, unsigned int) + 400 50 AttributeGraph 0x1c16e91a4 AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 984 51 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 52 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 53 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 54 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 55 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 56 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 57 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 58 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 59 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 60 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 61 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 62 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 63 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 64 AttributeGraph 0x1c16e580c AG::(anonymous namespace)::TypeDescriptorCache::fetch(AG::swift::metadata const*, unsigned int, AG::LayoutDescriptor::HeapMode, int) + 384 65 AttributeGraph 0x1c16e999c AG::LayoutDescriptor::Builder::should_visit_fields(AG::swift::metadata const*, bool) + 64 66 AttributeGraph 0x1c16e9488 AG::LayoutDescriptor::Builder::visit_element(AG::swift::metadata const*, AG::swift::metadata::ref_kind, unsigned long, unsigned long) + 124 67 AttributeGraph 0x1c16e93cc AG::swift::metadata_visitor::visit_field(AG::swift::metadata const*, AG::swift::field_record const&, unsigned long, unsigned long) + 180 68 AttributeGraph 0x1c16e929c AG::swift::metadata::visit(AG::swift::metadata_visitor&) const + 1232 69 AttributeGraph 0x1c16e8cdc AG::LayoutDescriptor::make_layout(AG::swift::metadata const*, AGComparisonMode, AG::LayoutDescriptor::HeapMode) + 580 70 AttributeGraph 0x1c16e7e00 AG::(anonymous namespace)::TypeDescriptorCache::drain_queue(void*) + 372 71 libdispatch.dylib 0x19c692fa8 _dispatch_client_callout + 20 72 libdispatch.dylib 0x19c6a5094 _dispatch_root_queue_drain + 860 73 libdispatch.dylib 0x19c6a56c4 _dispatch_worker_thread2 + 156 74 libsystem_pthread.dylib 0x21f668644 _pthread_wqthread + 228 75 libsystem_pthread.dylib 0x21f666474 start_wqthread + 8 Thread 3: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 4: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 5: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 6: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 7 name: com.apple.uikit.eventfetch-thread Thread 7: 0 libsystem_kernel.dylib 0x1e6028788 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x1e602be98 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x1e602bdb0 mach_msg_overwrite + 424 3 libsystem_kernel.dylib 0x1e602bbfc mach_msg + 24 4 CoreFoundation 0x194947804 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x194946eb0 __CFRunLoopRun + 1212 6 CoreFoundation 0x194999284 CFRunLoopRunSpecific + 588 7 Foundation 0x1934ff0e8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x19365bbb0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 9 UIKitCore 0x197575a78 -[UIEventFetcher threadMain] + 420 10 Foundation 0x1935eaf30 __NSThread__start__ + 724 11 libsystem_pthread.dylib 0x21f6667d0 _pthread_start + 136 12 libsystem_pthread.dylib 0x21f666480 thread_start + 8 Thread 8: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 9: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x21f66646c start_wqthread + 0 Binary Images: 0x104764000 - 0x104b53fff mp-master arm64 <10f5e50bc31d34cb97d707b1e473b53d> /private/var/containers/Bundle/Application/D95FDE9E-1C27-4A79-96C1-A73642A3B4CF/mp-master.app/mp-master 0x104d88000 - 0x104d93fff libobjc-trampolines.dylib arm64e <4aba9420e4d03c989d62c653b259eab4> /private/preboot/Cryptexes/OS/usr/lib/libobjc-trampolines.dylib 0x1e6027000 - 0x1e6060fe3 libsystem_kernel.dylib arm64e <881fe934759c3089b98660344cb843e3> /usr/lib/system/libsystem_kernel.dylib 0x21f665000 - 0x21f671ff3 libsystem_pthread.dylib arm64e <6f6e49251fb43a0b99d26bd8b7b1a148> /usr/lib/system/libsystem_pthread.dylib 0x19c6d5000 - 0x19c754ffb libsystem_c.dylib arm64e <400d888f854833fc802ff29678681197> /usr/lib/system/libsystem_c.dylib 0x21f580000 - 0x21f59afff libc++abi.dylib arm64e <93fe31d773fb338eb696211de65fd7ed> /usr/lib/libc++abi.dylib 0x191e48000 - 0x191e98ccf libobjc.A.dylib arm64e /usr/lib/libobjc.A.dylib 0x1948d1000 - 0x194e14fff CoreFoundation arm64e <0013a8b125243534b5ba681aaf18c798> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1e1c04000 - 0x1e1c0cfff GraphicsServices arm64e <3eca7962867b3029adc8bbe100f85ba5> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1970f4000 - 0x19900cfff UIKitCore arm64e <8cc54497f7ec3903ae5aa274047c0cf1> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1babc2000 - 0x1bac45137 dyld arm64e /usr/lib/dyld 0x0 - 0xffffffffffffffff <00000000000000000000000000000000> 0x192ebd000 - 0x19345efff libswiftCore.dylib arm64e <6c67e84efe3536858bc3232d31044d06> /usr/lib/swift/libswiftCore.dylib 0x1c16e0000 - 0x1c1723fff AttributeGraph arm64e <61f6e2dd99e039c5965f33084b15307f> /System/Library/PrivateFrameworks/AttributeGraph.framework/AttributeGraph 0x19c68f000 - 0x19c6d4fff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib 0x1934d5000 - 0x194205fff Foundation arm64e /System/Library/Frameworks/Foundation.framework/Foundation 0x19900d000 - 0x19a2d6fff SwiftUI arm64e <8be3c73070b139e682bf5e7644ce8951> /System/Library/Frameworks/SwiftUI.framework/SwiftUI 0x257584000 - 0x258161fff SwiftUICore arm64e <232c42b58df5344eb23cb9e8542003e0> /System/Library/Frameworks/SwiftUICore.framework/SwiftUICore 0x1963a9000 - 0x196755fff QuartzCore arm64e <8a08cc2400173108bea429111b40063c> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
Replies
1
Boosts
0
Views
132
Participants
1