EXC_ARITHMETIC (code=EXC_I386_DIV, subcode=0x0) in ios15 xcode13

I have a mlmodel prediction function in the script. During building (ios 15), the error shows up, and the app crashes. The whole build works under ios 14. The current Xcode version is 13.

Replies

EXC_ARITHMETIC (code=EXC_I386_DIV, subcode=0x0)

Please post a full crash report. See Posting a Crash Report for advice on how to do that.

Share and Enjoy

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