Posts

Post not yet marked as solved
11 Replies
I just installed the Xcode 11.0 beta 4 (11M374r) and attempted to run in the simulator. I'm seeing this after launch:2019-07-24 14:24:17.041578-0600 App[12150:11838368] [] __nwlog_err_simulate_crash simulate crash already simulated "nw_endpoint_get_type called with null endpoint" 2019-07-24 14:24:17.041828-0600 App[12150:11838368] [] nw_endpoint_get_type called with null endpoint, dumping backtrace: [x86_64] libnetcore-1872 0 libnetwork.dylib 0x00007fff500df068 __nw_create_backtrace_string + 120 1 libnetwork.dylib 0x00007fff5004149f nw_endpoint_get_type + 175 2 libboringssl.dylib 0x00007fff4ef09a6a nw_protocol_boringssl_get_subject_name + 178 3 libboringssl.dylib 0x00007fff4ef0c911 nw_protocol_boringssl_connected + 916 4 libnetwork.dylib 0x00007fff4fefcfdf nw_socket_handle_socket_event + 1711 5 libdispatch.dylib 0x000000010b873d58 _dispatch_client_callout + 8 6 libdispatch.dylib 0x000000010b8766ca _dispatch_continuation_pop + 552 7 libdispatch.dylib 0x000000010b889a83 _dispatch_source_invoke + 2205 8 libdispatch.dylib 0x000000010b87c815 _dispatch_workloop_invoke + 2631 9 libdispatch.dylib 0x000000010b886a4d _dispatch_workloop_worker_thread + 722 10 libsystem_pthread.dylib 0x00007fff511f3611 _pthread_wqthread + 421 11 libsystem_pthread.dylib 0x00007fff511f33fd start_wqthread + 13and as I navigate around our application.