Details of failure 216e441d-cc6d-4875-ac61-7d1b34c3eefd

Upload ID
835494ac-c378-43c6-8f90-b07f44dfa660
Test case ID
f156f918-68a3-4421-bfc4-9692a4a96f1e
Message
Crash: xctest (26322): Namespace SIGNAL, Code 0xb (#CharacterRangeLen=0)

Crash reports

3ced5148-826a-4a92-9269-112d7139f86a (Download)

Original filename
xctest_2022-05-04-003931_E5702273-8F3F-4966-BBD5-0F7E9C17E727.crash
Process:               xctest [26322]
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 [26082]
Responsible:           SimulatorTrampoline [3378]
User ID:               501

Date/Time:             2022-05-04 00:39:31.600 +0000
OS Version:            Mac OS X 10.15.7 (19H1824)
Report Version:        12
Anonymous UUID:        28C488D7-2871-0137-7EA3-2D329D89124C


Time Awake Since Boot: 3700 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000018
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [26322]

VM Regions Near 0x18:
--> 
    __TEXT                 00000001017e1000-00000001017e5000 [   16K] r-x/r-x SM=COW  /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest

Application Specific Information:
objc_msgSend() selector name: count
CoreSimulator 732.18.6 - Device: iPhone 12 (CB41B601-7AD2-4A25-9D7E-54CA935598A8) - Runtime: iOS 14.4 (18D46) - DeviceType: iPhone 12

Thread 0:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib            	0x000000010580d079 swift_getGenericMetadata + 825
1   libswiftCore.dylib            	0x00000001057ec1bd __swift_instantiateGenericMetadata + 29
2   net.jeffhui.Nimble            	0x00000001051e336c expect<A>(file:line:_:) + 172 (DSL.swift:4)
3   io.ably.Ably-iOS-Tests        	0x00000001040db244 closure #2 in closure #1 in PushActivationStateMachineTests.test__022__Activation_state_machine__State_WaitingForPushDeviceDetails__on_Event_GotPushDeviceDetails__should_use_custom_registerCallback_and_fire_GotDeviceRegistration_event() + 628 (PushActivationStateMachineTests.swift:253)
4   io.ably.Ably-iOS-Tests        	0x0000000104118373 StateMachineDelegateCustomCallbacks.ablyPushCustomRegister(_:deviceDetails:callback:) + 419 (PushActivationStateMachineTests.swift:1327)
5   io.ably.Ably-iOS-Tests        	0x0000000104118bb7 @objc StateMachineDelegateCustomCallbacks.ablyPushCustomRegister(_:deviceDetails:callback:) + 167
6   io.ably.Ably                  	0x000000010536bc5a __52-[ARTPushActivationStateMachine deviceRegistration:]_block_invoke + 154 (ARTPushActivationStateMachine.m:149)
7   libdispatch.dylib             	0x00007fff2010532f _dispatch_call_block_and_release + 12
8   libdispatch.dylib             	0x00007fff20106508 _dispatch_client_callout + 8
9   libdispatch.dylib             	0x00007fff20112ff7 _dispatch_main_queue_callback_4CF + 1045
10  com.apple.CoreFoundation      	0x00007fff2038fdbb __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation      	0x00007fff2038a63e __CFRunLoopRun + 2685
12  com.apple.CoreFoundation      	0x00007fff203896d6 CFRunLoopRunSpecific + 567
13  com.apple.Foundation          	0x00007fff208307b9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
14  net.jeffhui.Nimble            	0x00000001051b1dfa specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
15  net.jeffhui.Nimble            	0x000000010519921c thunk for @callee_guaranteed () -> () + 12
16  net.jeffhui.Nimble            	0x000000010519923e thunk for @escaping @callee_guaranteed () -> () + 14
17  net.jeffhui.Nimble            	0x00000001051904a1 -[NMBExceptionCapture tryBlock:] + 35
18  net.jeffhui.Nimble            	0x00000001051b1788 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
19  net.jeffhui.Nimble            	0x00000001051b2a58 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
20  net.jeffhui.Nimble            	0x00000001051b0c1b waitUntil(timeout:file:line:action:) + 107
21  io.ably.Ably-iOS-Tests        	0x00000001040da12b PushActivationStateMachineTests.test__022__Activation_state_machine__State_WaitingForPushDeviceDetails__on_Event_GotPushDeviceDetails__should_use_custom_registerCallback_and_fire_GotDeviceRegistration_event() + 1355 (PushActivationStateMachineTests.swift:241)
22  io.ably.Ably-iOS-Tests        	0x00000001040dba8b @objc PushActivationStateMachineTests.test__022__Activation_state_machine__State_WaitingForPushDeviceDetails__on_Event_GotPushDeviceDetails__should_use_custom_registerCallback_and_fire_GotDeviceRegistration_event() + 43
23  com.apple.CoreFoundation      	0x00007fff204282fc __invoking___ + 140
24  com.apple.CoreFoundation      	0x00007fff204257b6 -[NSInvocation invoke] + 303
25  com.apple.dt.XCTest           	0x0000000101aae605 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
26  com.apple.dt.XCTest           	0x0000000101aae5b1 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
27  com.apple.dt.XCTest           	0x0000000101b09d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
28  com.apple.dt.XCTest           	0x0000000101aae013 -[XCTestCase invokeTest] + 1069
29  com.apple.dt.XCTest           	0x0000000101aaf8d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
30  com.apple.dt.XCTest           	0x0000000101b09d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
31  com.apple.dt.XCTest           	0x0000000101aaf80a __26-[XCTestCase performTest:]_block_invoke.365 + 86
32  com.apple.dt.XCTest           	0x0000000101b1dd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
33  com.apple.dt.XCTest           	0x0000000101aaf087 -[XCTestCase performTest:] + 695
34  com.apple.dt.XCTest           	0x0000000101af4b83 -[XCTest runTest] + 57
35  com.apple.dt.XCTest           	0x0000000101aa87b9 __27-[XCTestSuite performTest:]_block_invoke + 354
36  com.apple.dt.XCTest           	0x0000000101aa7f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
37  com.apple.dt.XCTest           	0x0000000101b1dd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
38  com.apple.dt.XCTest           	0x0000000101b1dc68 +[XCTContext runInContextForTestCase:block:] + 52
39  com.apple.dt.XCTest           	0x0000000101aa7f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
40  com.apple.dt.XCTest           	0x0000000101aa8277 -[XCTestSuite performTest:] + 281
41  com.apple.dt.XCTest           	0x0000000101af4b83 -[XCTest runTest] + 57
42  com.apple.dt.XCTest           	0x0000000101aa87b9 __27-[XCTestSuite performTest:]_block_invoke + 354
43  com.apple.dt.XCTest           	0x0000000101aa7f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
44  com.apple.dt.XCTest           	0x0000000101b1dd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
45  com.apple.dt.XCTest           	0x0000000101b1dc68 +[XCTContext runInContextForTestCase:block:] + 52
46  com.apple.dt.XCTest           	0x0000000101aa7f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
47  com.apple.dt.XCTest           	0x0000000101aa8277 -[XCTestSuite performTest:] + 281
48  com.apple.dt.XCTest           	0x0000000101af4b83 -[XCTest runTest] + 57
49  com.apple.dt.XCTest           	0x0000000101aa87b9 __27-[XCTestSuite performTest:]_block_invoke + 354
50  com.apple.dt.XCTest           	0x0000000101aa7f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
51  com.apple.dt.XCTest           	0x0000000101b1dd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
52  com.apple.dt.XCTest           	0x0000000101b1dc68 +[XCTContext runInContextForTestCase:block:] + 52
53  com.apple.dt.XCTest           	0x0000000101aa7f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
54  com.apple.dt.XCTest           	0x0000000101aa8277 -[XCTestSuite performTest:] + 281
55  com.apple.dt.XCTest           	0x0000000101af4b83 -[XCTest runTest] + 57
56  com.apple.dt.XCTest           	0x0000000101b2e696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
57  com.apple.dt.XCTest           	0x0000000101b1dd57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
58  com.apple.dt.XCTest           	0x0000000101b1dc68 +[XCTContext runInContextForTestCase:block:] + 52
59  com.apple.dt.XCTest           	0x0000000101b2e5fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
60  com.apple.dt.XCTest           	0x0000000101b2e77c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
61  com.apple.dt.XCTest           	0x0000000101ac3253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
62  com.apple.dt.XCTest           	0x0000000101b2e3c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
63  com.apple.dt.XCTest           	0x0000000101a8c9ae -[XCTestDriver _runTests] + 470
64  com.apple.dt.XCTest           	0x0000000101b19c28 _XCTestMain + 108
65  xctest                        	0x00000001017e3ec5 main + 189
66  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                  	0x0000000105319bb9 -[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:: Dispatch queue: io.ably.main
0   libsystem_platform.dylib      	0x00007fff6115a700 _platform_memset$VARIANT$Ivybridge + 0
1   libsystem_malloc.dylib        	0x00007fff2014f47b small_malloc_should_clear + 1130
2   libsystem_malloc.dylib        	0x00007fff2014b495 szone_malloc_should_clear + 120
3   libsystem_malloc.dylib        	0x00007fff20159a90 _malloc_zone_calloc + 59
4   com.apple.CoreFoundation      	0x00007fff20458b65 __CFBasicHashRehash + 176
5   com.apple.Foundation          	0x00007fff207c8cf9 -[NSKeyedArchiver _initWithOutput:] + 337
6   com.apple.Foundation          	0x00007fff207c8928 -[NSKeyedArchiver initRequiringSecureCoding:] + 30
7   com.apple.Foundation          	0x00007fff207c898f +[NSKeyedArchiver archivedDataWithRootObject:requiringSecureCoding:error:] + 70
8   io.ably.Ably                  	0x000000010534b7af -[NSObject(ARTArchive) art_archive] + 95 (ARTTypes.m:379)
9   io.ably.Ably                  	0x000000010536b68e -[ARTPushActivationStateMachine persist] + 174 (ARTPushActivationStateMachine.m:135)
10  io.ably.Ably                  	0x000000010536b59a -[ARTPushActivationStateMachine handleEvent:] + 2154 (ARTPushActivationStateMachine.m:130)
11  io.ably.Ably                  	0x000000010536ad1b __43-[ARTPushActivationStateMachine sendEvent:]_block_invoke + 43 (ARTPushActivationStateMachine.m:93)
12  libdispatch.dylib             	0x00007fff2010532f _dispatch_call_block_and_release + 12
13  libdispatch.dylib             	0x00007fff20106508 _dispatch_client_callout + 8
14  libdispatch.dylib             	0x00007fff2010c3f9 _dispatch_lane_serial_drain + 715
15  libdispatch.dylib             	0x00007fff2010cf74 _dispatch_lane_invoke + 403
16  libdispatch.dylib             	0x00007fff20117577 _dispatch_workloop_worker_thread + 782
17  libsystem_pthread.dylib       	0x00007fff61163a3d _pthread_wqthread + 290
18  libsystem_pthread.dylib       	0x00007fff61162b77 start_wqthread + 15

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

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

Thread 8 Crashed:: Dispatch queue: io.ably.main
0   libobjc.A.dylib               	0x00007fff2017378b objc_msgSend + 11
1   libswiftCore.dylib            	0x000000010556abdf Dictionary._Variant.updateValue(_:forKey:) + 383
2   libswiftCore.dylib            	0x000000010556aa4a Dictionary.updateValue(_:forKey:) + 58
3   io.ably.Ably-iOS-Tests        	0x000000010419ab29 MockDeviceStorage.setObject(_:forKey:) + 265 (MockDeviceStorage.swift:32)
4   io.ably.Ably-iOS-Tests        	0x000000010419ac7c @objc MockDeviceStorage.setObject(_:forKey:) + 220
5   io.ably.Ably                  	0x000000010536b757 -[ARTPushActivationStateMachine persist] + 375 (ARTPushActivationStateMachine.m:137)
6   io.ably.Ably                  	0x000000010536b59a -[ARTPushActivationStateMachine handleEvent:] + 2154 (ARTPushActivationStateMachine.m:130)
7   io.ably.Ably                  	0x000000010536ad1b __43-[ARTPushActivationStateMachine sendEvent:]_block_invoke + 43 (ARTPushActivationStateMachine.m:93)
8   libdispatch.dylib             	0x00007fff2010532f _dispatch_call_block_and_release + 12
9   libdispatch.dylib             	0x00007fff20106508 _dispatch_client_callout + 8
10  libdispatch.dylib             	0x00007fff2010c3f9 _dispatch_lane_serial_drain + 715
11  libdispatch.dylib             	0x00007fff2010cf74 _dispatch_lane_invoke + 403
12  libdispatch.dylib             	0x00007fff20117577 _dispatch_workloop_worker_thread + 782
13  libsystem_pthread.dylib       	0x00007fff61163a3d _pthread_wqthread + 290
14  libsystem_pthread.dylib       	0x00007fff61162b77 start_wqthread + 15

Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x8000000000000000  rbx: 0x00007fff61435e99  rcx: 0xc000000000000001  rdx: 0x0000000000000010
  rdi: 0x8000000000000000  rsi: 0x00007fff61435e99  rbp: 0x000070000b689510  rsp: 0x000070000b6892c8
   r8: 0x0000000105901fb0   r9: 0x00000001041998d0  r10: 0x0000000000000000  r11: 0x00007fff61435e99
  r12: 0x00000001058ff6d0  r13: 0x00007f868fbe3e90  r14: 0x8000000000000000  r15: 0x00007f868d9c37a8
  rip: 0x00007fff2017378b  rfl: 0x0000000000010202  cr2: 0x0000000000000018
  
Logical CPU:     0
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14


Binary Images:
       0x1017e1000 -        0x1017e4ffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x1017f1000 -        0x10184950f +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
       0x10189b000 -        0x1018c6ff7 +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
       0x1019d1000 -        0x101a14fff  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
       0x101a85000 -        0x101b8cfff  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
       0x101c5d000 -        0x101c86fff  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
       0x101d76000 -        0x101d95fff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
       0x101dce000 -        0x101dd9ff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
       0x101dee000 -        0x101deefff +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
       0x101df7000 -        0x101df7ff7 +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
       0x103fde000 -        0x1046fdfff +io.ably.Ably-iOS-Tests (1.0 - 1) <6559D217-B898-3283-A117-DCCBAA002C6B> /Users/USER/*/Ably-iOS-Tests
       0x10518e000 -        0x1051fdfff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
       0x1052e6000 -        0x1053bdfff +io.ably.Ably (1.2.10 - 1.2.10) <02EFF4C3-2957-3939-BACA-98AD57FBD36F> /Users/USER/*/Ably.framework/Ably
       0x1054ae000 -        0x1054c1fff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
       0x1054de000 -        0x1058c0ffd +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
       0x105bf0000 -        0x105bfafff +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
       0x105c1e000 -        0x105c24fff +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
       0x105c38000 -        0x105c4dff4 +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
       0x105c95000 -        0x105e04ffa +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
       0x105fd7000 -        0x105fdbff4 +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
       0x105feb000 -        0x105fecffd +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
       0x105ffa000 -        0x105ffbffd +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
       0x106005000 -        0x106046ff1 +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
       0x1060d3000 -        0x1060daff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
       0x1060eb000 -        0x1060f6ffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
       0x1061ce000 -        0x1061da047 +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
       0x1115fe000 -        0x111690267  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.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/Runti