@sfackler I don't understand. When I compile for release, overflow doesn't crash the app. When I compile for debug, overflow crashes the app. Can't I turn off that debug warning? Maybe some argument to pass to the compiler, like force-overflow-checks=no?