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/120b88726ea2c80415ae566735ca11b7 to your computer and use it in GitHub Desktop.
Save roccozanni/120b88726ea2c80415ae566735ca11b7 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 0x000000018f7af66c std::__terminate(void (*)()) + 16
1 libc++abi.dylib 0x000000018f7aef84 __cxa_throw + 132
2 libc++.1.dylib 0x000000018f78578c std::__1::__throw_system_error(int, char const*) + 84
3 CFNetwork 0x00000001914b0150 PAC::PACClient::finishPAC() + 24
4 CFNetwork 0x00000001914b0000 ___ZN3PAC9PACClient10initializeEPKvPK7__CFURL_block_invoke + 124
5 CFNetwork 0x0000000191418978 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 0x0000000191417c30 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 0x0000000191417d18 ___ZN3PAC11PACExecutor10executePACENSt3__110shared_ptrINS_8PACQueryEEENS2_INS_10PACFetcherEEE_block_invoke_2 + 156
8 CFNetwork 0x00000001914188f4 BlockHolderVar<std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError> >::invoke_initial(std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError>) + 100
9 CFNetwork 0x0000000191417c30 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
10 CFNetwork 0x00000001915767fc PAC::JavaScript::JavaScripter::findProxyForURL(std::__1::shared_ptr<PAC::PACQuery>, SmartBlockWithArgs<std::__1::shared_ptr<__CFArray const>, std::__1::shared_ptr<__CFError> >) + 1780
11 CFNetwork 0x0000000191417a9c ___ZN3PAC11PACExecutor10executePACENSt3__110shared_ptrINS_8PACQueryEEENS2_INS_10PACFetcherEEE_block_invoke + 600
12 libdispatch.dylib 0x000000018fc121fc _dispatch_call_block_and_release + 20
13 libdispatch.dylib 0x000000018fc121bc _dispatch_client_callout + 12
14 libdispatch.dylib 0x000000018fc203dc _dispatch_queue_serial_drain + 924
15 libdispatch.dylib 0x000000018fc159a4 _dispatch_queue_invoke + 648
16 libdispatch.dylib 0x000000018fc208d8 _dispatch_queue_override_invoke + 356
17 libdispatch.dylib 0x000000018fc2234c _dispatch_root_queue_drain + 568
18 libdispatch.dylib 0x000000018fc220ac _dispatch_worker_thread3 + 120
19 libsystem_pthread.dylib 0x000000018fe1b2a0 _pthread_wqthread + 1284
20 libsystem_pthread.dylib 0x000000018fe1ad8c start_wqthread + 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment