Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on NetworkConnectivityChecker.checkConnectivity #576

Open
deivitaka opened this issue Sep 15, 2022 · 1 comment
Open

Crash on NetworkConnectivityChecker.checkConnectivity #576

deivitaka opened this issue Sep 15, 2022 · 1 comment

Comments

@deivitaka
Copy link

Device info:

iPhone 13
iOS 16.0.0

crash_info_entry_0
BUG IN CLIENT OF LIBDISPATCH: Unbalanced call to dispatch_group_leave()

Log

Crashed: com.apple.NSURLSession-delegate
0 libdispatch.dylib 0x3a5ac dispatch_group_leave.cold.1 + 36
1 libdispatch.dylib 0x4e30 _dispatch_group_wake + 130
2 myapp 0x7e0064 closure #1 in closure #1 in NetworkConnectivityChecker.checkConnectivity() + 35 (NetworkConnectivityChecker.swift:35)
3 myapp 0x7e0a88 partial apply for closure #1 in closure #1 in NetworkConnectivityChecker.checkConnectivity() + 2280632 (:2280632)
4 myapp 0x7e3b78 thunk for @escaping @callee_guaranteed (@guaranteed Data?, @guaranteed NSURLResponse?, @guaranteed Error?) -> () + 2293160 (:2293160)
5 CFNetwork 0x1fd1c CFURLRequestSetMainDocumentURL + 2972
6 CFNetwork 0x2fc40 _CFNetworkErrorCopyLocalizedDescriptionWithHostname + 13484
7 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x3fdc _dispatch_client_callout + 20
9 libdispatch.dylib 0xb694 _dispatch_lane_serial_drain + 672
10 libdispatch.dylib 0xc214 _dispatch_lane_invoke + 436
11 libdispatch.dylib 0x16e10 _dispatch_workloop_worker_thread + 652
12 libsystem_pthread.dylib 0xdf8 _pthread_wqthread + 288
13 libsystem_pthread.dylib 0xb98 start_wqthread + 8

@bluelagon
Copy link

Device info:

iPad (6th generation) (Model A1893)
iOS 16.4

IterableSDK: closure #1 in closure #1 in NetworkConnectivityChecker.checkConnectivity() + 160

screenshot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants