Details of failure c55f5e45-d93e-43b9-8bd0-b9769604c0dd

Upload ID
04dd15a9-d568-4b04-b68a-608f2f3f8d5b
Test case ID
b338db27-c672-4068-8a1b-42268c84c500
Message
Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=119&StartingLineNumber=119)

Crash reports

191cc8b3-2e19-41ce-b5a8-7bc39fa20948 (Download)

Original filename
xctest_2022-05-09-025751_37942788-B981-48B6-B855-71C25302DB27.crash
Process:               xctest [5256]
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 [5153]
Responsible:           SimulatorTrampoline [2738]
User ID:               501

Date/Time:             2022-05-09 02:57:51.770 +0000
OS Version:            Mac OS X 10.15.7 (19H1824)
Report Version:        12
Anonymous UUID:        28C488D7-2871-0137-7EA3-2D329D89124C


Time Awake Since Boot: 5500 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 [5256]

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            	0x0000000109d1af34 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 484
1   libswiftCore.dylib            	0x0000000109d1aa87 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 87
2   libswiftCore.dylib            	0x0000000109d1a763 closure #1 in _assertionFailure(_:_:file:line:flags:) + 99
3   libswiftCore.dylib            	0x0000000109d1a3e1 _assertionFailure(_:_:file:line:flags:) + 513
4   libswiftCore.dylib            	0x0000000109cfc669 _ArrayBuffer._checkInoutAndNativeTypeCheckedBounds(_:wasNativeTypeChecked:) + 249
5   libswiftCore.dylib            	0x0000000109d012ee Array.subscript.getter + 78
6   io.ably.Ably-iOS-Tests        	0x00000001085ed734 implicit closure #2 in testUsesAnotherFallbackHost(_:channelName:) + 532
7   io.ably.Ably-iOS-Tests        	0x00000001085e6903 thunk for @escaping @callee_guaranteed () -> (@unowned Bool?, @error @owned Error) + 19
8   io.ably.Ably-iOS-Tests        	0x000000010865e7a4 thunk for @escaping @callee_guaranteed () -> (@unowned Bool?, @error @owned Error)partial apply + 20
9   net.jeffhui.Nimble            	0x0000000109a24e3a closure #1 in memoizedClosure<A>(_:) + 186 (Expression.swift:7)
10  net.jeffhui.Nimble            	0x0000000109a252c9 partial apply for closure #1 in memoizedClosure<A>(_:) + 25
11  net.jeffhui.Nimble            	0x00000001099ff400 specialized closure #1 in equal<A>(_:by:) + 48 (Equal.swift:6)
12  net.jeffhui.Nimble            	0x00000001099e6b26 partial apply for specialized closure #1 in equal<A>(_:by:) + 70
13  net.jeffhui.Nimble            	0x00000001099e6bd9 partial apply for specialized closure #1 in static Predicate.define(_:matcher:) + 137
14  net.jeffhui.Nimble            	0x0000000109a2408f specialized closure #1 in Predicate.after(f:) + 79 (Predicate.swift:32)
15  net.jeffhui.Nimble            	0x0000000109a24a29 specialized closure #1 in Predicate.after(f:) + 9
16  net.jeffhui.Nimble            	0x00000001099e6c48 partial apply for specialized closure #1 in Predicate.after(f:) + 72
17  net.jeffhui.Nimble            	0x00000001099e6cf6 partial apply for specialized closure #1 in rename<A>(_:failureMessage:) + 70
18  net.jeffhui.Nimble            	0x0000000109a2408f specialized closure #1 in Predicate.after(f:) + 79 (Predicate.swift:32)
19  net.jeffhui.Nimble            	0x0000000109a24a29 specialized closure #1 in Predicate.after(f:) + 9
20  net.jeffhui.Nimble            	0x00000001099e6c48 partial apply for specialized closure #1 in Predicate.after(f:) + 72
21  net.jeffhui.Nimble            	0x00000001099e6ff9 closure #1 in Predicate.after(f:)specialized partial apply + 9
22  net.jeffhui.Nimble            	0x0000000109a29156 Predicate.satisfies(_:) + 54 (Predicate.swift:32)
23  net.jeffhui.Nimble            	0x00000001099d981b run #1 <A>() in execute<A>(_:_:_:to:description:captureExceptions:) + 379 (Expectation.swift:25)
24  net.jeffhui.Nimble            	0x00000001099da5f1 partial apply for closure #2 in execute<A>(_:_:_:to:description:captureExceptions:) + 65
25  net.jeffhui.Nimble            	0x00000001099d721c thunk for @callee_guaranteed () -> () + 12
26  net.jeffhui.Nimble            	0x00000001099d723e thunk for @escaping @callee_guaranteed () -> () + 14
27  net.jeffhui.Nimble            	0x00000001099ce4a1 -[NMBExceptionCapture tryBlock:] + 35
28  net.jeffhui.Nimble            	0x00000001099d95b2 execute<A>(_:_:_:to:description:captureExceptions:) + 706
29  net.jeffhui.Nimble            	0x00000001099da1a3 Expectation.to(_:description:) + 163
30  net.jeffhui.Nimble            	0x00000001099d8ee4 Expectation.to(_:description:) + 36
31  io.ably.Ably-iOS-Tests        	0x00000001085ecbd4 testUsesAnotherFallbackHost(_:channelName:) + 2852 (RestClientTests.swift:127)
32  io.ably.Ably-iOS-Tests        	0x0000000108638aac RestClientTests.test__084__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___requestTimeout_timeout__0_1_() + 140 (RestClientTests.swift:1555)
33  io.ably.Ably-iOS-Tests        	0x0000000108638aeb @objc RestClientTests.test__084__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___requestTimeout_timeout__0_1_() + 43
34  com.apple.CoreFoundation      	0x00007fff204282fc __invoking___ + 140
35  com.apple.CoreFoundation      	0x00007fff204257b6 -[NSInvocation invoke] + 303
36  com.apple.dt.XCTest           	0x00000001060fa605 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
37  com.apple.dt.XCTest           	0x00000001060fa5b1 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
38  com.apple.dt.XCTest           	0x0000000106155d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
39  com.apple.dt.XCTest           	0x00000001060fa013 -[XCTestCase invokeTest] + 1069
40  com.apple.dt.XCTest           	0x00000001060fb8d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
41  com.apple.dt.XCTest           	0x0000000106155d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
42  com.apple.dt.XCTest           	0x00000001060fb80a __26-[XCTestCase performTest:]_block_invoke.365 + 86
43  com.apple.dt.XCTest           	0x0000000106169d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
44  com.apple.dt.XCTest           	0x00000001060fb087 -[XCTestCase performTest:] + 695
45  com.apple.dt.XCTest           	0x0000000106140b83 -[XCTest runTest] + 57
46  com.apple.dt.XCTest           	0x00000001060f47b9 __27-[XCTestSuite performTest:]_block_invoke + 354
47  com.apple.dt.XCTest           	0x00000001060f3f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
48  com.apple.dt.XCTest           	0x0000000106169d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
49  com.apple.dt.XCTest           	0x0000000106169c68 +[XCTContext runInContextForTestCase:block:] + 52
50  com.apple.dt.XCTest           	0x00000001060f3f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
51  com.apple.dt.XCTest           	0x00000001060f4277 -[XCTestSuite performTest:] + 281
52  com.apple.dt.XCTest           	0x0000000106140b83 -[XCTest runTest] + 57
53  com.apple.dt.XCTest           	0x00000001060f47b9 __27-[XCTestSuite performTest:]_block_invoke + 354
54  com.apple.dt.XCTest           	0x00000001060f3f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
55  com.apple.dt.XCTest           	0x0000000106169d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
56  com.apple.dt.XCTest           	0x0000000106169c68 +[XCTContext runInContextForTestCase:block:] + 52
57  com.apple.dt.XCTest           	0x00000001060f3f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
58  com.apple.dt.XCTest           	0x00000001060f4277 -[XCTestSuite performTest:] + 281
59  com.apple.dt.XCTest           	0x0000000106140b83 -[XCTest runTest] + 57
60  com.apple.dt.XCTest           	0x00000001060f47b9 __27-[XCTestSuite performTest:]_block_invoke + 354
61  com.apple.dt.XCTest           	0x00000001060f3f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
62  com.apple.dt.XCTest           	0x0000000106169d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
63  com.apple.dt.XCTest           	0x0000000106169c68 +[XCTContext runInContextForTestCase:block:] + 52
64  com.apple.dt.XCTest           	0x00000001060f3f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
65  com.apple.dt.XCTest           	0x00000001060f4277 -[XCTestSuite performTest:] + 281
66  com.apple.dt.XCTest           	0x0000000106140b83 -[XCTest runTest] + 57
67  com.apple.dt.XCTest           	0x000000010617a696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
68  com.apple.dt.XCTest           	0x0000000106169d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
69  com.apple.dt.XCTest           	0x0000000106169c68 +[XCTContext runInContextForTestCase:block:] + 52
70  com.apple.dt.XCTest           	0x000000010617a5fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
71  com.apple.dt.XCTest           	0x000000010617a77c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
72  com.apple.dt.XCTest           	0x000000010610f253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
73  com.apple.dt.XCTest           	0x000000010617a3c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
74  com.apple.dt.XCTest           	0x00000001060d89ae -[XCTestDriver _runTests] + 470
75  com.apple.dt.XCTest           	0x0000000106165c28 _XCTestMain + 108
76  xctest                        	0x0000000105e2fec5 main + 189
77  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                  	0x0000000109b58039 -[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 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00000000004e6360  rdx: 0x0000000000000303
  rdi: 0x0000000106334400  rsi: 0x0000000000000303  rbp: 0x00007ffee9dce5e0  rsp: 0x00007ffee9dce5d0
   r8: 0x0000000000002172   r9: 0x0000000000000007  r10: 0x00007fd4bbe00000  r11: 0x0000000000000000
  r12: 0x0000000000000001  r13: 0x000000000000000b  r14: 0x000000010a0a2ae4  r15: 0x000000010a0a2e20
  rip: 0x0000000109d1af34  rfl: 0x0000000000010202  cr2: 0x00007ff35a2a7000
  
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x105e2d000 -        0x105e30ffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x105e3d000 -        0x105e9550f +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
       0x105ee7000 -        0x105f12ff7 +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
       0x10601d000 -        0x106060fff  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
       0x1060d1000 -        0x1061d8fff  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
       0x1062a9000 -        0x1062d2fff  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
       0x1063c2000 -        0x1063cdff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
       0x1063e2000 -        0x1063e2fff +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
       0x1063eb000 -        0x1063ebff7 +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
       0x1063f3000 -        0x1063f4ffd +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
       0x1085de000 -        0x108d01fff +io.ably.Ably-iOS-Tests (1.0 - 1) <E0359381-8B98-32DB-A989-D9D7FBF42ECA> /Users/USER/*/Ably-iOS-Tests
       0x109792000 -        0x1097b1fff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
       0x1097ea000 -        0x1097fdfff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
       0x10981a000 -        0x109824fff +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
       0x109848000 -        0x10984efff +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
       0x109862000 -        0x109877ff4 +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
       0x1098c6000 -        0x109958267  dyld (750.7) <A9377AC7-E3ED-3770-88E2-7A0CB4624EED> /usr/lib/dyld
       0x1099cc000 -        0x109a3bfff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
       0x109b24000 -        0x109bfbfff +io.ably.Ably (1.2.10 - 1.2.10) <DD87F82A-AE50-3695-8D4B-ED9A2BAE557A> /Users/USER/*/Ably.framework/Ably
       0x109cec000 -        0x10a0ceffd +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
       0x10a3fe000 -        0x10a56dffa +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
       0x10a740000 -        0x10a744ff4 +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
       0x10a754000 -        0x10a755ffd +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
       0x10a763000 -        0x10a7a4ff1 +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
       0x10a831000 -        0x10a838ff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
       0x10a849000 -        0x10a854ffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
       0x10a927000 -        0x10a933047 +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
       0x10baf7000 -        0x10bb34ffb +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
    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.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
    0x7fff2293e000 -     0x7fff22d07ffa  com.apple.CoreML (1.0 - 1) <19595821-4679-3ADF-B654-67BF6BE847E1> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreML.framework/CoreML
    0x7fff22ce1000 -     0x7fff22cf9ff7  com.apple.ProtocolBuffer (1 - 285.33.11.29.1) <95BC8E12-A21F-3606-AE40-AF0728C2202D> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
    0x7fff22cf8000 -     0x7fff22d10ff3  com.apple.commonutilities (8.0 - 900) <80D9F019-2E8B-3427-A729-D0DCD139BCB6> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
    0x7fff22d0f000 -     0x7fff22d5cff3  com.apple.RunningBoardServices (1.0 - 505.80.1) <FA27344B-027C-37AA-8065-2ACCC97FA954> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices
    0x7fff22d57000 -     0x7fff22ddfff6  com.apple.BaseBoard (526 - 526) <70AE64A5-2891-3D25-A165-0E04159E65D8> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
    0x7fff22dd6000 -     0x7fff233efff4  com.apple.siri.tts.SiriTTS (1 - 1) <644183E6-07A6-325F-9947-2A9CB512C36E> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
    0x7fff233f0000 -     0x7fff23484ff0  com.apple.corelocation (2420.12.16 - 2420.12.16) <91A28FF2-A113-3067-B618-6FE343965DBB> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreLocation.framework/CoreLocation
    0x7fff23482000 -     0x7fff234faff6  com.apple.Accounts (113 - 113) <74E1E867-7B00-3ACB-A339-8E8A8C324D3C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Accounts.framework/Accounts
    0x7fff23513000 -     0x7fff239a4ff4  com.apple.CFNetwork (1220.1 - 1220.1) <C5384B45-5DAF-315D-B984-9E30E9AF4B3A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CFNetwork.framework/CFNetwork
    0x7fff2398a000 -     0x7fff23ab9ffe  com.apple.UIFoundation (1.0 - 727.2) <55EE67EC-28F1-3979-86D0-34369229353C> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
    0x7fff23a9f000 -     0x7fff2519bff9  com.apple.UIKitCore (1.0 - 4006) <823D8723-4310-3D2B-8C9E-0D40D5683F22> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore