On iOS, sometimes my app freezes seemingly at rand...
# kotlin-native
l
On iOS, sometimes my app freezes seemingly at random. When I pause the debugger in XCode, I find it looping forever in the CallInitGlobalPossiblyLock function. This seems to happen when calling a constructor of any object. Has anyone met with this before? What could be causing this? I'm using Kotlin 2.1.10