Posts

Post not yet marked as solved
9 Replies
18k Views
Hi!We have found a lib system_kernel.dylib (os_channel_flow_admissible) crash since iOS11 and later.This bug is not highly reproducible but affects a large group of our users. You can find a stack trace below:#4. Crashed: com.apple.network.connections 0 libsystem_kernel.dylib 0x182ec3a60 os_channel_flow_admissible + 6 1 libsystem_network.dylib 0x182f47da0 nw_channel_check_flows_allowed + 124 2 libdispatch.dylib 0x182d34a60 _dispatch_client_callout + 16 3 libdispatch.dylib 0x182d3ce94 _dispatch_continuation_pop$VARIANT$mp + 424 4 libdispatch.dylib 0x182d46784 _dispatch_source_invoke$VARIANT$mp + 1364 5 libdispatch.dylib 0x182d3e86c _dispatch_queue_serial_drain$VARIANT$mp + 280 6 libdispatch.dylib 0x182d3f2fc _dispatch_queue_invoke$VARIANT$mp + 336 7 libdispatch.dylib 0x182d3fcc8 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 340 8 libdispatch.dylib 0x182d48098 _dispatch_workloop_worker_thread$VARIANT$mp + 668 9 libsystem_pthread.dylib 0x183067e70 _pthread_wqthread + 860 10 libsystem_pthread.dylib 0x183067b08 start_wqthread + 4Is it a known issue? How can we fix it?Thanks!
Posted Last updated
.