In iOS 16.6.0, iOS APP is crashing with log __CFRunLoopServiceMachPort

Hi Team,

Our play-store app is crashing using below logs. This crash is mostly reported for iOS 16.6.0 devices. Please suggest if we have any finding or RCA for this crash. We tried and not able to reproduce this crash and seems this crash impact huge user base of our App Store APP.

com.apple.main-thread

0 libsystem_kernel.dylib 0xca4 mach_msg2_trap + 8

1 libsystem_kernel.dylib 0x13b74 mach_msg2_internal + 80

2 libsystem_kernel.dylib 0x13e4c mach_msg_overwrite + 540

3 libsystem_kernel.dylib 0x11e8 mach_msg + 24

4 CoreFoundation 0x79024 __CFRunLoopServiceMachPort + 160

5 CoreFoundation 0x7a250 __CFRunLoopRun + 1208

6 CoreFoundation 0x7f3ec CFRunLoopRunSpecific + 612

7 GraphicsServices 0x135c GSEventRunModal + 164

8 UIKitCore 0x39cf58 -[UIApplication _run] + 888

9 UIKitCore 0x39cbbc UIApplicationMain + 340

10 SURFBoard Central 0x24050 main + 51 (AppDelegate.swift:51)

11 ??? 0x1d3594dec (Missing)

In iOS 16.6.0, iOS APP is crashing with log __CFRunLoopServiceMachPort

Please post a complete crash report. For advice on how to do that, see Posting a Crash Report.

Share and Enjoy

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

In iOS 16.6.0, iOS APP is crashing with log __CFRunLoopServiceMachPort
 
 
Q