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

Attempted to dereference garbage pointer #173

Open
thorfei opened this issue Dec 26, 2018 · 1 comment
Open

Attempted to dereference garbage pointer #173

thorfei opened this issue Dec 26, 2018 · 1 comment

Comments

@thorfei
Copy link

thorfei commented Dec 26, 2018

0 libobjc.A.dylib | objc_retain + 16
1 xxx | TMReachabilityCallback (Reachability.m:76)
2 SystemConfiguration | _reachPerformAndUnlock + 540
3 SystemConfiguration | _____SCNetworkReachabilityRestartResolver_block_invoke_2 + 472
4 libnetwork.dylib | ___nw_resolver_update_client_block_invoke + 104
5 libdispatch.dylib | __dispatch_call_block_and_release + 24
6 libdispatch.dylib | __dispatch_client_callout + 16
7 libdispatch.dylib | __dispatch_lane_serial_drain$VARIANT$mp + 592
8 libdispatch.dylib | __dispatch_lane_invoke$VARIANT$mp + 432
9 libdispatch.dylib | __dispatch_workloop_worker_thread + 600
10 libsystem_pthread.dylib | _pthread_wqthread + 312
@Fluzzarn
Copy link

We have also been seeing this exact problem starting in December, was there ever a fix found for it?

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