Details of failure 4f6c5bde-12ff-48e8-9e75-66fb95e98312

Upload ID
56b0735f-92da-4fb8-b586-07697a426728
Test case ID
1cf86794-ca47-4832-a5b5-2c9cc8f9586f
Message
Crash: xctest (9328): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)

Crash reports

4688bfb8-8968-4818-b582-9ca58aa6455e (Download)

Original filename
xctest_2022-09-15-170157_D315B685-0BFC-4C6C-8242-291EC6521480.crash
Process:               xctest [9328]
Path:                  /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
Identifier:            xctest
Version:               17501
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [8728]
Responsible:           SimulatorTrampoline [1327]
User ID:               501

Date/Time:             2022-09-15 17:01:57.504 +0000
OS Version:            Mac OS X 10.15.7 (19H2026)
Report Version:        12
Anonymous UUID:        28C488D7-2871-0137-7EA3-2D329D89124C


Time Awake Since Boot: 3500 seconds

System Integrity Protection: enabled

Crashed Thread:        8  Dispatch queue: io.ably.tests

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [9328]

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: dispatch_sync called on queue already owned by current thread
CoreSimulator 732.18.6 - Device: Apple TV 4K (3476840E-2BAA-45B7-8BCE-85796C8D56A0) - Runtime: tvOS 14.3 (18K559) - DeviceType: Apple TV 4K

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff4ba70dea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4ba71160 mach_msg + 60
2   com.apple.CoreFoundation      	0x000000010c56a110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010c564819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010c563e2a CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x000000010be35b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   net.jeffhui.Nimble            	0x00000001290b26da specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
7   net.jeffhui.Nimble            	0x0000000129075e1c thunk for @callee_guaranteed () -> () + 12
8   net.jeffhui.Nimble            	0x0000000129075e3e thunk for @escaping @callee_guaranteed () -> () + 14
9   net.jeffhui.Nimble            	0x00000001290735c1 -[NMBExceptionCapture tryBlock:] + 35
10  net.jeffhui.Nimble            	0x00000001290b2038 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
11  net.jeffhui.Nimble            	0x00000001290b3488 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
12  net.jeffhui.Nimble            	0x00000001290b128b waitUntil(timeout:file:line:action:) + 107
13  io.ably.Ably-tvOS-Tests       	0x0000000128606c30 specialized RealtimeClientChannelTests.test__011__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() + 608 (RealtimeClientChannelTests.swift:534)
14  com.apple.CoreFoundation      	0x000000010c6028cc __invoking___ + 140
15  com.apple.CoreFoundation      	0x000000010c5ffd7a -[NSInvocation invoke] + 303
16  com.apple.dt.XCTest           	0x000000010c2e1965 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
17  com.apple.dt.XCTest           	0x000000010c2e1911 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
18  com.apple.dt.XCTest           	0x000000010c33c707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
19  com.apple.dt.XCTest           	0x000000010c2e1373 -[XCTestCase invokeTest] + 1069
20  com.apple.dt.XCTest           	0x000000010c2e2c33 __26-[XCTestCase performTest:]_block_invoke_2 + 43
21  com.apple.dt.XCTest           	0x000000010c33c707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
22  com.apple.dt.XCTest           	0x000000010c2e2b6a __26-[XCTestCase performTest:]_block_invoke.365 + 86
23  com.apple.dt.XCTest           	0x000000010c350437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
24  com.apple.dt.XCTest           	0x000000010c2e23e7 -[XCTestCase performTest:] + 695
25  com.apple.dt.XCTest           	0x000000010c3274b3 -[XCTest runTest] + 57
26  com.apple.dt.XCTest           	0x000000010c2db509 __27-[XCTestSuite performTest:]_block_invoke + 354
27  com.apple.dt.XCTest           	0x000000010c2dacde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
28  com.apple.dt.XCTest           	0x000000010c350437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
29  com.apple.dt.XCTest           	0x000000010c350348 +[XCTContext runInContextForTestCase:block:] + 52
30  com.apple.dt.XCTest           	0x000000010c2dac95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
31  com.apple.dt.XCTest           	0x000000010c2dafc7 -[XCTestSuite performTest:] + 281
32  com.apple.dt.XCTest           	0x000000010c3274b3 -[XCTest runTest] + 57
33  com.apple.dt.XCTest           	0x000000010c2db509 __27-[XCTestSuite performTest:]_block_invoke + 354
34  com.apple.dt.XCTest           	0x000000010c2dacde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
35  com.apple.dt.XCTest           	0x000000010c350437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
36  com.apple.dt.XCTest           	0x000000010c350348 +[XCTContext runInContextForTestCase:block:] + 52
37  com.apple.dt.XCTest           	0x000000010c2dac95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
38  com.apple.dt.XCTest           	0x000000010c2dafc7 -[XCTestSuite performTest:] + 281
39  com.apple.dt.XCTest           	0x000000010c3274b3 -[XCTest runTest] + 57
40  com.apple.dt.XCTest           	0x000000010c2db509 __27-[XCTestSuite performTest:]_block_invoke + 354
41  com.apple.dt.XCTest           	0x000000010c2dacde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
42  com.apple.dt.XCTest           	0x000000010c350437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
43  com.apple.dt.XCTest           	0x000000010c350348 +[XCTContext runInContextForTestCase:block:] + 52
44  com.apple.dt.XCTest           	0x000000010c2dac95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
45  com.apple.dt.XCTest           	0x000000010c2dafc7 -[XCTestSuite performTest:] + 281
46  com.apple.dt.XCTest           	0x000000010c3274b3 -[XCTest runTest] + 57
47  com.apple.dt.XCTest           	0x000000010c35faa6 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
48  com.apple.dt.XCTest           	0x000000010c350437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
49  com.apple.dt.XCTest           	0x000000010c350348 +[XCTContext runInContextForTestCase:block:] + 52
50  com.apple.dt.XCTest           	0x000000010c35fa0b __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
51  com.apple.dt.XCTest           	0x000000010c35fb8c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
52  com.apple.dt.XCTest           	0x000000010c2f65e3 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
53  com.apple.dt.XCTest           	0x000000010c35f7d2 -[XCTTestRunSession runTestsAndReturnError:] + 615
54  com.apple.dt.XCTest           	0x000000010c2bf6fe -[XCTestDriver _runTests] + 470
55  com.apple.dt.XCTest           	0x000000010c34c308 _XCTestMain + 108
56  xctest                        	0x000000010ba82ec5 main + 189
57  libdyld.dylib                 	0x000000010e7cb419 start + 1

