CFNetwork crash on dispatch_source_set_timer

Hi, I've recently noticed some crash started to happening around CFNetwork and looking at the crash log I was unable to determine the cause of the crash and not sure if anyone else have a similar experience?

This seem to happen more frequently on iOS 17 than iOS 16? I'm unable to reproduce myself but I've managed to get an Apple crash report for both iOS 16 and 17.

Any help is much appreciated.

Replies

This looks like the crash discussed in this thread.

Share and Enjoy

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

Thank you for pointing me to that thread. Looking at the status the issue should be fixed on iOS 16.1? But we are still seeing it on iOS 16 and iOS 17, I've only managed to get an Apple crash report from iPadOS but there are also user crashing on iOS.

I've submitted a new bug report FB13447648 and hopefully it will get resolved.

In the meanwhile do you have any suggestion if there is a workaround?