Hi!
Our users keep crashing with the same error (nw_protocol_default_error) in the libnetwork.dylib. We failed to encounter it on our devices (tested iOS 15 beta 5 and 7). As we know from the crashlytics: this error happens on beta 3, 4, 5, 6. Regarding this thread, we want to know either it's on our side or it's a bug in the beta.
Here's stacktrace (sorry it's not full one, got it from Firebase):
Crashed: com.apple.network.connections
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000000000003c
0 libnetwork.dylib nw_protocol_default_error + 68
1 libnetwork.dylib nw_channel_disconnect_flow + 164
2 libnetwork.dylib __nw_channel_check_defunct_block_invoke + 24
3 libnetwork.dylib nw_hash_table_apply + 168
4 libnetwork.dylib nw_channel_check_defunct + 768
5 libnetwork.dylib nw_channel_update_input_source + 460
6 libnetwork.dylib __nw_channel_create_block_invoke.29 + 72
7 libdispatch.dylib _dispatch_client_callout + 20
8 libdispatch.dylib _dispatch_continuation_pop + 504
9 libdispatch.dylib _dispatch_source_invoke + 1356
10 libdispatch.dylib _dispatch_workloop_invoke + 1784
11 libdispatch.dylib _dispatch_workloop_worker_thread + 656
12 libsystem_pthread.dylib _pthread_wqthread + 288
13 libsystem_pthread.dylib start_wqthread + 8