Thread 1:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff4ba70dea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4ba71160 mach_msg + 60
2   com.apple.CoreFoundation      	0x000000010c56a110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010c564819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010c563e2a CFRunLoopRunSpecific + 567
5   com.apple.CFNetwork           	0x000000010dbb384a 0x10d989000 + 2271306
6   com.apple.Foundation          	0x000000010be5e204 __NSThread__start__ + 1042
7   libsystem_pthread.dylib       	0x00007fff4baad109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff4baa8b8b thread_start + 15

Thread 2:: io.ably.socketrocket.NetworkThread
0   libsystem_kernel.dylib        	0x00007fff4ba70dea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4ba71160 mach_msg + 60
2   com.apple.CoreFoundation      	0x000000010c56a110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010c564819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010c563e2a CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x000000010be35b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   io.ably.Ably                  	0x00000001291e5e69 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7   com.apple.Foundation          	0x000000010be5e204 __NSThread__start__ + 1042
8   libsystem_pthread.dylib       	0x00007fff4baad109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff4baa8b8b thread_start + 15

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff4ba790ee __select + 10
1   com.apple.CoreFoundation      	0x000000010c57ee38 __CFSocketManager + 644
2   libsystem_pthread.dylib       	0x00007fff4baad109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff4baa8b8b thread_start + 15

Thread 4:
0   libsystem_pthread.dylib       	0x00007fff4baa8b68 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	0x00007fff4baa8b68 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00007fff4baa8b68 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00007fff4baa8b68 start_wqthread + 0

Thread 8 Crashed:: Dispatch queue: io.ably.tests
0   libdispatch.dylib             	0x000000010e74fed9 __DISPATCH_WAIT_FOR_QUEUE__ + 429
1   libdispatch.dylib             	0x000000010e74f9ec _dispatch_sync_f_slow + 199
2   io.ably.Ably                  	0x000000012924d497 -[ARTRealtimeChannelInternal state] + 167 (ARTRealtimeChannel.m:262)
3   io.ably.Ably                  	0x0000000129242efc -[ARTRealtimeInternal reattachChannelsOnResume:] + 412 (ARTRealtime.m:835)
4   io.ably.Ably                  	0x0000000129242521 -[ARTRealtimeInternal onConnected:] + 1281
5   io.ably.Ably                  	0x0000000129249db7 -[ARTRealtimeInternal realtimeTransport:didReceiveMessage:] + 1415 (ARTRealtime.m:1446)
6   io.ably.Ably                  	0x00000001291ef996 -[ARTWebSocketTransport receive:] + 198 (ARTWebSocketTransport.m:111)
7   io.ably.Ably                  	0x00000001291efa5e -[ARTWebSocketTransport receiveWithData:] + 158 (ARTWebSocketTransport.m:117)
8   io.ably.Ably                  	0x00000001291f2932 -[ARTWebSocketTransport webSocketMessageData:] + 306 (ARTWebSocketTransport.m:365)
9   io.ably.Ably                  	0x00000001291f24e5 -[ARTWebSocketTransport webSocket:didReceiveMessage:] + 581 (ARTWebSocketTransport.m:348)
10  io.ably.Ably                  	0x00000001291c0220 __46-[ARTSRWebSocket _handleFrameWithData:opCode:]_block_invoke.248 + 96 (ARTSRWebSocket.m:832)
11  io.ably.Ably                  	0x00000001291d241b __48-[ARTSRDelegateController performDelegateBlock:]_block_invoke.28 + 59 (ARTSRDelegateController.m:123)
12  libdispatch.dylib             	0x000000010e74132f _dispatch_call_block_and_release + 12
13  libdispatch.dylib             	0x000000010e742508 _dispatch_client_callout + 8
14  libdispatch.dylib             	0x000000010e7483f9 _dispatch_lane_serial_drain + 715
15  libdispatch.dylib             	0x000000010e748f74 _dispatch_lane_invoke + 403
16  libdispatch.dylib             	0x000000010e753577 _dispatch_workloop_worker_thread + 782
17  libsystem_pthread.dylib       	0x00007fff4baa9a3d _pthread_wqthread + 290
18  libsystem_pthread.dylib       	0x00007fff4baa8b77 start_wqthread + 15

