Crash on iOS 15: libobjc.A.dylib objc_release+8

Too many objc_release crashes on iOS15, kindly help check. @eskimo

Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x2468 objc_release + 8
1  libobjc.A.dylib                0x65c8 AutoreleasePoolPage::releaseUntil(objc_object**) + 196
2  libobjc.A.dylib                0x2e30 objc_autoreleasePoolPop + 204
3  CoreFoundation                 0x1306c _CFAutoreleasePoolPop + 28
4  CoreFoundation                 0xc3f0 __CFRunLoopPerCalloutARPEnd + 44
5  CoreFoundation                 0xb1cc __CFRunLoopRun + 2596
6  CoreFoundation                 0x1de1c CFRunLoopRunSpecific + 572
7  GraphicsServices               0x19a0 GSEventRunModal + 160
8  UIKitCore                      0x4ec600 -[UIApplication _run] + 1080
9  UIKitCore                      0x281b08 UIApplicationMain + 2028
10 PaytmFirstGames                0x46110 main + 14 (AppDelegate.swift:14)

Replies

I faced sae issue in Monetary 12.1 and same is not crashing in Bigsur 11.x versions. I am suspecting issue with Monetary 12.1 it happened in pthread_exit for me