Details of failure 0ea8fbff-4358-48cf-8b0a-97bd14e5ef22

Upload ID
ac3a6654-d6b1-4304-bb42-aaf7f7221a1f
Test case ID
4e71277a-67db-4317-9b0a-ac4ad4c6451e
Message
Crash: xctest (10610): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)

Crash reports

ff9cddf2-1df5-4b9b-b9ed-e94a57c9d55c (Download)

Original filename
xctest_2022-09-20-130938_63EA9F3D-D154-4ED3-AA32-A794D57DF485.crash
Process:               xctest [10610]
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 [8375]
Responsible:           SimulatorTrampoline [1376]
User ID:               501

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


Time Awake Since Boot: 4100 seconds

System Integrity Protection: enabled

Crashed Thread:        1  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 [10610]

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      	0x0000000103735110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010372f819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010372ee2a CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x0000000103000b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   net.jeffhui.Nimble            	0x00000001202786da specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
7   net.jeffhui.Nimble            	0x000000012023be1c thunk for @callee_guaranteed () -> () + 12
8   net.jeffhui.Nimble            	0x000000012023be3e thunk for @escaping @callee_guaranteed () -> () + 14
9   net.jeffhui.Nimble            	0x00000001202395c1 -[NMBExceptionCapture tryBlock:] + 35
10  net.jeffhui.Nimble            	0x0000000120278038 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
11  net.jeffhui.Nimble            	0x0000000120279488 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
12  net.jeffhui.Nimble            	0x000000012027728b waitUntil(timeout:file:line:action:) + 107
13  io.ably.Ably-tvOS-Tests       	0x000000011f952c9a specialized RealtimeClientConnectionTests.test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() + 1338 (RealtimeClientConnectionTests.swift:1126)
14  com.apple.CoreFoundation      	0x00000001037cd8cc __invoking___ + 140
15  com.apple.CoreFoundation      	0x00000001037cad7a -[NSInvocation invoke] + 303
16  com.apple.dt.XCTest           	0x00000001034ac965 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
17  com.apple.dt.XCTest           	0x00000001034ac911 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
18  com.apple.dt.XCTest           	0x0000000103507707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
19  com.apple.dt.XCTest           	0x00000001034ac373 -[XCTestCase invokeTest] + 1069
20  com.apple.dt.XCTest           	0x00000001034adc33 __26-[XCTestCase performTest:]_block_invoke_2 + 43
21  com.apple.dt.XCTest           	0x0000000103507707 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
22  com.apple.dt.XCTest           	0x00000001034adb6a __26-[XCTestCase performTest:]_block_invoke.365 + 86
23  com.apple.dt.XCTest           	0x000000010351b437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
24  com.apple.dt.XCTest           	0x00000001034ad3e7 -[XCTestCase performTest:] + 695
25  com.apple.dt.XCTest           	0x00000001034f24b3 -[XCTest runTest] + 57
26  com.apple.dt.XCTest           	0x00000001034a6509 __27-[XCTestSuite performTest:]_block_invoke + 354
27  com.apple.dt.XCTest           	0x00000001034a5cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
28  com.apple.dt.XCTest           	0x000000010351b437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
29  com.apple.dt.XCTest           	0x000000010351b348 +[XCTContext runInContextForTestCase:block:] + 52
30  com.apple.dt.XCTest           	0x00000001034a5c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
31  com.apple.dt.XCTest           	0x00000001034a5fc7 -[XCTestSuite performTest:] + 281
32  com.apple.dt.XCTest           	0x00000001034f24b3 -[XCTest runTest] + 57
33  com.apple.dt.XCTest           	0x00000001034a6509 __27-[XCTestSuite performTest:]_block_invoke + 354
34  com.apple.dt.XCTest           	0x00000001034a5cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
35  com.apple.dt.XCTest           	0x000000010351b437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
36  com.apple.dt.XCTest           	0x000000010351b348 +[XCTContext runInContextForTestCase:block:] + 52
37  com.apple.dt.XCTest           	0x00000001034a5c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
38  com.apple.dt.XCTest           	0x00000001034a5fc7 -[XCTestSuite performTest:] + 281
39  com.apple.dt.XCTest           	0x00000001034f24b3 -[XCTest runTest] + 57
40  com.apple.dt.XCTest           	0x00000001034a6509 __27-[XCTestSuite performTest:]_block_invoke + 354
41  com.apple.dt.XCTest           	0x00000001034a5cde __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
42  com.apple.dt.XCTest           	0x000000010351b437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
43  com.apple.dt.XCTest           	0x000000010351b348 +[XCTContext runInContextForTestCase:block:] + 52
44  com.apple.dt.XCTest           	0x00000001034a5c95 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
45  com.apple.dt.XCTest           	0x00000001034a5fc7 -[XCTestSuite performTest:] + 281
46  com.apple.dt.XCTest           	0x00000001034f24b3 -[XCTest runTest] + 57
47  com.apple.dt.XCTest           	0x000000010352aaa6 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
48  com.apple.dt.XCTest           	0x000000010351b437 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
49  com.apple.dt.XCTest           	0x000000010351b348 +[XCTContext runInContextForTestCase:block:] + 52
50  com.apple.dt.XCTest           	0x000000010352aa0b __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
51  com.apple.dt.XCTest           	0x000000010352ab8c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
52  com.apple.dt.XCTest           	0x00000001034c15e3 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
53  com.apple.dt.XCTest           	0x000000010352a7d2 -[XCTTestRunSession runTestsAndReturnError:] + 615
54  com.apple.dt.XCTest           	0x000000010348a6fe -[XCTestDriver _runTests] + 470
55  com.apple.dt.XCTest           	0x0000000103517308 _XCTestMain + 108
56  xctest                        	0x0000000102c4dec5 main + 189
57  libdyld.dylib                 	0x0000000105996419 start + 1

Thread 1 Crashed:: Dispatch queue: io.ably.tests
0   libdispatch.dylib             	0x000000010591aed9 __DISPATCH_WAIT_FOR_QUEUE__ + 429
1   libdispatch.dylib             	0x000000010591a9ec _dispatch_sync_f_slow + 199
2   io.ably.Ably                  	0x0000000120413397 -[ARTRealtimeChannelInternal state] + 167 (ARTRealtimeChannel.m:262)
3   io.ably.Ably                  	0x0000000120408dfc -[ARTRealtimeInternal reattachChannelsOnResume:] + 412 (ARTRealtime.m:851)
4   io.ably.Ably                  	0x0000000120408421 -[ARTRealtimeInternal onConnected:] + 1281
5   io.ably.Ably                  	0x000000012040fcb7 -[ARTRealtimeInternal realtimeTransport:didReceiveMessage:] + 1415 (ARTRealtime.m:1462)
6   io.ably.Ably                  	0x00000001203b5456 -[ARTWebSocketTransport receive:] + 198 (ARTWebSocketTransport.m:111)
7   io.ably.Ably-tvOS-Tests       	0x000000011f89ec18 TestProxyTransport.receive(_:) + 1176 (TestUtilities.swift:1317)
8   io.ably.Ably-tvOS-Tests       	0x000000011f89eeaf @objc TestProxyTransport.receive(_:) + 47
9   io.ably.Ably                  	0x00000001203b551e -[ARTWebSocketTransport receiveWithData:] + 158 (ARTWebSocketTransport.m:117)
10  io.ably.Ably-tvOS-Tests       	0x000000011f89f0ef @objc TestProxyTransport.receive(with:) + 239 (<compiler-generated>:1330)
11  io.ably.Ably                  	0x00000001203b83f2 -[ARTWebSocketTransport webSocketMessageData:] + 306 (ARTWebSocketTransport.m:365)
12  io.ably.Ably                  	0x00000001203b7fa5 -[ARTWebSocketTransport webSocket:didReceiveMessage:] + 581 (ARTWebSocketTransport.m:348)
13  io.ably.Ably-tvOS-Tests       	0x000000011f89f4c7 TestProxyTransport.webSocket(_:didReceiveMessage:) + 279
14  io.ably.Ably-tvOS-Tests       	0x000000011f89f57d @objc TestProxyTransport.webSocket(_:didReceiveMessage:) + 125
15  io.ably.Ably                  	0x0000000120385740 __46-[ARTSRWebSocket _handleFrameWithData:opCode:]_block_invoke.248 + 96 (ARTSRWebSocket.m:832)
16  io.ably.Ably                  	0x000000012039793b __48-[ARTSRDelegateController performDelegateBlock:]_block_invoke.28 + 59 (ARTSRDelegateController.m:123)
17  libdispatch.dylib             	0x000000010590c32f _dispatch_call_block_and_release + 12
18  libdispatch.dylib             	0x000000010590d508 _dispatch_client_callout + 8
19  libdispatch.dylib             	0x00000001059133f9 _dispatch_lane_serial_drain + 715
20  libdispatch.dylib             	0x0000000105913f74 _dispatch_lane_invoke + 403
21  libdispatch.dylib             	0x000000010591e577 _dispatch_workloop_worker_thread + 782
22  libsystem_pthread.dylib       	0x00007fff4baa9a3d _pthread_wqthread + 290
23  libsystem_pthread.dylib       	0x00007fff4baa8b77 start_wqthread + 15

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

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

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

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

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff4ba70dea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff4ba71160 mach_msg + 60
2   com.apple.CoreFoundation      	0x0000000103735110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010372f819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010372ee2a CFRunLoopRunSpecific + 567
5   com.apple.CFNetwork           	0x0000000104d7e84a 0x104b54000 + 2271306
6   com.apple.Foundation          	0x0000000103029204 __NSThread__start__ + 1042
7   libsystem_pthread.dylib       	0x00007fff4baad109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff4baa8b8b thread_start + 15

Thread 7:: 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      	0x0000000103735110 __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x000000010372f819 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x000000010372ee2a CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x0000000103000b55 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   io.ably.Ably                  	0x00000001203ab389 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7   com.apple.Foundation          	0x0000000103029204 __NSThread__start__ + 1042
8   libsystem_pthread.dylib       	0x00007fff4baad109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff4baa8b8b thread_start + 15

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

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0060002500001601  rbx: 0x0060002500001601  rcx: 0x0000000105942759  rdx: 0x0000002000000002
  rdi: 0x000070000da93e20  rsi: 0x0000002000000000  rbp: 0x000070000da93e10  rsp: 0x000070000da93df0
   r8: 0x00007fc18e16ba80   r9: 0x0000000000000012  r10: 0x000000012047ba12  r11: 0x00000001204132f0
  r12: 0x0000002000000000  r13: 0x00007fc18e16ba80  r14: 0x00007fc18e16ba80  r15: 0x000070000da93e20
  rip: 0x000000010591aed9  rfl: 0x0000000000010297  cr2: 0x00007fc18e89de08
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x102c4b000 -        0x102c4efff +xctest (17501) <7F497575-ED68-3244-8D8D-A2BE2F9F487A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x102c5b000 -        0x102cb350f +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
       0x102d05000 -        0x102d30ff7 +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
       0x102e3b000 -        0x102e7efff  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
       0x102eef000 -        0x1031c5ff6  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
       0x103482000 -        0x103585fff  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
       0x103652000 -        0x103683ffb +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
       0x1036ab000 -        0x1036acff7 +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
       0x1036b6000 -        0x103ab1ff6  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
       0x103e6a000 -        0x1044c6ff3  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
       0x1045f8000 -        0x1045f8ff7  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
       0x1045ff000 -        0x104668ffc  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
       0x1046bf000 -        0x1046e8fff  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
       0x10470f000 -        0x104853ffa +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
       0x10495d000 -        0x104981ff0 +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
       0x1049e3000 -        0x1049efffd  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
       0x104a0a000 -        0x104a1cffb +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
       0x104a26000 -        0x104b08fff +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
       0x104b4e000 -        0x104b4efff  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
       0x104b54000 -        0x104fe4ff3  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
       0x105104000 -        0x105156ff7 +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
       0x1051b2000 -        0x1051c7ffb +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
       0x1051e9000 -        0x1051faff8 +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
       0x105219000 -        0x105219ff7  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
       0x105221000 -        0x105238fc7 +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
       0x105244000 -        0x10549fff7 +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
       0x1055ac000 -        0x1055f2ff0  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
       0x105637000 -        0x1056a8ff7 +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
       0x1056c3000 -        0x1056c4fff +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
       0x1056cd000 -        0x105751ff4  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
       0x1057a9000 -        0x1057d7ff7 +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
       0x1057f3000 -        0x1057f7fff +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
       0x105800000 -        0x10580bff3 +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
       0x10581f000 -        0x105826ff7 +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
       0x105832000 -        0x10583bfff +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
       0x105846000 -        0x1058e3feb +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
       0x10590a000 -        0x10594dffa +libdispatch.dylib (1271.40.12) <744515ED-01FF-33E3-8A06-5174C9204926> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
       0x105995000 -        0x1059cbfff +libdyld.dylib (828.5) <7389C337-7F96-3BC4-AB6F-DE1C0589C42E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
       0x1059f9000 -        0x1059f9ff7 +liblaunch.dylib (2038.40.38) <84148D57-88EC-37F4-9C0D-4283D7B7736B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/liblaunch.dylib
       0x105a02000 -        0x105a07ff7 +libmacho.dylib (973.0.1) <08252FBC-539B-3FD3-A0E2-BE8AFB81B2B4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libmacho.dylib
       0x105a11000 -        0x105a12ffb +libremovefile.dylib (49.40.3) <591F3CAD-9874-3F09-A9E3-7B5A3654131B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libremovefile.dylib
       0x105a1b000 -        0x105a31ffb +libsystem_asl.dylib (385) <88FD40D8-8A73-3101-8CAA-9ABE236A8852> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_asl.dylib
       0x105a43000 -        0x105a44ff2 +libsystem_blocks.dylib (78) <A53F4058-C2F5-38AC-AD65-7635A972C2F4> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
       0x105a4f000 -        0x105ad1fff +libsystem_c.dylib (1439.40.11) <BD0A1AF2-2A0A-3847-8EBF-6A4B5CD5DD6C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
       0x105b01000 -        0x105b03ff7 +libsystem_collections.dylib (1439.40.11) <365AC966-EE3B-33F3-922A-D91DB8DF2F92> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_collections.dylib
       0x105b0e000 -        0x105b11ff3 +libsystem_configuration.dylib (1109.60.2) <0AB4AD2C-19E9-3BD9-A314-CAF30A53D085> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_configuration.dylib
       0x105b1b000 -        0x105b2affb +libsystem_containermanager.dylib (318.60.1) <FBD50D54-1AD4-343E-9274-2A5C91248464> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_containermanager.dylib
       0x105b3c000 -        0x105b3dfff +libsystem_coreservices.dylib (125.2) <5E98497E-D548-3EEC-8907-30E30CEE29D5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_coreservices.dylib
       0x105b46000 -        0x105b4dffb +libsystem_darwin.dylib (1439.40.11) <C18795DC-10B6-3D05-8DA3-11A3A7949B28> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
       0x105b5e000 -        0x105b65ff3 +libsystem_dnssd.dylib (1310.60.3) <051BD949-C156-3A07-BE7C-DE3D5423F856> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_dnssd.dylib
       0x105b70000 -        0x105b72fff +libsystem_featureflags.dylib (28.60.1) <3D3A6787-22E3-3E3B-BC87-F7DAADEA9342> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_featureflags.dylib
       0x105b7b000 -        0x105b9ffff +libsystem_info.dylib (542.40.3) <07D4F48C-C88D-301B-8774-C73C7DD6F62E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
       0x105bb8000 -        0x105bfdfd3 +libsystem_m.dylib (3186.40.3) <A04F5A48-1A05-321A-88B1-B871523F948B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_m.dylib
       0x105c0c000 -        0x105c36fff +libsystem_malloc.dylib (317.40.8) <3394538A-72AB-3407-B436-5B829F4C3D54> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
       0x105c52000 -        0x105c5dfff +libsystem_notify.dylib (279.40.4) <FC2CAB9A-83D7-3A6C-B585-332AA4BBF44D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
       0x105c68000 -        0x105c68fff +libsystem_product_info_filter.dylib (8.40.1) <DA411B5D-EA8B-3966-9DBE-0F467FD192F6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_product_info_filter.dylib
       0x105c6e000 -        0x105c71ff7 +libsystem_sandbox.dylib (1441.60.4) <3A1AA142-2B5C-313F-9273-F6F57EE89428> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sandbox.dylib
       0x105c7c000 -        0x105c7dffb +libsystem_sim_kernel.dylib (227.40.3) <EAB3D464-AC47-3626-A0C8-C7AEBFB8210F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel.dylib
       0x105c86000 -        0x105c88ff7 +libsystem_sim_platform.dylib (227.40.3) <3F67443A-F2F7-3998-892F-64FFFE20773A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform.dylib
       0x105c91000 -        0x105c91ff7 +libsystem_sim_pthread.dylib (227.40.3) <5B546F77-0262-3089-8D83-B2A2F85C657A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread.dylib
       0x105c98000 -        0x105cadff6 +libsystem_trace.dylib (1277.40.18) <44C7058A-220E-3457-8FFF-4071C93FDBD9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
       0x105cc3000 -        0x105ccbfff +libunwind.dylib (200.10) <106F1860-345B-3C3C-8CF0-6ED72374D311> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libunwind.dylib
       0x105cd7000 -        0x105d09fff +libxpc.dylib (2038.40.38) <94BC94F4-406C-37F5-8FF3-8BA28FD7FA66> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
       0x105d3f000 -        0x105d3fff7 +libsystem_sim_pthread_host.dylib (227.40.3) <8EF2603B-4272-3F4F-8D30-68BC931D4DAC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_pthread_host.dylib
       0x105d46000 -        0x105d46ff7 +libsystem_sim_platform_host.dylib (227.40.3) <5BB061EA-6108-337D-B89C-A915199300CF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_platform_host.dylib
       0x105d4e000 -        0x105d4eff7 +libsystem_sim_kernel_host.dylib (227.40.3) <8C2DF58F-D11C-365E-948D-F8D0E9DC8CE5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_sim_kernel_host.dylib
       0x105d55000 -        0x105d6dfff +liblzma.5.dylib (16) <90A81092-BB47-3C14-94B1-BB0425252935> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/liblzma.5.dylib
       0x105d79000 -        0x105ea9ffc  com.apple.Security (10.0 - 59754.63.1) <560E5780-70AE-3471-9253-AC0966205188> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
       0x105fb2000 -        0x106021fff  com.apple.SystemConfiguration (1.20 - 1.20) <2C52414A-7C73-3F86-BB30-BB8604532781> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
       0x106068000 -        0x10607ffff +libapple_nghttp2.dylib (1.41) <BE155C8C-9245-38B5-A7B7-42F1A34AAD16> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libapple_nghttp2.dylib
       0x10608d000 -        0x106608ff4 +libnetwork.dylib (2288.60.5) <9761984E-BA04-32C9-B299-41CC78B8EF09> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
       0x10677a000 -        0x106911fff +libsqlite3.dylib (321.1) <269BBD99-C812-37CD-B57E-7F47DF3DF355> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
       0x10694c000 -        0x10695cff7 +libbsm.0.dylib (68.40.1) <CA7C3E39-41AE-3B72-9D20-E0AFC5CC9342> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbsm.0.dylib
       0x10696a000 -        0x106986ffc  com.apple.SecurityFoundation (1.0 - 1) <2E47A9DB-91DC-3C41-987D-496D6B14FFA1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SecurityFoundation.framework/SecurityFoundation
       0x1069d2000 -        0x1069eaff7  com.apple.ProtocolBuffer (1 - 285.50.8.8.1) <6BCC4A35-7B06-3249-9A9A-338240054BCA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
       0x106a08000 -        0x106a1cff7 +libcoretls.dylib (169) <B8848EBF-C376-3397-83A9-32C1E45CC691> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls.dylib
       0x106a2b000 -        0x106a2cffb +libcoretls_cfhelpers.dylib (169) <3D04AEA9-D02C-3C13-B38E-45EC4C7F9048> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcoretls_cfhelpers.dylib
       0x106a36000 -        0x106a42ffb +libbz2.1.0.dylib (44) <D15C317B-321B-307E-B114-B7DF9536AB39> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libbz2.1.0.dylib
       0x106a4b000 -        0x106b3bff7 +libiconv.2.dylib (59) <4024F4F8-3D9E-3FB1-87C6-94D2DE4BF1F2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libiconv.2.dylib
       0x106b51000 -        0x106b51fff +libcharset.1.dylib (59) <B47AC07B-9361-3F43-9F6C-1D1F1062A086> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libcharset.1.dylib
       0x106b59000 -        0x1074e6fe3  com.apple.vImage (8.1 - 544) <058B0D0B-EDCB-3DD6-8FDB-B7B612EF0EC5> /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/Frameworks/vImage.framework/vImage
       0x107592000 -        0x107592fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <CC7FED2C-8FE1-362D-A9C4-5A3C86353461> /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/Frameworks/vecLib.framework/vecLib
       0x107598000 -        0x1076e2fcb +libvMisc.dylib (760.40.6) <B4AF5767-8AC6-3B40-B159-FEA6BB2BF42D> /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/Frameworks/vecLib.framework/libvMisc.dylib
       0x107703000 -        0x107881fef +libvDSP.dylib (760.40.6) <9AF4E3C9-D455-3243-B65D-C68ACCE40F8C> /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/Frameworks/vecLib.framework/libvDSP.dylib
       0x107897000 -        0x107a2efff +libBLAS.dylib (1336.40.1) <7EC7476C-EF66-372B-AE04-E2023B9B0C66> /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/Frameworks/vecLib.framework/libBLAS.dylib
       0x107a44000 -        0x107df0fff +libLAPACK.dylib (1336.40.1) <76637C32-FE2F-3CDF-9074-E5511E846544> /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/Frameworks/vecLib.framework/libLAPACK.dylib
       0x107e34000 -        0x107e4aff4 +libLinearAlgebra.dylib (1336.40.1) <E8A89126-139B-33A5-AF97-2F9DF3BC44CE> /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/Frameworks/vecLib.framework/libLinearAlgebra.dylib
       0x107e57000 -        0x107e69ff7 +libSparseBLAS.dylib (1336.40.1) <40D105D1-156A-3EB5-931D-4396A55F172B> /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/Frameworks/vecLib.framework/libSparseBLAS.dylib
       0x107e75000 -        0x107e7aff3 +libQuadrature.dylib (7) <8C4BCDDB-5B1A-352A-9D33-40B9967C9B99> /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/Frameworks/vecLib.framework/libQuadrature.dylib
       0x107e83000 -        0x108512fd7 +libBNNS.dylib (288.60.2) <2B3F5B5D-029C-33E3-BD35-B90946B2FFDB> /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/Frameworks/vecLib.framework/libBNNS.dylib
       0x10854b000 -        0x1085b9ff7 +libSparse.dylib (106) <500BEBEB-732E-3B76-90A2-5C773EBFF0B9> /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/Frameworks/vecLib.framework/libSparse.dylib
       0x1085d2000 -        0x109a67ffe  com.apple.UIKitCore (1.0 - 4003.1) <EA05818A-BA3C-3725-BBF1-4317400AFBE3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x10ac4a000 -        0x10acdeffd  com.apple.ShareSheet (1575 - 1575) <636D8CB3-05DB-364F-8539-0FFB2E85C1AC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet
       0x10ad81000 -        0x10aeafff3  com.apple.UIFoundation (1.0 - 726.4) <2C5BA221-A94D-3076-A6FD-0CCA6DB5FDCE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
       0x10af92000 -        0x10af99ff8  com.apple.PushKit (1.0 - 1) <8831B2F9-8EEE-343F-9B3F-DF72442D892E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/PushKit.framework/PushKit
       0x10afaa000 -        0x10aff7ff3  com.apple.RunningBoardServices (1.0 - 505.60.1) <375F4143-1FEE-3A13-AA80-D34D33BF7526> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/AppleTVOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/tvOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/Runn