Found a crash on iOS 12.1.1 when built with XCode 15.2

We use XCode 15.2 to build our application, but we found that the app crashes on iOS 12.1.1, while it works without crashing on iOS 12.5.7. We discovered that the crash is related to ImageLoaderMachO::doModInitFunctions. We're not sure what is causing this.

Answered by DTS Engineer in 795350022

I encourage you to update to Xcode 15.4. It has a bunch of bug fixes and there’s no point researching this further if it doesn’t reproduce with that release.

Share and Enjoy

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

I encourage you to update to Xcode 15.4. It has a bunch of bug fixes and there’s no point researching this further if it doesn’t reproduce with that release.

Share and Enjoy

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

Found a crash on iOS 12.1.1 when built with XCode 15.2
 
 
Q