Thread 9:
0   libsystem_pthread.dylib       	0x00007fff4baa8b68 start_wqthread + 0

Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x0060002500001d91  rbx: 0x0060002500001d91  rcx: 0x000000010e777759  rdx: 0x0000002000000002
  rdi: 0x000070000ff3c0a0  rsi: 0x0000002000000000  rbp: 0x000070000ff3c090  rsp: 0x000070000ff3c070
   r8: 0x00007f82aa67c150   r9: 0x0000000000000012  r10: 0x00000001292b5760  r11: 0x000000012924d3f0
  r12: 0x0000002000000000  r13: 0x00007f82aa67c150  r14: 0x00007f82aa67c150  r15: 0x000070000ff3c0a0
  rip: 0x000000010e74fed9  rfl: 0x0000000000010297  cr2: 0x000000c00029c460
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10ba80000 -        0x10ba83fff +xctest (17501) <7F497575-ED68-3244-8D8D-A2BE2F9F487A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x10ba90000 -        0x10bae850f +dyld_sim (828.5) <29C26C3C-AB28-358B-A631-864F4B9A2939> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
       0x10bb3a000 -        0x10bb65ff7 +libMainThreadChecker.dylib (64541.4.1) <588C3EEF-7058-3B6F-BDF1-A29D91C95ABC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib
       0x10bc70000 -        0x10bcb3fff  com.apple.dt.XCTAutomationSupport (1.0 - 17501) <AD8AD2C8-15CB-3F4A-8796-7515BF9512C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport
       0x10bd24000 -        0x10bffaff6  com.apple.Foundation (6.9 - 1770.300) <E82C4A15-1DAA-3B6A-9269-92341D9B8928> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
       0x10c2b7000 -        0x10c3bafff  com.apple.dt.XCTest (1.0 - 17501) <F95E23A5-C1FF-35CC-B2C9-557BBD7618AF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
       0x10c487000 -        0x10c4b8ffb +libobjc.A.dylib (818.1) <1950B771-EAA7-34A8-AFA0-067679975B38> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
       0x10c4e0000 -        0x10c4e1ff7 +libSystem.B.dylib (1292.60.1) <C529D5A6-6207-37B4-A619-7CB8EA3AFA01> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib
       0x10c4eb000 -        0x10c8e6ff6  com.apple.CoreFoundation (6.9 - 1770.300) <3DC01C37-6E63-3B31-AACF-C7E4C952A5EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x10cc9f000 -        0x10d2fbff3  com.apple.CoreGraphics (2.0 - 1463.2.1) <E0780587-61BD-3568-A428-34526990FF84> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
       0x10d42d000 -        0x10d42dff7  com.apple.UIKit (1.0 - 4003.1) <880A132E-8375-36EA-8AB3-61AEED0C9046> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/UIKit.framework/UIKit
       0x10d434000 -        0x10d49dffc  com.apple.AXRuntime (1.0.0 - 1) <70A4C9EF-39C4-381F-93FA-CA1150A00C60> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
       0x10d4f4000 -        0x10d51dfff  com.apple.dt.instruments.DTXConnectionServices (12.2 - 64542.4.1) <A944616F-64F4-320E-91F0-0B99B8EADFCF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework/DTXConnectionServices
       0x10d544000 -        0x10d688ffa +libFontParser.dylib (305.2.0.6) <CA9F7B1E-3C43-3BA1-B778-C64C481D3DDF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
       0x10d792000 -        0x10d7b6ff0 +libMobileGestalt.dylib (978.60.2) <3E2D7ACD-7A3D-30D9-AFF4-CC8D590793FC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
       0x10d818000 -        0x10d824ffd  com.apple.IOSurface (289.4 - 289.4) <26778140-3D29-3E97-9A86-F7B07A434E2C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOSurface.framework/IOSurface
       0x10d83f000 -        0x10d851ffb +libz.1.dylib (76) <351C0E35-77E7-3839-B948-5DB02CC45CC9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libz.1.dylib
       0x10d85b000 -        0x10d93dfff +libxml2.2.dylib (34.8) <6D1985D9-D0A1-3698-A7EA-1E42EB15D85A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libxml2.2.dylib
       0x10d983000 -        0x10d983fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <9E6345A1-8B5D-3766-8914-90228EF3C8F8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Accelerate
       0x10d989000 -        0x10de19ff3  com.apple.CFNetwork (1209 - 1209) <9BC2F375-756F-36BB-93BB-735BC15A5567> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
       0x10df39000 -        0x10df8bff7 +libc++.1.dylib (904.4) <6D11FA0B-D615-336A-8C95-6B316BC47002> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
       0x10dfe7000 -        0x10dffcffb +libc++abi.dylib (904.4) <52B3F3F4-F456-3CDF-9BAF-FE9421298C6F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
       0x10e01e000 -        0x10e02fff8 +libhvf.dylib (305.2.0.6) <2C5D1F66-3594-30DC-AD35-A32EE06D1E9C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
       0x10e04e000 -        0x10e04eff7  com.apple.SoftLinking (1.0 - 1) <FF6DE6A1-3478-3596-9F3E-2E6022EB53FA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SoftLinking.framework/SoftLinking
       0x10e056000 -        0x10e06dfc7 +libcompression.dylib (96.40.6) <781C88FA-771C-32A9-B53C-4DD5AC8B28EA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcompression.dylib
       0x10e079000 -        0x10e2d4ff7 +libicucore.A.dylib (66109) <C9CA8D6C-C834-3E99-9D15-9E1594DED79B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
       0x10e3e1000 -        0x10e427ff0  com.apple.CoreAutoLayout (1.0 - 20) <8CA17415-3DEF-3152-9D0F-F5CEC3AD5065> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreAutoLayout.framework/CoreAutoLayout
       0x10e46c000 -        0x10e4ddff7 +libarchive.2.dylib (83.40.4) <29C48FBD-5C14-3427-85F7-23415496B09F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libarchive.2.dylib
       0x10e4f8000 -        0x10e4f9fff +liblangid.dylib (136.1) <C4B6B476-C3A9-305F-B177-C37CE9EFAF61> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblangid.dylib
       0x10e502000 -        0x10e586ff4  com.apple.framework.IOKit (2.0.2 - 1845.60.2) <019081DC-C493-3780-B73E-7F0A41A6DB6E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x10e5de000 -        0x10e60cff7 +libCRFSuite.dylib (50) <85869CC6-C005-30F3-9A56-F0459B58A2DB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
       0x10e628000 -        0x10e62cfff +libcache.dylib (83) <2D82E660-93D5-3525-9713-9F16778CA1C7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcache.dylib
       0x10e635000 -        0x10e640ff3 +libcommonCrypto.dylib (60178.40.2) <562C3607-23EE-38BC-9376-CDE43794D17F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcommonCrypto.dylib
       0x10e654000 -        0x10e65bff7 +libcompiler_rt.dylib (102.3) <BB4FA8FC-1AC5-394C-BD59-91F464113CE5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcompiler_rt.dylib
       0x10e667000 -        0x10e670fff +libcopyfile.dylib (173.40.2) <BEB00B97-3C33-3DA1-83AB-70395AD878C1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcopyfile.dylib
       0x10e67b000 -        0x10e718feb +libcorecrypto.dylib (1000.63.3) <409F6C00-B2D9-3932-B34B-6BA3CCDD3B97> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
       0x10e73f000 -        0x10e782ffa +libdispatch.dylib (1271.40.12) <744515ED-01FF-33E3-8A06-5174C9204926> /Applications/Xcode_12.4.app/Contents/Developer/