xcode14:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib

Xcode13.4.1 is running properly, but after upgrading Xcode14, the debugging device reports an error: Library not loaded: / usr/lib/swift/libswiftCoreGraphics dylib, I according to the online solutions are tried, can't solve my problem, problem is ios10.3.3 equipment, unable to debug, also is unable to start the application success after packaging, Is this a problem with xcode14 itself?

Answered by DTS Engineer in 733147022

The underlying issue creating these crashes on older OS versions is resolved in Xcode 14.1 RC, available today. For apps built using any version Xcode 14 prior to Xcode 14.1 RC, and experiencing a crash at any point in the app's lifecycle — during debugging or after release to your customers, you can resolve this crash by rebuilding your app with Xcode 14.1 RC, and if your app was released to customers who are then experiencing the crash, releasing an update built with Xcode 14.1 RC to the App Store. You can remove any prior workarounds used to mitigate the crashes.

If your app experienced this crash after uploading to the App Store using Xcode 13 with bitcode enabled, your app experienced the crash due to the App Store processing your app's bitcode with the latest available release of Xcode, which was Xcode 14. Once Xcode 14.1 is released, the App Store's processing of bitcode moves forward to Xcode 14.1 as the latest Xcode release, so your app with bitcode will no longer be affected. However, since bitcode is deprecated starting with Xcode 14, you can also leave the prior workaround in place, disabling bitcode for the app entirely.

If you continue to get any remaining crashes after updating your app per the above advice, please let us know through Feedback Assistant and by sharing the FB number here.

Same issue here. Xcode 14.0 + iOS12.0. Termination Description: DYLD, Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib

No problems with Xcode 13.4.1 + iOS12.0

Accepted Answer

If you run your app from the Home screen on the 10.3.3 device, does it crash? If so, please grab the resulting crash report and post it here.

For advice on how to post your crash report, see Posting a Crash Report.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

We're observing the same issue on Xcode 14 iOS 12.1.4. No crash if deployed from Xcode 13

Facing the same issue. Will leave a reply with the details we have noticed so far.

We've been facing the same issue since the first Xcode Betas until the public release that we recently released.

I have tried creating a sample app with Xcode 14 and it does not happen with that, hence my suspicion is that there is something specific with our project that is causing the package produced by Xcode 14 to have this issue. The same project with Xcode 13 does not demonstrate this issue and the packages generated using that work fine on iOS versions below 12.2.

Error seen in Xcode console:

I have compared the binaries created by both Xcode 13.4 and 14 and following were my observations.

Command run: `otool -LD

With Xcode 13.3.1 (13E500a) when we search for the phrase libswiftCoreGraphics we notice only one occurrence.

➜  Desktop otool -LD Carousell-Xcode13
Carousell-Xcode13:
	/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1300.23.0)
	/usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current version 70.1.0)
	/usr/lib/libsqlite3.dylib (compatibility version 9.0.0, current version 331.5.0)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
	/System/Library/Frameworks/AVFoundation.framework/AVFoundation (compatibility version 1.0.0, current version 2.0.0)
	/System/Library/Frameworks/Accelerate.framework/Accelerate (compatibility version 1.0.0, current version 4.0.0, weak)
	/System/Library/Frameworks/AdSupport.framework/AdSupport (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/AddressBook.framework/AddressBook (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox (compatibility version 1.0.0, current version 1000.0.0, weak)
	/System/Library/Frameworks/CFNetwork.framework/CFNetwork (compatibility version 1.0.0, current version 1331.0.7)
	/System/Library/Frameworks/Contacts.framework/Contacts (compatibility version 0.0.0, current version 3535.10.0)
	/System/Library/Frameworks/CoreData.framework/CoreData (compatibility version 1.0.0, current version 1152.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (compatibility version 150.0.0, current version 1858.112.0)
	/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics (compatibility version 64.0.0, current version 1557.5.4, weak)
	/System/Library/Frameworks/CoreImage.framework/CoreImage (compatibility version 1.0.0, current version 5.0.0)
	/System/Library/Frameworks/CoreLocation.framework/CoreLocation (compatibility version 1.0.0, current version 2667.0.24)
	/System/Library/Frameworks/CoreMedia.framework/CoreMedia (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/CoreMotion.framework/CoreMotion (compatibility version 1.0.0, current version 2667.0.24)
	/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices (compatibility version 1.0.0, current version 1141.1.0)
	/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony (compatibility version 1.0.0, current version 0.0.0)
	/System/Library/Frameworks/CoreText.framework/CoreText (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/CoreVideo.framework/CoreVideo (compatibility version 1.2.0, current version 1.5.0)
	/System/Library/Frameworks/Foundation.framework/Foundation (compatibility version 300.0.0, current version 1858.112.0, weak)
	/System/Library/Frameworks/GLKit.framework/GLKit (compatibility version 1.0.0, current version 126.0.0)
	/System/Library/Frameworks/ImageIO.framework/ImageIO (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore (compatibility version 1.0.0, current version 613.1.17, weak)
	/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication (compatibility version 1.0.0, current version 985.102.1, weak)
	/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/MessageUI.framework/MessageUI (compatibility version 1.0.0, current version 3696.80.82)
	/System/Library/Frameworks/Metal.framework/Metal (compatibility version 1.0.0, current version 261.13.0)
	/System/Library/Frameworks/OpenGLES.framework/OpenGLES (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/PassKit.framework/PassKit (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/QuartzCore.framework/QuartzCore (compatibility version 1.2.0, current version 1.11.0, weak)
	/System/Library/Frameworks/SafariServices.framework/SafariServices (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/SceneKit.framework/SceneKit (compatibility version 1.0.0, current version 568.255.0)
	/System/Library/Frameworks/Security.framework/Security (compatibility version 1.0.0, current version 60158.100.133, weak)
	@rpath/SendBirdSDK.framework/SendBirdSDK (compatibility version 1.0.0, current version 1.0.0)
	@rpath/SendBirdSyncManager.framework/SendBirdSyncManager (compatibility version 0.0.0, current version 0.0.0)
	/System/Library/Frameworks/StoreKit.framework/StoreKit (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration (compatibility version 1.0.0, current version 1163.100.19)
	/System/Library/Frameworks/UIKit.framework/UIKit (compatibility version 1.0.0, current version 5522.2.101, weak)
	/System/Library/Frameworks/WebKit.framework/WebKit (compatibility version 1.0.0, current version 613.1.17, weak)
	/System/Library/Frameworks/iAd.framework/iAd (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/Accounts.framework/Accounts (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (compatibility version 1.0.0, current version 613.1.17, weak)
	/System/Library/Frameworks/Social.framework/Social (compatibility version 1.0.0, current version 87.0.0, weak)
	/System/Library/Frameworks/SwiftUI.framework/SwiftUI (compatibility version 0.0.0, current version 0.0.0, weak)
	/System/Library/Frameworks/AdServices.framework/AdServices (compatibility version 1.0.0, current version 1.0.0, weak)
	@rpath/SharedUI.framework/SharedUI (compatibility version 1.0.0, current version 1.0.0)
	@rpath/Liquore.framework/Liquore (compatibility version 1.0.0, current version 1.0.0)
	@rpath/Pickle.framework/Pickle (compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1311.100.3)
	/System/Library/Frameworks/AVKit.framework/AVKit (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/LinkPresentation.framework/LinkPresentation (compatibility version 1.0.0, current version 185.8.0, weak)
	/System/Library/Frameworks/Photos.framework/Photos (compatibility version 1.0.0, current version 442.0.110)
	/System/Library/Frameworks/UserNotifications.framework/UserNotifications (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/WidgetKit.framework/WidgetKit (compatibility version 1.0.0, current version 181.16.0, weak)
	/usr/lib/swift/libswiftCoreMIDI.dylib (compatibility version 1.0.0, current version 5.0.0, weak)
	/usr/lib/swift/libswiftDataDetection.dylib (compatibility version 1.0.0, current version 697.2.0, weak)
	/usr/lib/swift/libswiftFileProvider.dylib (compatibility version 1.0.0, current version 399.100.149, weak)
	/usr/lib/swift/libswiftPassKit.dylib (compatibility version 1.0.0, current version 1504.5.23, weak)
	/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib (compatibility version 1.0.0, current version 722.5.0, weak)
	/usr/lib/swift/libswiftWebKit.dylib (compatibility version 1.0.0, current version 613.1.17, weak)
	@rpath/libswiftAVFoundation.dylib (compatibility version 1.0.0, current version 2080.20.1, weak)
	@rpath/libswiftAccelerate.dylib (compatibility version 1.0.0, current version 29.0.0, weak)
	@rpath/libswiftContacts.dylib (compatibility version 1.0.0, current version 2.0.0, weak)
	@rpath/libswiftCore.dylib (compatibility version 1.0.0, current version 5.6.0)
	@rpath/libswiftCoreAudio.dylib (compatibility version 1.0.0, current version 1.1.0, weak)
	@rpath/libswiftCoreData.dylib (compatibility version 1.0.0, current version 19.0.0, weak)
	@rpath/libswiftCoreFoundation.dylib (compatibility version 1.0.0, current version 14.0.0, weak)
	@rpath/libswiftCoreGraphics.dylib (compatibility version 1.0.0, current version 3.0.0)
	@rpath/libswiftCoreImage.dylib (compatibility version 1.0.0, current version 2.0.0, weak)
	@rpath/libswiftCoreLocation.dylib (compatibility version 1.0.0, current version 7.0.0, weak)
	@rpath/libswiftCoreMedia.dylib (compatibility version 1.0.0, current version 2940.20.1)
	@rpath/libswiftDarwin.dylib (compatibility version 1.0.0, current version 0.0.0, weak)
	@rpath/libswiftDispatch.dylib (compatibility version 1.0.0, current version 11.0.0)
	@rpath/libswiftFoundation.dylib (compatibility version 1.0.0, current version 72.105.0)
	@rpath/libswiftIntents.dylib (compatibility version 1.0.0, current version 11.0.0, weak)
	@rpath/libswiftMetal.dylib (compatibility version 1.0.0, current version 261.13.0, weak)
	@rpath/libswiftObjectiveC.dylib (compatibility version 1.0.0, current version 2.0.0)
	@rpath/libswiftPhotos.dylib (compatibility version 1.0.0, current version 442.0.110)
	@rpath/libswiftPhotosUI.dylib (compatibility version 1.0.0, current version 442.0.110, weak)
	@rpath/libswiftQuartzCore.dylib (compatibility version 1.0.0, current version 3.0.0)
	@rpath/libswiftUIKit.dylib (compatibility version 1.0.0, current version 5504.0.0)
	@rpath/libswiftos.dylib (compatibility version 1.0.0, current version 1023.0.0, weak)
	@rpath/libswiftsimd.dylib (compatibility version 1.0.0, current version 9.0.0, weak)

With Xcode 14 when we search for the phrase libswiftCoreGraphics we notice two occurrences. With the /usr/lib/swift/ one being the same occurrence that Xcode shows in console.

➜  Desktop otool -LD Carousell-Xcode14
Carousell-Xcode14:
	/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1300.32.0)
	/usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current version 70.1.0)
	/usr/lib/libsqlite3.dylib (compatibility version 9.0.0, current version 342.0.0)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.11)
	/System/Library/Frameworks/AVFoundation.framework/AVFoundation (compatibility version 1.0.0, current version 2.0.0)
	/System/Library/Frameworks/Accelerate.framework/Accelerate (compatibility version 1.0.0, current version 4.0.0, weak)
	/System/Library/Frameworks/AdSupport.framework/AdSupport (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/AddressBook.framework/AddressBook (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/AudioToolbox.framework/AudioToolbox (compatibility version 1.0.0, current version 1000.0.0, weak)
	/System/Library/Frameworks/CFNetwork.framework/CFNetwork (compatibility version 1.0.0, current version 1390.0.0)
	/System/Library/Frameworks/Contacts.framework/Contacts (compatibility version 0.0.0, current version 3569.0.0)
	/System/Library/Frameworks/CoreData.framework/CoreData (compatibility version 1.0.0, current version 1232.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation (compatibility version 150.0.0, current version 1946.100.0)
	/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics (compatibility version 64.0.0, current version 1673.1.1, weak)
	/System/Library/Frameworks/CoreImage.framework/CoreImage (compatibility version 1.0.0, current version 5.0.0)
	/System/Library/Frameworks/CoreLocation.framework/CoreLocation (compatibility version 1.0.0, current version 2775.0.1)
	/System/Library/Frameworks/CoreMedia.framework/CoreMedia (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/CoreMotion.framework/CoreMotion (compatibility version 1.0.0, current version 2775.0.1)
	/System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices (compatibility version 1.0.0, current version 1141.1.0)
	/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony (compatibility version 1.0.0, current version 0.0.0)
	/System/Library/Frameworks/CoreText.framework/CoreText (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/CoreVideo.framework/CoreVideo (compatibility version 1.2.0, current version 1.5.0)
	/System/Library/Frameworks/Foundation.framework/Foundation (compatibility version 300.0.0, current version 1946.100.0, weak)
	/System/Library/Frameworks/GLKit.framework/GLKit (compatibility version 1.0.0, current version 126.0.0)
	/System/Library/Frameworks/ImageIO.framework/ImageIO (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore (compatibility version 1.0.0, current version 614.1.25, weak)
	/System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication (compatibility version 1.0.0, current version 1131.2.1, weak)
	/System/Library/Frameworks/MediaPlayer.framework/MediaPlayer (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/MessageUI.framework/MessageUI (compatibility version 1.0.0, current version 3731.105.7)
	/System/Library/Frameworks/Metal.framework/Metal (compatibility version 1.0.0, current version 306.1.19)
	/System/Library/Frameworks/OpenGLES.framework/OpenGLES (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/PassKit.framework/PassKit (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/QuartzCore.framework/QuartzCore (compatibility version 1.2.0, current version 1.11.0, weak)
	/System/Library/Frameworks/SafariServices.framework/SafariServices (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/SceneKit.framework/SceneKit (compatibility version 1.0.0, current version 581.2.0)
	/System/Library/Frameworks/Security.framework/Security (compatibility version 1.0.0, current version 60420.2.1, weak)
	@rpath/SendBirdSDK.framework/SendBirdSDK (compatibility version 1.0.0, current version 1.0.0)
	@rpath/SendBirdSyncManager.framework/SendBirdSyncManager (compatibility version 0.0.0, current version 0.0.0)
	/System/Library/Frameworks/StoreKit.framework/StoreKit (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration (compatibility version 1.0.0, current version 1235.0.0)
	/System/Library/Frameworks/UIKit.framework/UIKit (compatibility version 1.0.0, current version 6092.1.102, weak)
	/System/Library/Frameworks/WebKit.framework/WebKit (compatibility version 1.0.0, current version 614.1.25, weak)
	/System/Library/Frameworks/iAd.framework/iAd (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/Accounts.framework/Accounts (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices (compatibility version 1.0.0, current version 614.1.25, weak)
	/System/Library/Frameworks/Social.framework/Social (compatibility version 1.0.0, current version 87.0.0, weak)
	/System/Library/Frameworks/SwiftUI.framework/SwiftUI (compatibility version 1.0.0, current version 4.0.90, weak)
	/System/Library/Frameworks/AdServices.framework/AdServices (compatibility version 1.0.0, current version 1.0.0, weak)
	@rpath/SharedUI.framework/SharedUI (compatibility version 1.0.0, current version 1.0.0)
	@rpath/Liquore.framework/Liquore (compatibility version 1.0.0, current version 1.0.0)
	@rpath/Pickle.framework/Pickle (compatibility version 1.0.0, current version 1.0.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 228.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1319.0.0)
	/System/Library/Frameworks/AVKit.framework/AVKit (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/AppTrackingTransparency.framework/AppTrackingTransparency (compatibility version 1.0.0, current version 1.0.0, weak)
	/System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/LinkPresentation.framework/LinkPresentation (compatibility version 1.0.0, current version 212.4.0, weak)
	/System/Library/Frameworks/Photos.framework/Photos (compatibility version 1.0.0, current version 502.11.102)
	/System/Library/Frameworks/UserNotifications.framework/UserNotifications (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/WidgetKit.framework/WidgetKit (compatibility version 1.0.0, current version 280.100.0, weak)
	/usr/lib/swift/libswiftCoreMIDI.dylib (compatibility version 1.0.0, current version 6.0.0, weak)
	/usr/lib/swift/libswiftDataDetection.dylib (compatibility version 1.0.0, current version 723.0.0, weak)
	/usr/lib/swift/libswiftFileProvider.dylib (compatibility version 1.0.0, current version 730.0.125, weak)
	/usr/lib/swift/libswiftOSLog.dylib (compatibility version 1.0.0, current version 4.0.0, weak)
	/usr/lib/swift/libswiftPassKit.dylib (compatibility version 1.0.0, current version 1505.1.42, weak)
	/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib (compatibility version 1.0.0, current version 739.1.0, weak)
	/usr/lib/swift/libswiftWebKit.dylib (compatibility version 1.0.0, current version 614.1.25, weak)
	@rpath/libswiftAVFoundation.dylib (compatibility version 1.0.0, current version 2105.87.2, weak)
	@rpath/libswiftAccelerate.dylib (compatibility version 1.0.0, current version 39.0.0, weak)
	@rpath/libswiftCore.dylib (compatibility version 1.0.0, current version 5.7.0)
	@rpath/libswiftCoreAudio.dylib (compatibility version 1.0.0, current version 1.1.0, weak)
	@rpath/libswiftCoreGraphics.dylib (compatibility version 1.0.0, current version 15.0.0)
	@rpath/libswiftCoreImage.dylib (compatibility version 1.0.0, current version 2.0.0, weak)
	@rpath/libswiftCoreLocation.dylib (compatibility version 1.0.0, current version 7.0.0, weak)
	@rpath/libswiftCoreMedia.dylib (compatibility version 1.0.0, current version 2965.87.2)
	@rpath/libswiftDarwin.dylib (compatibility version 1.0.0, current version 0.0.0, weak)
	@rpath/libswiftDispatch.dylib (compatibility version 1.0.0, current version 17.0.0)
	@rpath/libswiftIntents.dylib (compatibility version 1.0.0, current version 12.0.0, weak)
	@rpath/libswiftMetal.dylib (compatibility version 1.0.0, current version 306.1.19, weak)
	@rpath/libswiftObjectiveC.dylib (compatibility version 1.0.0, current version 6.0.0)
	@rpath/libswiftPhotos.dylib (compatibility version 1.0.0, current version 502.11.102)
	@rpath/libswiftPhotosUI.dylib (compatibility version 1.0.0, current version 502.11.102, weak)
	@rpath/libswiftQuartzCore.dylib (compatibility version 1.0.0, current version 3.0.0)
	@rpath/libswiftUIKit.dylib (compatibility version 1.0.0, current version 6092.1.102)
	@rpath/libswiftos.dylib (compatibility version 1.0.0, current version 1034.0.0, weak)
	@rpath/libswiftsimd.dylib (compatibility version 1.0.0, current version 9.0.0, weak)
	/usr/lib/swift/libswiftCoreGraphics.dylib (compatibility version 1.0.0, current version 120.100.0)
	@rpath/libswiftFoundation.dylib (compatibility version 1.0.0, current version 1.0.0)

Crash log from device:

Incident Identifier: 99DC8FCF-0B3D-4588-A150-C56A03B039BD
CrashReporter Key:   9a34525179c1c2a18b5a5802241d6e21fe577500
Hardware Model:      iPhone8,1
Process:             Feature [6978]
Path:                /private/var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Feature
Identifier:          com.thecarousell.Carousell.feature
Version:             2097.1663321779 (2.280.0-feature-Xcode14-Compatibility)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.thecarousell.Carousell.feature [533]


Date/Time:           2022-09-16 18:22:32.2931 +0800
Launch Time:         2022-09-16 18:22:28.6927 +0800
OS Version:          iPhone OS 12.1.4 (16D57)
Baseband Version:    5.32.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib | Referenced from: /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Feature | Reason: image not found
Triggered by Thread:  0

Thread 0 Crashed:
0   dyld                          	0x00000001053702e8 __abort_with_payload + 8
1   dyld                          	0x000000010536f928 abort_with_payload_wrapper_internal + 100
2   dyld                          	0x000000010536f958 fcntl + 0
3   dyld                          	0x00000001053308f4 dyld::fastBindLazySymbol+ 18676 (ImageLoader**, unsigned long) + 0
4   dyld                          	0x00000001053337cc dyld::_main+ 30668 (macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 5468
5   dyld                          	0x000000010532d044 _dyld_start + 68

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016db82990   x3: 0x000000000000009a
    x4: 0x000000016db82590   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000370
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x6165462f7070612e  x11: 0x5220200a65727574
   x12: 0x20200a6572757461  x13: 0x203a6e6f73616552  x14: 0x6f6e206567616d69  x15: 0x00646e756f662074
   x16: 0x0000000000000209  x17: 0x0000000000000001  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016db82590  x21: 0x000000000000009a  x22: 0x000000016db82990  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x0000000000000000  x26: 0x0000000105393000  x27: 0x0000000105393aa0
   x28: 0x00000001053939e0   fp: 0x000000016db82560   lr: 0x000000010536f928
    sp: 0x000000016db82520   pc: 0x00000001053702e8 cpsr: 0x00000000

Binary Images:
0x10227c000 - 0x104783fff Feature arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Feature
0x1051e0000 - 0x105233fff SendBirdSyncManager arm64  <3afbfac2ff143408b3a17004894b016b> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/SendBirdSyncManager.framework/SendBirdSyncManager
0x105278000 - 0x1052e3fff SharedUI arm64  <534bf60f74573d3fa43e756b5dbc66c2> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/SharedUI.framework/SharedUI
0x10532c000 - 0x10538ffff dyld arm64  <67179aea6d8038a58f729b468f24ca69> /usr/lib/dyld
0x1053fc000 - 0x105547fff SendBirdSDK arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/SendBirdSDK.framework/SendBirdSDK
0x105710000 - 0x106847fff Liquore arm64  <23b3885678613a7d9a1e3648d8e6b65e> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/Liquore.framework/Liquore
0x106f8c000 - 0x106ffbfff Pickle arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/Pickle.framework/Pickle
0x107040000 - 0x10704ffff libswiftAVFoundation.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftAVFoundation.dylib
0x107068000 - 0x10706ffff libswiftAccelerate.dylib arm64  <91bf641f62783cedb186c67d9e5f6a78> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftAccelerate.dylib
0x107080000 - 0x10739ffff libswiftCore.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCore.dylib
0x107678000 - 0x10767ffff libswiftCoreAudio.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCoreAudio.dylib
0x107694000 - 0x1076a3fff libswiftCoreGraphics.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCoreGraphics.dylib
0x1076c8000 - 0x1076cffff libswiftCoreImage.dylib arm64  <62f04b7bb6643893b12d9a999cc44faf> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCoreImage.dylib
0x1076dc000 - 0x1076e3fff libswiftCoreLocation.dylib arm64  <6d81af93387f347aa63a096881afb0fa> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCoreLocation.dylib
0x1076f4000 - 0x1076fbfff libswiftCoreMedia.dylib arm64  <2989001b87a136f380ce9a9bc6a5e194> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftCoreMedia.dylib
0x10770c000 - 0x107717fff libswiftDarwin.dylib arm64  <999c29678a063cd582d7d156e9440a0c> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftDarwin.dylib
0x10772c000 - 0x107747fff libswiftDispatch.dylib arm64  <9fcba8edd8fd3c1697405e2a31f3e959> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftDispatch.dylib
0x107788000 - 0x107793fff libswiftIntents.dylib arm64  <240cf9f6fb93311c8554fb79d17fa2db> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftIntents.dylib
0x1077ac000 - 0x1077b3fff libswiftMediaPlayer.dylib arm64  <4005760052dd3c9aba532ef967f8ba21> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftMediaPlayer.dylib
0x1077c4000 - 0x1077cbfff libswiftMetal.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftMetal.dylib
0x1077dc000 - 0x1077e3fff libswiftObjectiveC.dylib arm64  <1180ac100a9239db84972b6d4217b8eb> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftObjectiveC.dylib
0x1077f4000 - 0x1077fbfff libswiftPhotos.dylib arm64  <5744157e469134e0963073a863bf7f61> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftPhotos.dylib
0x107808000 - 0x10780ffff libswiftQuartzCore.dylib arm64   /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftQuartzCore.dylib
0x10781c000 - 0x10782bfff libswiftUIKit.dylib arm64  <107c11f3dd623fb49c8ac74bd56c2abc> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftUIKit.dylib
0x107848000 - 0x10784ffff libswiftos.dylib arm64  <4a3b0c78ffb3358b9a119d40c6999ffd> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftos.dylib
0x107860000 - 0x10787ffff libswiftsimd.dylib arm64  <49721126807a3b9d9c9506ff9b8e8fe3> /var/containers/Bundle/Application/82DD69C7-ED40-409C-A3C4-14609C971F60/Feature.app/Frameworks/libswiftsimd.dylib

EOF

DTS ticket ID: 101794668438

Feedback assistant: FB10905587

TSI ticket: 808801996

Sounds like the same issue as mentioned here.

I filed a feedback, FB11512459, but have not heard anything as of yet.

-Ryan

I am using Xcode 13.4.1 and the submitted app store version keeps crashing in iOS 9.3.5 and iOS 10+. but Adhoc builds working fine only App Store build getting crashing.

Dyld Error Message: Dyld Message: Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib Referenced from: /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Magzter6 Reason: image not found Dyld Version: 390.7

Incident Identifier: C098CBCE-85D6-4355-B300-C809FA6083CD
CrashReporter Key:   dcd72871633637d6da39573ba0ec5fdbc8a75c70
Hardware Model:      iPod5,1
Process:             Magzter6 [231]
Path:                /private/var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Magzter6
Identifier:          com.dci.magzter
Version:             7720 (8.40.3)
Code Type:           ARM (Native)
Parent Process:      launchd [1]

Date/Time:           2022-09-15 15:05:20.20 +0530
Launch Time:         2022-09-15 15:05:19.19 +0530
OS Version:          iOS 9.3.5 (13G36)
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe
Triggered by Thread:  0

Filtered syslog:
None found

Dyld Error Message:
Dyld Message: Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
  Referenced from: /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Magzter6
  Reason: image not found
  Dyld Version: 390.7

Binary Images:
0x100000 - 0x94ffff Magzter6 armv7  <71aa9564114a3f2191409b570b3fa7f2> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Magzter6
0xbb4000 - 0xc8ffff AWSCore armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/AWSCore.framework/AWSCore
0xccc000 - 0xd6bfff AWSKinesis armv7  <2be4595ba61d36cc9ace13be85df782e> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/AWSKinesis.framework/AWSKinesis
0xd94000 - 0xda7fff Bolts armv7  <785f8ef9a7c73c0cbb9e59a503e29cc1> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/Bolts.framework/Bolts
0xdb8000 - 0xdbffff CHTCollectionViewWaterfallLayout armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/CHTCollectionViewWaterfallLayout.framework/CHTCollectionViewWaterfallLayout
0xdcc000 - 0xe4ffff CleverTapSDK armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/CleverTapSDK.framework/CleverTapSDK
0xe78000 - 0xe87fff FBLPromises armv7  <44be2ad8d7253c1baf363634fa138a09> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/FBLPromises.framework/FBLPromises
0xe94000 - 0xf2ffff FBSDKCoreKit armv7  <34242ac3d10f33509739d7f406a8c2b8> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
0xf6c000 - 0xf7bfff FBSDKCoreKit_Basics armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics
0xf88000 - 0xfa7fff FBSDKLoginKit armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit
0xfc0000 - 0xfe3fff FBSDKShareKit armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/FBSDKShareKit.framework/FBSDKShareKit
0xffc000 - 0x109ffff Flurry_iOS_SDK armv7  <2c0d98b77d1e3559ad1216461f1de215> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/Flurry_iOS_SDK.framework/Flurry_iOS_SDK
0x10e4000 - 0x10fbfff GoogleUtilities armv7  <0f9d6625dbc530b2ab3eb7bb05fd28f6> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/GoogleUtilities.framework/GoogleUtilities
0x110c000 - 0x1113fff HexColors armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/HexColors.framework/HexColors
0x1120000 - 0x112ffff JGProgressHUD armv7  <02678b1409583ac18cc5d48a3cbbc92d> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/JGProgressHUD.framework/JGProgressHUD
0x1140000 - 0x1153fff MKDropdownMenu armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/MKDropdownMenu.framework/MKDropdownMenu
0x1160000 - 0x1167fff PPTopMostController armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/PPTopMostController.framework/PPTopMostController
0x1174000 - 0x117ffff RMStore armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/RMStore.framework/RMStore
0x118c000 - 0x119bfff RMessage armv7  <9a929fe92741330cbe3de91fed516109> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/RMessage.framework/RMessage
0x11a8000 - 0x11b7fff RSKImageCropper armv7  <0d9156a1293a3bd2a8f18fe799dc014d> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/RSKImageCropper.framework/RSKImageCropper
0x11c4000 - 0x1203fff SDWebImage armv7  <70d27089a376359db4aabd77556b8053> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/SDWebImage.framework/SDWebImage
0x1224000 - 0x124ffff TwitterCore armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/TwitterCore.framework/TwitterCore
0x126c000 - 0x1363fff TwitterKit armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/TwitterKit.framework/TwitterKit
0x13b4000 - 0x13bbfff nanopb armv7  <17ec8b68c67b329585c5fbecfbb20716> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/nanopb.framework/nanopb
0x13c8000 - 0x13d7fff libswiftAVFoundation.dylib armv7  <4321994776ed3263b2ea38efaa47990d> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftAVFoundation.dylib
0x13e8000 - 0x13effff libswiftAccelerate.dylib armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftAccelerate.dylib
0x13fc000 - 0x1697fff libswiftCore.dylib armv7  <5a65ffd6c6f83efc8914c81ab8a02118> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCore.dylib
0x1750000 - 0x1757fff libswiftCoreAudio.dylib armv7  <69886f5ef77b347a8cffaf628164fd4b> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreAudio.dylib
0x1764000 - 0x176bfff libswiftCoreData.dylib armv7  <503edac091863ca0b7ecea3a07c56baa> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreData.dylib
0x177c000 - 0x1783fff libswiftCoreFoundation.dylib armv7  <02275ea1bafb36f4a532781e909c1d4b> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreFoundation.dylib
0x1790000 - 0x179ffff libswiftCoreGraphics.dylib armv7  <4d0915cd190432d4a9b9e15fddbfba73> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreGraphics.dylib
0x17b4000 - 0x17bbfff libswiftCoreImage.dylib armv7  <27acdf8c6a8e335e8e8e7872723a6e36> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreImage.dylib
0x17c8000 - 0x17cffff libswiftCoreLocation.dylib armv7  <5e7e12929ce332f691955636f1a16c26> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreLocation.dylib
0x17dc000 - 0x17e3fff libswiftCoreMedia.dylib armv7  <919aff12fbab38f9a6e6c3e444522e9c> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftCoreMedia.dylib
0x17f0000 - 0x17f7fff libswiftDarwin.dylib armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftDarwin.dylib
0x1808000 - 0x181ffff libswiftDispatch.dylib armv7  <0adb8877585c369596fe94abd652264c> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftDispatch.dylib
0x1834000 - 0x1973fff libswiftFoundation.dylib armv7  <3a554c62f4d938ba9d457b6d1819a710> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftFoundation.dylib
0x19d4000 - 0x19dbfff libswiftMetal.dylib armv7  <93df294aeeb53045900330d1b7c0a448> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftMetal.dylib
0x19e8000 - 0x19effff libswiftObjectiveC.dylib armv7  <22f19c4f1d1839a7838533c2ae3e7cc8> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftObjectiveC.dylib
0x19fc000 - 0x1a03fff libswiftQuartzCore.dylib armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftQuartzCore.dylib
0x1a10000 - 0x1a1bfff libswiftUIKit.dylib armv7  <40772a1e21c93ea88e45c010e6d6a152> /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftUIKit.dylib
0x1a2c000 - 0x1a33fff libswiftos.dylib armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftos.dylib
0x1a40000 - 0x1a63fff libswiftsimd.dylib armv7   /var/containers/Bundle/Application/85C5C95A-90F7-4B4C-B84A-93B92BD967CB/Magzter6.app/Frameworks/libswiftsimd.dylib
0x1fee2000 - 0x1ff09fff dyld armv7  <146dc907cdf7350eb7cf92a77291119f> /usr/lib/dyld

Error Formulating Crash Report:
Failed while requesting activity/breadcrumb diagnostics

Apple Feedback complaint No. : FB11515032 reported on Sep 15, 2022 at 11:08 AM

I have the same problem with app submitted to TestFlight and running on iOS10.3.4. using xCode 13.4.1 to build App run fine started from xCode (debug or release mode) on the device App run fine on device under iOS 15.7 even with TestFlight Problem is there since at least 01/09/2022

Feedback : FB11529856

This is the crash log for my 10.3.3 device

Incident Identifier: 8947DC41-EC6E-4B3B-B94F-80183FBF5B6A
CrashReporter Key:   dc343270f51040d9d1672eb06875988f52d69330
Hardware Model:      iPhone7,2
Process:             QianDuLive [3175]
Path:                /private/var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/QianDuLive
Identifier:          com.qianrun.live
Version:             251 (1.55)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.qianrun.live [2254]


Date/Time:           2022-09-19 09:43:43.5666 +0800
Launch Time:         2022-09-19 09:43:43.4327 +0800
OS Version:          iPhone OS 10.3.3 (14G60)
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib | Referenced from: /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/QianDuLive | Reason: image not found
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 Crashed:
0   dyld                          	0x00000001050968bc __abort_with_payload + 8
1   dyld                          	0x0000000105096268 abort_with_payload_wrapper_internal + 100
2   dyld                          	0x0000000105096294 fcntl + 0
3   dyld                          	0x00000001050743bc dyld::fastBindLazySymbol+ 17340 (ImageLoader**, unsigned long) + 0
4   dyld                          	0x00000001050769c4 dyld::_main+ 27076 (macho_header const*, unsigned long, int, char const**, char const**, char const**, unsigned long*) + 4416
5   dyld                          	0x0000000105071044 _dyld_start + 68

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016fdfa600   x3: 0x00000000000000a0
    x4: 0x000000016fdfa200   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000290
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x61655220200a6576  x11: 0x616d69203a6e6f73
   x12: 0x20200a6576694c75  x13: 0x203a6e6f73616552  x14: 0x6f6e206567616d69  x15: 0x00646e756f662074
   x16: 0x0000000000000209  x17: 0x0000000080000018  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016fdfa200  x21: 0x00000000000000a0  x22: 0x000000016fdfa600  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x00000001050a5000  x26: 0x00000001050a7bc8  x27: 0x00000001050a57ac
   x28: 0x00000001050a5000   fp: 0x000000016fdfa1d0   lr: 0x0000000105096268
    sp: 0x000000016fdfa190   pc: 0x00000001050968bc cpsr: 0x00000000

Binary Images:
0x100004000 - 0x1028dbfff QianDuLive arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/QianDuLive
0x104f9c000 - 0x104fdbfff CocoaAsyncSocket arm64  <4b8c23ca2477350bb0e7829c583f4cfc> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/CocoaAsyncSocket.framework/CocoaAsyncSocket
0x10501c000 - 0x10502bfff DZNEmptyDataSet arm64  <48bf42948e57393bae52bb1be7e24936> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/DZNEmptyDataSet.framework/DZNEmptyDataSet
0x105044000 - 0x105057fff ZipArchive arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/ZipArchive.framework/ZipArchive
0x105070000 - 0x1050a3fff dyld arm64  <93b6f8d0b0c03d8695fbd178c57cb071> /usr/lib/dyld
0x1050f8000 - 0x1055a7fff AgoraRtcKit arm64  <1f4d1384e7d630a0a727fef3d7aa5485> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/AgoraRtcKit.framework/AgoraRtcKit
0x109068000 - 0x1090dbfff AliyunOSSiOS arm64  <2a0455350e023959a5af04a21b9cac2f> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/AliyunOSSiOS.framework/AliyunOSSiOS
0x109194000 - 0x1091bffff CocoaLumberjack arm64  <534289b85861356693510add855c5d59> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x1091fc000 - 0x109217fff FMDB arm64  <1570955aa96a34b2822187d6310ddbe3> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/FMDB.framework/FMDB
0x10923c000 - 0x109253fff HMSegmentedControl arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/HMSegmentedControl.framework/HMSegmentedControl
0x109270000 - 0x1092a7fff HappyDNS arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/HappyDNS.framework/HappyDNS
0x1092f0000 - 0x10930bfff JSONModel arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/JSONModel.framework/JSONModel
0x109334000 - 0x10935ffff JXPageControl arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/JXPageControl.framework/JXPageControl
0x1093a4000 - 0x1093b7fff KissXML arm64  <33412541dfca37e7bdb88ff3333999b9> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/KissXML.framework/KissXML
0x1093d4000 - 0x1093e7fff MBProgressHUD arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/MBProgressHUD.framework/MBProgressHUD
0x109404000 - 0x10941ffff MJRefresh arm64  <1ba183b6c4a63d13819444f9a71e85ec> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/MJRefresh.framework/MJRefresh
0x109450000 - 0x10946bfff Mantle arm64  <3bc15be97cbe3323a7db98dae91fbcc4> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/Mantle.framework/Mantle
0x109488000 - 0x10949ffff Masonry arm64  <54160dfc94c237be9083c4b449d6938c> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/Masonry.framework/Masonry
0x1094c4000 - 0x109533fff Protobuf arm64  <85bc0ef4d3ae3e5b948bc8af32333579> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/Protobuf.framework/Protobuf
0x1095e4000 - 0x10966bfff Qiniu arm64  <4ad4b30ea4dc36e2b873f3f491a3d3d8> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/Qiniu.framework/Qiniu
0x109734000 - 0x10979ffff SDWebImage arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/SDWebImage.framework/SDWebImage
0x109838000 - 0x10985ffff SSZipArchive arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/SSZipArchive.framework/SSZipArchive
0x109884000 - 0x1098abfff SVGAPlayer arm64  <33203777eb7c35ae91efea0e623e35c3> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/SVGAPlayer.framework/SVGAPlayer
0x1098e0000 - 0x109947fff TZImagePickerController arm64  <4eae3f725e28351c8c81349781e5fd6a> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/TZImagePickerController.framework/TZImagePickerController
0x1099c8000 - 0x109ae7fff XMPPFramework arm64  <047ea7ff92a637fe887380ce06bd9a96> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/XMPPFramework.framework/XMPPFramework
0x109c20000 - 0x109c53fff libidn arm64  <91cc8c37885f3651bf6831e32eb1f6a7> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libidn.framework/libidn
0x109c68000 - 0x10a71bfff ZegoLiveRoom arm64  <6140a6a1bbd336ee99eafe4ed685d446> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/ZegoLiveRoom.framework/ZegoLiveRoom
0x10aa70000 - 0x10ad5ffff alivcffmpeg arm64  <9644cd86ef3b3186824111b908b5ca50> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/alivcffmpeg.framework/alivcffmpeg
0x10b1f8000 - 0x10b517fff AliyunPlayer arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/AliyunPlayer.framework/AliyunPlayer
0x10b77c000 - 0x10b78bfff libswiftAVFoundation.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftAVFoundation.dylib
0x10b7a4000 - 0x10bac3fff libswiftCore.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftCore.dylib
0x10bd9c000 - 0x10bda3fff libswiftCoreAudio.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftCoreAudio.dylib
0x10bdb4000 - 0x10bdc3fff libswiftCoreGraphics.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftCoreGraphics.dylib
0x10bde8000 - 0x10bdeffff libswiftCoreImage.dylib arm64  <62f04b7bb6643893b12d9a999cc44faf> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftCoreImage.dylib
0x10bdfc000 - 0x10be03fff libswiftCoreMedia.dylib arm64  <2989001b87a136f380ce9a9bc6a5e194> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftCoreMedia.dylib
0x10be14000 - 0x10be1ffff libswiftDarwin.dylib arm64  <999c29678a063cd582d7d156e9440a0c> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftDarwin.dylib
0x10be34000 - 0x10be4ffff libswiftDispatch.dylib arm64  <9fcba8edd8fd3c1697405e2a31f3e959> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftDispatch.dylib
0x10be90000 - 0x10be97fff libswiftMetal.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftMetal.dylib
0x10bea8000 - 0x10beaffff libswiftObjectiveC.dylib arm64  <1180ac100a9239db84972b6d4217b8eb> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftObjectiveC.dylib
0x10bec0000 - 0x10bec7fff libswiftQuartzCore.dylib arm64   /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftQuartzCore.dylib
0x10bed4000 - 0x10bee3fff libswiftUIKit.dylib arm64  <107c11f3dd623fb49c8ac74bd56c2abc> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftUIKit.dylib
0x10bf00000 - 0x10bf1ffff libswiftsimd.dylib arm64  <49721126807a3b9d9c9506ff9b8e8fe3> /var/containers/Bundle/Application/BACC2B71-5873-43CA-8663-4E21750898CC/QianDuLive.app/Frameworks/libswiftsimd.dylib

EOF

Can I please ask the question author to not mark it as accepted/resolved so that it does not affect the visibility of the issue?

I accidentally touched it. I can't cancel it yet

TSI ticket: 808801996

That’s been routed to one of my colleagues, so I’m going to defer to them in this matter.

vijaytholpadi, once you get an answer via that TSI, I’d appreciate you posting a summary here.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Is this the same issue as mentioned here?

Almost certainly.

Since yesterday I’ve learnt more about this issue, although I still don’t have a full answer for you. All I can say right now is that, as far as we can tell, this is an issue on the Apple side of things (r. 100194032).

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Crash from one of our users with: "Library not loaded: /usr/lib/swift/libswiftCoreData.dylib" Binary was built with Xcode 13.4.1. And we don't use CoreData at all.

{"app_name":"GuruPro","timestamp":"2022-09-11 09:04:19.19 +0200","app_version":"5.0.11","slice_uuid":"f328fb87-5ed5-34fc-ae6e-5fe7b79ddf9d","adam_id":891362701,"build_version":"7895","bundleID":"com.bodunov.GalileoPro","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 10.3.3 (14G60)","incident_id":"14093727-D1AD-49CC-8236-A899D8B96FD7","name":"GuruPro"}

Incident Identifier: 14093727-D1AD-49CC-8236-A899D8B96FD7

CrashReporter Key: dcd812f00d8fc37575a7c9e4f2adae88d1c83852

Hardware Model: iPhone6,1

Process: GuruPro [193]

Path: /private/var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/GuruPro

Identifier: com.bodunov.GalileoPro

Version: 7895 (5.0.11)

Code Type: ARM-64 (Native)

Role: Foreground

Parent Process: launchd [1]

Coalition: com.bodunov.GalileoPro [327]

Date/Time: 2022-09-11 09:04:18.9744 +0200

Launch Time: 2022-09-11 09:04:18.1758 +0200

OS Version: iPhone OS 10.3.3 (14G60)

Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Exception Note: EXC_CORPSE_NOTIFY

Termination Description: DYLD, Library not loaded: /usr/lib/swift/libswiftCoreData.dylib | Referenced from: /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/GuruPro | Reason: image not found

Triggered by Thread: 0

Filtered syslog:

None found

Thread 0 Crashed:

0 dyld 	0x00000001005e68bc 0x1005c0000 + 157884

1 dyld 	0x00000001005e6268 0x1005c0000 + 156264

2 dyld 	0x00000001005e6294 0x1005c0000 + 156308

3 dyld 	0x00000001005c43bc 0x1005c0000 + 17340

4 dyld 	0x00000001005c69c4 0x1005c0000 + 27076

5 dyld 	0x00000001005c1044 0x1005c0000 + 4164

Thread 0 crashed with ARM Thread State (64-bit):

 x0: 0x0000000000000006 x1: 0x0000000000000001 x2: 0x000000016fdf6610 x3: 0x0000000000000096

 x4: 0x000000016fdf6210 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000290

 x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x6f7250757275472f x11: 0x6f7361655220200a

   x12: 0x20200a6f72507572 x13: 0x203a6e6f73616552 x14: 0x6f6e206567616d69 x15: 0x00646e756f662074

   x16: 0x0000000000000209 x17: 0x0000000080000018 x18: 0x0000000000000000 x19: 0x0000000000000000

   x20: 0x000000016fdf6210 x21: 0x0000000000000096 x22: 0x000000016fdf6610 x23: 0x0000000000000001

   x24: 0x0000000000000006 x25: 0x00000001005f5000 x26: 0x00000001005f7bc8 x27: 0x00000001005f57ac

   x28: 0x00000001005f5000 fp: 0x000000016fdf61e0 lr: 0x00000001005e6268

 sp: 0x000000016fdf61a0 pc: 0x00000001005e68bc cpsr: 0x00000000

Binary Images:

0x100008000 - 0x10048bfff GuruPro arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/GuruPro

0x100590000 - 0x100597fff GLMapSwift arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GLMapSwift.framework/GLMapSwift

0x1005a4000 - 0x1005abfff libswiftContacts.dylib arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/libswiftContacts.dylib

0x1005c0000 - 0x1005f3fff dyld arm64 <93b6f8d0b0c03d8695fbd178c57cb071> /usr/lib/dyld

0x100648000 - 0x100beffff Realm arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/Realm.framework/Realm

0x100d50000 - 0x100e1ffff RealmSwift arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/RealmSwift.framework/RealmSwift

0x100e80000 - 0x101063fff GLMap arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GLMap.framework/GLMap

0x101098000 - 0x101423fff GLMapCore arm64 <11c60e4d77ee30dab33bf1ff0fdd7445> /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GLMapCore.framework/GLMapCore

0x1014b0000 - 0x101777fff GLRoute arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GLRoute.framework/GLRoute

0x101b68000 - 0x101b8bfff GLSearch arm64 <09d93b68c2f432a0b3f5ee3a473ba3b2> /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GLSearch.framework/GLSearch

0x101b9c000 - 0x101bf3fff GuruMapsKit arm64 <1e28119af959305a85801657b108095b> /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/GuruMapsKit.framework/GuruMapsKit

0x101c1c000 - 0x101c2bfff libswiftAVFoundation.dylib arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/libswiftAVFoundation.dylib

0x101c3c000 - 0x101f77fff libswiftCore.dylib arm64 <607fd5d0918834c695f1341bf74e1423> /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/libswiftCore.dylib

0x102050000 - 0x102057fff libswiftCoreAudio.dylib arm64  /var/containers/Bundle/Application/BA709E6E-2C7C-4137-A539-A2CF860B6114/GuruPro.app/Frameworks/libswiftCoreAudio.dylib

EOF

It looks like an AppStore rebuilds app with bitcode using Xcode 14 toolchain. 🧐

xcode14:Library not loaded: /usr/lib/swift/libswiftCoreGraphics.dylib
 
 
Q