Re: Periodic crash in networking code, iOS simulator
site_archiver@lists.apple.com Delivered-To: macnetworkprog@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=JORtui0Rt6oKtFFixx CDf2Tsoda120sZltmuLPPhzIo=; b=jpClmCwrqROPJjtdPszzp0isWKDlIHbs3Q JhUp813ZQw8bn+2DAS83dVdmFuyeK3tY5MnepdyPkE9+PwLnJEcwCh9FccFKWRMu K3kQDIoXGoPh4u1zolEOYGGwRrQ3qDJuunwaHk/hhrbBr/tD6e1ZbFoo6ayNKAL7 7YvYLqRwV/tjVyMo1gCGYtAh+KiLPupEJ5a4Yc/tnx3DwlwQse89l/+grWHwk0cA LJf6gQsCc+fAXgzkG3vGT1PpiCeWlWFPvOdfmFh64DVyHt7876BWFf+NWaw++hv6 hJ1+O3A1rFJUdViTh89IKlhrruHDIo1moWNgBbgXpra/tioKIYqw==
On Jul 17, 2017, at 4:37 PM, Rick Mann <rmann@latencyzero.com> 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 (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/site_archiver%40lists... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jens Alfke