Details of failure 962f37ff-f9d8-486d-948b-97e90d611450

Upload ID
1ebe733e-ffd7-48ce-95b8-a4c266ba64da
Test case ID
5b0cd219-7454-41be-b906-3e0f7bfa3385
Message
expected to have Array<URL> with count 2, got 1 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=61&StartingLineNumber=61)

Crash reports

5b7bd2fd-5fdd-4d0c-a006-024a7ac1aed1 (Download)

Original filename
xctest_2022-05-11-104926_47522726-4F46-4A9C-AECD-9B04E4377216.crash
Process:               xctest [93607]
Path:                  /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
Identifier:            xctest
Version:               17501
Code Type:             X86-64 (Native)
Parent Process:        launchd_sim [92991]
Responsible:           SimulatorTrampoline [3254]
User ID:               501

Date/Time:             2022-05-11 10:49:26.649 +0000
OS Version:            Mac OS X 10.15.7 (19H1824)
Report Version:        12
Anonymous UUID:        28C488D7-2871-0137-7EA3-2D329D89124C


Time Awake Since Boot: 14000 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

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 [93607]

Application Specific Information:
CoreSimulator 732.18.6 - Device: iPhone 12 (EBADA239-8E89-45A9-BA56-2390CD066751) - Runtime: iOS 14.4 (18D46) - DeviceType: iPhone 12
Fatal error: Index out of range: file Swift/ContiguousArrayBuffer.swift, line 444
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	0x000000010a350f34 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 484
1   libswiftCore.dylib            	0x000000010a350a87 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 87
2   libswiftCore.dylib            	0x000000010a350763 closure #1 in _assertionFailure(_:_:file:line:flags:) + 99
3   libswiftCore.dylib            	0x000000010a3503e1 _assertionFailure(_:_:file:line:flags:) + 513
4   libswiftCore.dylib            	0x000000010a332669 _ArrayBuffer._checkInoutAndNativeTypeCheckedBounds(_:wasNativeTypeChecked:) + 249
5   libswiftCore.dylib            	0x000000010a3372ee Array.subscript.getter + 78
6   io.ably.Ably-iOS-Tests        	0x0000000109394983 implicit closure #3 in testUsesAlternativeHostOnResponse(_:channelName:) + 195
7   io.ably.Ably-iOS-Tests        	0x00000001094671ff partial apply for implicit closure #3 in testUsesAlternativeHostOnResponse(_:channelName:) + 15
8   io.ably.Ably-iOS-Tests        	0x0000000108de3583 thunk for @escaping @callee_guaranteed () -> (@unowned Bool?, @error @owned Error) + 19
9   io.ably.Ably-iOS-Tests        	0x0000000109467254 thunk for @escaping @callee_guaranteed () -> (@unowned Bool?, @error @owned Error)partial apply + 20
10  net.jeffhui.Nimble            	0x000000010a02ae3a closure #1 in memoizedClosure<A>(_:) + 186 (Expression.swift:7)
11  net.jeffhui.Nimble            	0x000000010a02b2c9 partial apply for closure #1 in memoizedClosure<A>(_:) + 25
12  net.jeffhui.Nimble            	0x000000010a005400 specialized closure #1 in equal<A>(_:by:) + 48 (Equal.swift:6)
13  net.jeffhui.Nimble            	0x0000000109fecb26 partial apply for specialized closure #1 in equal<A>(_:by:) + 70
14  net.jeffhui.Nimble            	0x0000000109fecbd9 partial apply for specialized closure #1 in static Predicate.define(_:matcher:) + 137
15  net.jeffhui.Nimble            	0x000000010a02a08f specialized closure #1 in Predicate.after(f:) + 79 (Predicate.swift:32)
16  net.jeffhui.Nimble            	0x000000010a02aa29 specialized closure #1 in Predicate.after(f:) + 9
17  net.jeffhui.Nimble            	0x0000000109fecc48 partial apply for specialized closure #1 in Predicate.after(f:) + 72
18  net.jeffhui.Nimble            	0x0000000109feccf6 partial apply for specialized closure #1 in rename<A>(_:failureMessage:) + 70
19  net.jeffhui.Nimble            	0x000000010a02a08f specialized closure #1 in Predicate.after(f:) + 79 (Predicate.swift:32)
20  net.jeffhui.Nimble            	0x000000010a02aa29 specialized closure #1 in Predicate.after(f:) + 9
21  net.jeffhui.Nimble            	0x0000000109fecc48 partial apply for specialized closure #1 in Predicate.after(f:) + 72
22  net.jeffhui.Nimble            	0x0000000109fecff9 closure #1 in Predicate.after(f:)specialized partial apply + 9
23  net.jeffhui.Nimble            	0x000000010a02f156 Predicate.satisfies(_:) + 54 (Predicate.swift:32)
24  net.jeffhui.Nimble            	0x0000000109fdf81b run #1 <A>() in execute<A>(_:_:_:to:description:captureExceptions:) + 379 (Expectation.swift:25)
25  net.jeffhui.Nimble            	0x0000000109fe05f1 partial apply for closure #2 in execute<A>(_:_:_:to:description:captureExceptions:) + 65
26  net.jeffhui.Nimble            	0x0000000109fdd21c thunk for @callee_guaranteed () -> () + 12
27  net.jeffhui.Nimble            	0x0000000109fdd23e thunk for @escaping @callee_guaranteed () -> () + 14
28  net.jeffhui.Nimble            	0x0000000109fd44a1 -[NMBExceptionCapture tryBlock:] + 35
29  net.jeffhui.Nimble            	0x0000000109fdf5b2 execute<A>(_:_:_:to:description:captureExceptions:) + 706
30  net.jeffhui.Nimble            	0x0000000109fe01a3 Expectation.to(_:description:) + 163
31  net.jeffhui.Nimble            	0x0000000109fdeee4 Expectation.to(_:description:) + 36
32  io.ably.Ably-iOS-Tests        	0x0000000109393e0d testUsesAlternativeHostOnResponse(_:channelName:) + 2829 (RealtimeClientConnectionTests.swift:64)
33  io.ably.Ably-iOS-Tests        	0x000000010942bcde RealtimeClientConnectionTests.test__097__Connection__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() + 174 (RealtimeClientConnectionTests.swift:3553)
34  io.ably.Ably-iOS-Tests        	0x000000010942bd3b @objc RealtimeClientConnectionTests.test__097__Connection__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() + 43
35  com.apple.CoreFoundation      	0x00007fff204282fc __invoking___ + 140
36  com.apple.CoreFoundation      	0x00007fff204257b6 -[NSInvocation invoke] + 303
37  com.apple.dt.XCTest           	0x0000000106903605 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
38  com.apple.dt.XCTest           	0x00000001069035b1 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
39  com.apple.dt.XCTest           	0x000000010695ed67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
40  com.apple.dt.XCTest           	0x0000000106903013 -[XCTestCase invokeTest] + 1069
41  com.apple.dt.XCTest           	0x00000001069048d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
42  com.apple.dt.XCTest           	0x000000010695ed67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
43  com.apple.dt.XCTest           	0x000000010690480a __26-[XCTestCase performTest:]_block_invoke.365 + 86
44  com.apple.dt.XCTest           	0x0000000106972d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
45  com.apple.dt.XCTest           	0x0000000106904087 -[XCTestCase performTest:] + 695
46  com.apple.dt.XCTest           	0x0000000106949b83 -[XCTest runTest] + 57
47  com.apple.dt.XCTest           	0x00000001068fd7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
48  com.apple.dt.XCTest           	0x00000001068fcf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
49  com.apple.dt.XCTest           	0x0000000106972d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
50  com.apple.dt.XCTest           	0x0000000106972c68 +[XCTContext runInContextForTestCase:block:] + 52
51  com.apple.dt.XCTest           	0x00000001068fcf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
52  com.apple.dt.XCTest           	0x00000001068fd277 -[XCTestSuite performTest:] + 281
53  com.apple.dt.XCTest           	0x0000000106949b83 -[XCTest runTest] + 57
54  com.apple.dt.XCTest           	0x00000001068fd7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
55  com.apple.dt.XCTest           	0x00000001068fcf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
56  com.apple.dt.XCTest           	0x0000000106972d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
57  com.apple.dt.XCTest           	0x0000000106972c68 +[XCTContext runInContextForTestCase:block:] + 52
58  com.apple.dt.XCTest           	0x00000001068fcf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
59  com.apple.dt.XCTest           	0x00000001068fd277 -[XCTestSuite performTest:] + 281
60  com.apple.dt.XCTest           	0x0000000106949b83 -[XCTest runTest] + 57
61  com.apple.dt.XCTest           	0x00000001068fd7b9 __27-[XCTestSuite performTest:]_block_invoke + 354
62  com.apple.dt.XCTest           	0x00000001068fcf8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
63  com.apple.dt.XCTest           	0x0000000106972d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
64  com.apple.dt.XCTest           	0x0000000106972c68 +[XCTContext runInContextForTestCase:block:] + 52
65  com.apple.dt.XCTest           	0x00000001068fcf45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
66  com.apple.dt.XCTest           	0x00000001068fd277 -[XCTestSuite performTest:] + 281
67  com.apple.dt.XCTest           	0x0000000106949b83 -[XCTest runTest] + 57
68  com.apple.dt.XCTest           	0x0000000106983696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
69  com.apple.dt.XCTest           	0x0000000106972d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
70  com.apple.dt.XCTest           	0x0000000106972c68 +[XCTContext runInContextForTestCase:block:] + 52
71  com.apple.dt.XCTest           	0x00000001069835fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
72  com.apple.dt.XCTest           	0x000000010698377c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
73  com.apple.dt.XCTest           	0x0000000106918253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
74  com.apple.dt.XCTest           	0x00000001069833c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
75  com.apple.dt.XCTest           	0x00000001068e19ae -[XCTestDriver _runTests] + 470
76  com.apple.dt.XCTest           	0x000000010696ec28 _XCTestMain + 108
77  xctest                        	0x0000000106638ec5 main + 189
78  libdyld.dylib                 	0x00007fff2025a3e9 start + 1

Thread 1:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff6112adea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6112b160 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2038f9bc __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff2038a0c5 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x00007fff203896d6 CFRunLoopRunSpecific + 567
5   com.apple.CFNetwork           	0x00007fff2373e5be 0x7fff23513000 + 2274750
6   com.apple.Foundation          	0x00007fff20858e68 __NSThread__start__ + 1042
7   libsystem_pthread.dylib       	0x00007fff61167109 _pthread_start + 148
8   libsystem_pthread.dylib       	0x00007fff61162b8b thread_start + 15

Thread 2:: io.ably.socketrocket.NetworkThread
0   libsystem_kernel.dylib        	0x00007fff6112adea mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff6112b160 mach_msg + 60
2   com.apple.CoreFoundation      	0x00007fff2038f9bc __CFRunLoopServiceMachPort + 316
3   com.apple.CoreFoundation      	0x00007fff2038a0c5 __CFRunLoopRun + 1284
4   com.apple.CoreFoundation      	0x00007fff203896d6 CFRunLoopRunSpecific + 567
5   com.apple.Foundation          	0x00007fff208307b9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
6   io.ably.Ably                  	0x000000010a15dfe9 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7   com.apple.Foundation          	0x00007fff20858e68 __NSThread__start__ + 1042
8   libsystem_pthread.dylib       	0x00007fff61167109 _pthread_start + 148
9   libsystem_pthread.dylib       	0x00007fff61162b8b thread_start + 15

Thread 3:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff611330ee __select + 10
1   com.apple.CoreFoundation      	0x00007fff203a46e4 __CFSocketManager + 644
2   libsystem_pthread.dylib       	0x00007fff61167109 _pthread_start + 148
3   libsystem_pthread.dylib       	0x00007fff61162b8b thread_start + 15

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

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

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

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

Thread 8:
0   libsystem_pthread.dylib       	0x00007fff61162b68 start_wqthread + 0

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00000000003440f0  rdx: 0x0000000000000303
  rdi: 0x0000000106b3ca00  rsi: 0x0000000000000303  rbp: 0x00007ffee95c5820  rsp: 0x00007ffee95c5810
   r8: 0x000000000000f366   r9: 0x0000000000000007  r10: 0x00007f8aa3000000  r11: 0x0000000000000000
  r12: 0x0000000000000001  r13: 0x000000000000000b  r14: 0x000000010a6d8ae4  r15: 0x000000010a6d8e20
  rip: 0x000000010a350f34  rfl: 0x0000000000010202  cr2: 0x00000000044e80e0
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x106636000 -        0x106639ffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x106646000 -        0x10669e50f +dyld_sim (828.5) <F69E1BD4-331D-3EFD-97B5-ECE3294C7FE7> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
       0x1066f0000 -        0x10671bff7 +libMainThreadChecker.dylib (64541.4.1) <92344424-1C4D-31A8-88CE-FE6F44C8DA0B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib
       0x106826000 -        0x106869fff  com.apple.dt.XCTAutomationSupport (1.0 - 17501) <247BADC8-F70D-3702-8E71-AD86724A4309> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport
       0x1068da000 -        0x1069e1fff  com.apple.dt.XCTest (1.0 - 17501) <CF64FF39-C59E-3E8C-96EF-30BD7620E3F3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
       0x106ab2000 -        0x106adbfff  com.apple.dt.instruments.DTXConnectionServices (12.2 - 64542.4.1) <4AB7250D-810B-32D0-A0E5-5E499AA84525> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTXConnectionServices.framework/DTXConnectionServices
       0x106bcb000 -        0x106bd6ff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
       0x106beb000 -        0x106bebfff +libswiftCoreFoundation.dylib (1.6) <1C911896-965E-35C3-B5F1-7E5BF7207766> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreFoundation.dylib
       0x106bf4000 -        0x106bf4ff7 +libswiftCoreImage.dylib (1) <BE6141F4-F11E-396B-BEF9-F5A33AE30F44> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreImage.dylib
       0x108dde000 -        0x1094f9fff +io.ably.Ably-iOS-Tests (1.0 - 1) <83FA1FD9-ED90-3265-9DDE-89A1014C9942> /Users/USER/*/Ably-iOS-Tests
       0x109f7a000 -        0x109f99fff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
       0x109fd2000 -        0x10a041fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
       0x10a12a000 -        0x10a201ff7 +io.ably.Ably (1.2.10 - 1.2.10) <11CD9B85-BBE6-301B-A483-D2CD73A973AA> /Users/USER/*/Ably.framework/Ably
       0x10a2f2000 -        0x10a305fff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
       0x10a322000 -        0x10a704ffd +libswiftCore.dylib (5.3.3 - 1200.2.41.2) <92E3A80D-EA51-39C0-8507-57A6FF1988CE> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCore.dylib
       0x10aa34000 -        0x10aa3efff +libswiftCoreGraphics.dylib (2) <211F2596-29DF-3D3A-B966-AE55EA0291EF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCoreGraphics.dylib
       0x10aa62000 -        0x10aa68fff +libswiftDarwin.dylib (??? - ???) <36040F11-E1CE-31BF-9782-58A6F0268E14> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDarwin.dylib
       0x10aa7c000 -        0x10aa91ff4 +libswiftDispatch.dylib (4.40.2) <32459084-2660-362B-9758-0B29A13AB39C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDispatch.dylib
       0x10aad9000 -        0x10ac48ffa +libswiftFoundation.dylib (20) <3043B740-D484-3CAB-BA38-7194CFC8EC7E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftFoundation.dylib
       0x10ae1b000 -        0x10ae1fff4 +libswiftMetal.dylib (1.3.1) <649DF3B3-C704-3D1F-9768-F2FC745BEA73> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftMetal.dylib
       0x10ae2f000 -        0x10ae30ffd +libswiftObjectiveC.dylib (1) <107A467C-6E54-38A5-8CD8-D6023BA2D5C9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftObjectiveC.dylib
       0x10ae3e000 -        0x10ae3fffd +libswiftQuartzCore.dylib (1) <201A67B4-472D-3F2D-BFE2-6E8537267F5B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftQuartzCore.dylib
       0x10ae49000 -        0x10ae8aff1 +libswiftUIKit.dylib (19) <AA0ACD28-02C4-3430-8681-2E2D27062AF6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftUIKit.dylib
       0x10af17000 -        0x10af1eff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
       0x10af2f000 -        0x10af3affb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
       0x10b00e000 -        0x10b01a047 +libobjc-trampolines.dylib (818.1) <92FD7DF6-A48E-3A2B-B571-2F781F525EED> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc-trampolines.dylib
       0x10c1cb000 -        0x10c208ffb +libswiftDemangle.dylib (1200.2.41.2) <A3EC0609-CB21-3235-B9D6-45EDBFB79C4F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftDemangle.dylib
       0x113f2e000 -        0x113fc0267  dyld (750.7) <A9377AC7-E3ED-3770-88E2-7A0CB4624EED> /usr/lib/dyld
    0x7fff20035000 -     0x7fff2004aff6 +libsystem_trace.dylib (1277.80.2) <457CDC70-9044-3B95-9909-0B2E8931309B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_trace.dylib
    0x7fff2004b000 -     0x7fff2007dfff +libxpc.dylib (2038.80.3) <26B6416F-496E-32F6-AC9D-FFCD86331B43> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libxpc.dylib
    0x7fff2007e000 -     0x7fff2007fff2 +libsystem_blocks.dylib (78) <4E249A31-40E0-3B80-8A07-D83E3ECDA85C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_blocks.dylib
    0x7fff20080000 -     0x7fff20102ff7 +libsystem_c.dylib (1439.40.11) <FC28ADCA-7122-38BC-ACE4-F089A58323F1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib
    0x7fff20103000 -     0x7fff20146ffa +libdispatch.dylib (1271.40.12) <81D9C4A5-38BF-33B4-A44C-D93FDFF11738> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
    0x7fff20147000 -     0x7fff20171fff +libsystem_malloc.dylib (317.40.8) <02DA5B7D-F471-3B5C-B4CC-CF32D9E7C240> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib
    0x7fff20172000 -     0x7fff201a3ffb +libobjc.A.dylib (818.1) <17806FEF-135F-3AEB-88AD-233EF5C784B5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
    0x7fff201a4000 -     0x7fff20242fcb +libcorecrypto.dylib (1000.80.5) <808EC1F0-29E1-3100-9B0C-41F13889C89E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libcorecrypto.dylib
    0x7fff20243000 -     0x7fff20258ffb +libc++abi.dylib (904.4) <5E4CE849-E791-3EAF-B638-8128E98FA1F9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++abi.dylib
    0x7fff20259000 -     0x7fff2028ffff +libdyld.dylib (828.5) <B1C08128-9D5F-318A-904B-B17BAF875EA1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdyld.dylib
    0x7fff20290000 -     0x7fff20297ffb +libsystem_darwin.dylib (1439.40.11) <DD199ABA-4319-3B6E-9AC1-C68EAE4A3E23> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_darwin.dylib
    0x7fff20298000 -     0x7fff202eaff7 +libc++.1.dylib (904.4) <0C4DA596-4822-3400-BBFF-9819985F8D3C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libc++.1.dylib
    0x7fff202eb000 -     0x7fff2030ffff +libsystem_info.dylib (542.40.3) <38C4A56B-ABE3-3063-B8F8-E1E9AAB77FB0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_info.dylib
    0x7fff20310000 -     0x7fff2070dff6  com.apple.CoreFoundation (6.9 - 1774.101) <45C611A5-D3D1-3DBB-8B5B-E7F128E9FE65> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
    0x7fff206ac000 -     0x7fff2071bfff  com.apple.SystemConfiguration (1.20 - 1.20) <BD156C04-7C12-3752-A877-6959E415E737> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
    0x7fff2071c000 -     0x7fff209f6ff0  com.apple.Foundation (6.9 - 1774.101) <8A33D5D2-8E8B-3292-9F90-2D45CFC87696> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
    0x7fff209c1000 -     0x7fff209efff7 +libCRFSuite.dylib (50) <582A599D-EF20-3F59-9000-8C103E386F1A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libCRFSuite.dylib
    0x7fff209f0000 -     0x7fff20ba3ff1  com.apple.CoreServices (839 - 839) <B8E822D5-C093-351C-B81E-9C72BA1C080A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
    0x7fff20b8a000 -     0x7fff20bf8ff7 +libSparse.dylib (106) <7A31FB0D-6212-3C10-987B-311360319663> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
    0x7fff20bf9000 -     0x7fff20f78ff2  com.apple.ImageIO (3.3.0 - 2130.3.4) <14532403-DFC0-3D99-A9C7-6A7A636C9203> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
    0x7fff20f79000 -     0x7fff20f7bfff  com.apple.ConstantClasses (1.0 - 1) <21A747D3-CE28-35E3-8EE6-B81AE9ADFC7B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
    0x7fff20f7c000 -     0x7fff2114fff5  com.apple.CoreText (677.3.0.3 - 677.3.0.3) <F05B32F8-E113-35C1-A5B9-460385EBC3DD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreText.framework/CoreText
    0x7fff2114c000 -     0x7fff21287ffe  com.apple.Security (10.0 - 59754.80.3) <57513651-8047-3BAF-AFD9-23415C08450D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Security.framework/Security
    0x7fff21281000 -     0x7fff21305ff0  com.apple.framework.IOKit (2.0.2 - 1845.80.4) <7426CC61-E557-36E3-97C6-1EC367ADC3B2> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff21305000 -     0x7fff2132aff8 +libMobileGestalt.dylib (978.80.1) <418E8CAA-E2E7-3EB3-9EF6-ED27F0E55FE9> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMobileGestalt.dylib
    0x7fff2139a000 -     0x7fff215f5ff7 +libicucore.A.dylib (66109) <25C2FC7F-F55C-3031-B068-4180E19CF6E3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib
    0x7fff215f6000 -     0x7fff21625ffb  com.apple.CoreServicesInternal (474.3 - 474.3) <ED975274-D24B-3C5C-BB3C-CE20792A014B> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
    0x7fff2169c000 -     0x7fff2175aff3  com.apple.audio.CoreAudio (5.0 - 5.0) <C35D512D-AA19-3B8F-AA92-3B3418381D8A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreAudio.framework/CoreAudio
    0x7fff2175a000 -     0x7fff21ac6ffc  com.apple.CoreImage (14.4.0 - 1130.1) <28C257EE-3AA7-3188-BE52-200662343B98> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreImage.framework/CoreImage
    0x7fff21be1000 -     0x7fff21d78fff +libsqlite3.dylib (321.1) <7E54F3F7-85B6-37B0-BC6E-BBC1D4E138BF> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libsqlite3.dylib
    0x7fff21d79000 -     0x7fff21d84fff +libsystem_notify.dylib (279.40.4) <32EC8D22-2F3A-3A87-B0C6-3541E33375D0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_notify.dylib
    0x7fff2221a000 -     0x7fff22259ffd  com.apple.AppSupport (1.0.0 - 29) <D59C0E5A-7772-3385-B0BC-E594CB51FD9E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
    0x7fff22257000 -     0x7fff227d2ff8 +libnetwork.dylib (2288.80.2) <85F315EC-92A4-3DFE-A7B5-BA772576814C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libnetwork.dylib
    0x7fff227cb000 -     0x7fff22905ffb  com.apple.managedconfiguration (1.0 - 1.0) <881FA048-FFE6-3128-BBF4-59F829A6269A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
    0x7fff228eb000 -     0x7fff22925ffd  com.apple.CSStore (1116.3.7 - 1116.3.7) <160D1942-58BA-3784-B97A-AC32351E4D92> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore
    0x7fff22924000 -     0x7fff22942ffb  com.apple.UserManagement (1.0 - 1) <26C4F8F0-A232-3F7C-A3E4-2A040FD3A0A5> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.pl