Skip to content

Instantly share code, notes, and snippets.

@roccozanni
Last active January 10, 2017 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roccozanni/61f8592e0b63746c33d08763b7b979cc to your computer and use it in GitHub Desktop.
Save roccozanni/61f8592e0b63746c33d08763b7b979cc to your computer and use it in GitHub Desktop.
*** Terminating app due to uncaught exception 'std::__1::system_error', reason: 'mutex lock failed: Invalid argument'
Last Exception Backtrace:
0 libc++abi.dylib 0x00000001817cf66c std::__terminate(void (*)()) + 16
1 libc++abi.dylib 0x00000001817cef84 __cxa_throw + 132
2 libc++.1.dylib 0x00000001817a578c std::__1::__throw_system_error(int, char const*) + 84
3 CFNetwork 0x00000001834d0150 PAC::PACClient::finishPAC() + 24
4 CFNetwork 0x00000001834cffe4 ___ZN3PAC9PACClient10initializeEPKvPK7__CFURL_block_invoke + 96
5 CFNetwork 0x0000000183438978 BlockHolderVar<std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError> >::invoke_normal(std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError>) + 88
6 CFNetwork 0x0000000183437c30 SmartBlockWithArgs<std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError> >::operator()(std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError>) const + 132
7 CFNetwork 0x00000001834379b8 ___ZN3PAC11PACExecutor10executePACENSt3__110shared_ptrINS_8PACQueryEEENS2_INS_10PACFetcherEEE_block_invoke + 372
8 libdispatch.dylib 0x0000000181c321fc _dispatch_call_block_and_release + 20
9 libdispatch.dylib 0x0000000181c321bc _dispatch_client_callout + 12
10 libdispatch.dylib 0x0000000181c403dc _dispatch_queue_serial_drain + 924
11 libdispatch.dylib 0x0000000181c359a4 _dispatch_queue_invoke + 648
12 libdispatch.dylib 0x0000000181c408d8 _dispatch_queue_override_invoke + 356
13 libdispatch.dylib 0x0000000181c4234c _dispatch_root_queue_drain + 568
14 libdispatch.dylib 0x0000000181c420ac _dispatch_worker_thread3 + 120
15 libsystem_pthread.dylib 0x0000000181e3b2a0 _pthread_wqthread + 1284
16 libsystem_pthread.dylib 0x0000000181e3ad8c start_wqthread + 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment