Re: Periodic crash in networking code, iOS simulator
Re: Periodic crash in networking code, iOS simulator
- Subject: Re: Periodic crash in networking code, iOS simulator
- From: Jens Alfke <email@hidden>
- Date: Mon, 17 Jul 2017 23:09:19 -0700
> On Jul 17, 2017, at 4:37 PM, Rick Mann <email@hidden> wrote:
>
> libBacktraceRecording.dylib`__gcd_queue_item_enqueue_hook_block_invoke:
That library is used by Xcode (or LLDB) to record backtraces of threads, so
that the debugger can later show the stack that invoked an async call.
I ran into a crash in that library once, and was told it was an Xcode bug. You
should probably post this one in a bug report to Apple.
You can work around the problem by turning off backtrace recording in the
scheme editor.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden