Details of failure dd855f93-6433-4b4c-aa71-7fa6bdaccffc
- Upload ID
-
854a894a-c452-411d-856e-8c088bb1e043
- Test case ID
-
4f837671-6233-41f1-94e8-01174d1da7b8
- Message
-
Crash: xctest (35816): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
Crash reports
c61c8c28-b1ca-4788-9552-253db1743cae (Download)
- Original filename
-
xctest_2022-04-27-160753_FB3D1EE6-EF1E-43DA-BCFD-4AC1915447F7.crash
Process: xctest [35816]
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 [35321]
Responsible: SimulatorTrampoline [3342]
User ID: 501
Date/Time: 2022-04-27 16:07:53.050 +0000
OS Version: Mac OS X 10.15.7 (19H1824)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 11000 seconds
System Integrity Protection: enabled
Crashed Thread: 8 Dispatch queue: io.ably.main
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 [35816]
Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: lock not owned by current thread
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 libsystem_kernel.dylib 0x00007fff6112adea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6112b160 mach_msg + 60
2 libsystem_notify.dylib 0x00007fff21d80ca0 notify_check + 774
3 libsystem_c.dylib 0x00007fff200d09a9 notify_check_tz + 32
4 libsystem_c.dylib 0x00007fff200d059b tzsetwall_basic + 55
5 libsystem_c.dylib 0x00007fff200d2451 localtime_r + 41
6 libsystem_trace.dylib 0x00007fff2003c20b os_trace_blob_add_localtime + 59
7 libsystem_trace.dylib 0x00007fff20044661 _os_log_impl_mirror_to_stderr + 303
8 libsystem_trace.dylib 0x00007fff20043e45 _os_log_impl_flatten_and_send + 7895
9 libsystem_trace.dylib 0x00007fff200454b6 _os_log_with_args_impl + 460
10 com.apple.CoreFoundation 0x00007fff203feb89 _CFLogvEx3 + 190
11 com.apple.Foundation 0x00007fff20805cf9 _NSLogv + 102
12 com.apple.Foundation 0x00007fff20805d91 NSLog + 132
13 io.ably.Ably 0x00000001130d6bef +[NSObject(ARTArchive) art_unarchiveFromData:] + 383 (ARTTypes.m:407)
14 io.ably.Ably 0x00000001130f55e2 -[ARTPushActivationStateMachine initWithRest:delegate:] + 418 (ARTPushActivationStateMachine.m:40)
15 io.ably.Ably 0x00000001131069ab -[ARTPushInternal createActivationStateMachineWithDelegate:] + 171
16 io.ably.Ably-iOS-Tests 0x0000000111e5d9d7 PushTests.setUp() + 2743 (PushTests.swift:37)
17 io.ably.Ably-iOS-Tests 0x0000000111e5da7b @objc PushTests.setUp() + 43
18 com.apple.dt.XCTest 0x000000010f86cc40 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke_2 + 515
19 com.apple.dt.XCTest 0x000000010f8c6d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
20 com.apple.dt.XCTest 0x000000010f86ca12 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke + 130
21 com.apple.dt.XCTest 0x000000010f8da6ba -[XCTContext _runActivityNamed:type:block:] + 304
22 com.apple.dt.XCTest 0x000000010f875887 -[XCTestCase startActivityWithTitle:type:block:] + 186
23 com.apple.dt.XCTest 0x000000010f8759b9 -[XCTestCase startActivityWithTitle:block:] + 60
24 com.apple.dt.XCTest 0x000000010f86b3d0 -[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:] + 159
25 com.apple.dt.XCTest 0x000000010f86ae92 -[XCTestCase invokeTest] + 684
26 com.apple.dt.XCTest 0x000000010f86c8d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
27 com.apple.dt.XCTest 0x000000010f8c6d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
28 com.apple.dt.XCTest 0x000000010f86c80a __26-[XCTestCase performTest:]_block_invoke.365 + 86
29 com.apple.dt.XCTest 0x000000010f8dad57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
30 com.apple.dt.XCTest 0x000000010f86c087 -[XCTestCase performTest:] + 695
31 com.apple.dt.XCTest 0x000000010f8b1b83 -[XCTest runTest] + 57
32 com.apple.dt.XCTest 0x000000010f8657b9 __27-[XCTestSuite performTest:]_block_invoke + 354
33 com.apple.dt.XCTest 0x000000010f864f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
34 com.apple.dt.XCTest 0x000000010f8dad57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
35 com.apple.dt.XCTest 0x000000010f8dac68 +[XCTContext runInContextForTestCase:block:] + 52
36 com.apple.dt.XCTest 0x000000010f864f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
37 com.apple.dt.XCTest 0x000000010f865277 -[XCTestSuite performTest:] + 281
38 com.apple.dt.XCTest 0x000000010f8b1b83 -[XCTest runTest] + 57
39 com.apple.dt.XCTest 0x000000010f8657b9 __27-[XCTestSuite performTest:]_block_invoke + 354
40 com.apple.dt.XCTest 0x000000010f864f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
41 com.apple.dt.XCTest 0x000000010f8dad57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
42 com.apple.dt.XCTest 0x000000010f8dac68 +[XCTContext runInContextForTestCase:block:] + 52
43 com.apple.dt.XCTest 0x000000010f864f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
44 com.apple.dt.XCTest 0x000000010f865277 -[XCTestSuite performTest:] + 281
45 com.apple.dt.XCTest 0x000000010f8b1b83 -[XCTest runTest] + 57
46 com.apple.dt.XCTest 0x000000010f8657b9 __27-[XCTestSuite performTest:]_block_invoke + 354
47 com.apple.dt.XCTest 0x000000010f864f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
48 com.apple.dt.XCTest 0x000000010f8dad57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
49 com.apple.dt.XCTest 0x000000010f8dac68 +[XCTContext runInContextForTestCase:block:] + 52
50 com.apple.dt.XCTest 0x000000010f864f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
51 com.apple.dt.XCTest 0x000000010f865277 -[XCTestSuite performTest:] + 281
52 com.apple.dt.XCTest 0x000000010f8b1b83 -[XCTest runTest] + 57
53 com.apple.dt.XCTest 0x000000010f8eb696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
54 com.apple.dt.XCTest 0x000000010f8dad57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
55 com.apple.dt.XCTest 0x000000010f8dac68 +[XCTContext runInContextForTestCase:block:] + 52
56 com.apple.dt.XCTest 0x000000010f8eb5fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
57 com.apple.dt.XCTest 0x000000010f8eb77c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
58 com.apple.dt.XCTest 0x000000010f880253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
59 com.apple.dt.XCTest 0x000000010f8eb3c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
60 com.apple.dt.XCTest 0x000000010f8499ae -[XCTestDriver _runTests] + 470
61 com.apple.dt.XCTest 0x000000010f8d6c28 _XCTestMain + 108
62 xctest 0x000000010f5a0ec5 main + 189
63 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:
0 libsystem_pthread.dylib 0x00007fff61162b68 start_wqthread + 0
Thread 3:: 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 0x00000001130a5329 -[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 4:: 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 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 Crashed:: Dispatch queue: io.ably.main
0 libdispatch.dylib 0x00007fff2013424a _dispatch_gate_broadcast_slow.cold.1 + 23
1 libdispatch.dylib 0x00007fff20106cd1 _dispatch_gate_broadcast_slow + 56
2 io.ably.Ably 0x00000001130afebe -[ARTRestInternal device_nosync] + 174 (ARTRest.m:742)
3 io.ably.Ably 0x0000000113106da5 +[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:restInternal:] + 661 (ARTPush.m:188)
4 io.ably.Ably 0x00000001131072a9 __73+[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:rest:]_block_invoke + 105 (ARTPush.m:203)
5 io.ably.Ably 0x00000001130a6f08 __25-[ARTRest internalAsync:]_block_invoke + 40 (ARTRest.m:49)
6 libdispatch.dylib 0x00007fff2010532f _dispatch_call_block_and_release + 12
7 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff2010c3f9 _dispatch_lane_serial_drain + 715
9 libdispatch.dylib 0x00007fff2010cf74 _dispatch_lane_invoke + 403
10 libdispatch.dylib 0x00007fff20117577 _dispatch_workloop_worker_thread + 782
11 libsystem_pthread.dylib 0x00007fff61163a3d _pthread_wqthread + 290
12 libsystem_pthread.dylib 0x00007fff61162b77 start_wqthread + 15
Thread 9:: Dispatch queue: com.apple.network.connections
0 libobjc.A.dylib 0x00007fff2018f106 bool objc::DenseMapBase<objc::DenseMap<DisguisedPtr<objc_object>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object> >, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, unsigned long> >, DisguisedPtr<objc_object>, unsigned long, (anonymous namespace)::RefcountMapValuePurgeable, objc::DenseMapInfo<DisguisedPtr<objc_object> >, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, unsigned long> >::LookupBucketFor<DisguisedPtr<objc_object> >(DisguisedPtr<objc_object> const&, objc::detail::DenseMapPair<DisguisedPtr<objc_object>, unsigned long>*&) + 96
1 libobjc.A.dylib 0x00007fff20190978 objc_object::sidetable_clearDeallocating() + 96
2 libobjc.A.dylib 0x00007fff20188f2d objc_destructInstance + 92
3 libobjc.A.dylib 0x00007fff2018efb8 -[NSObject dealloc] + 21
4 com.apple.CoreFoundation 0x00007fff20321e00 -[__NSArrayM dealloc] + 308
5 libobjc.A.dylib 0x00007fff2018f834 objc_object::sidetable_release(bool, bool) + 174
6 com.apple.Security 0x00007fff211ce6ef SecCertificateDestroy + 93
7 com.apple.CoreFoundation 0x00007fff203919f3 _CFRelease + 244
8 com.apple.CoreFoundation 0x00007fff20321ea0 __RELEASE_OBJECTS_IN_THE_ARRAY__ + 119
9 com.apple.CoreFoundation 0x00007fff20321de2 -[__NSArrayM dealloc] + 278
10 libobjc.A.dylib 0x00007fff2018f834 objc_object::sidetable_release(bool, bool) + 174
11 com.apple.Security 0x00007fff212100aa SecTrustDestroy + 59
12 com.apple.CoreFoundation 0x00007fff203919f3 _CFRelease + 244
13 com.apple.Security 0x00007fff21177bb1 -[SecConcrete_sec_trust dealloc] + 26
14 libobjc.A.dylib 0x00007fff2018f834 objc_object::sidetable_release(bool, bool) + 174
15 libboringssl.dylib 0x00007fff2584f50c nw_protocol_boringssl_deallocate_metadata + 254
16 libnetwork.dylib 0x00007fff224ae148 -[NWConcrete_nw_protocol_metadata dealloc] + 56
17 libobjc.A.dylib 0x00007fff2018f834 objc_object::sidetable_release(bool, bool) + 174
18 com.apple.CFNetwork 0x00007fff23515979 0x7fff23513000 + 10617
19 com.apple.CFNetwork 0x00007fff236bed8b 0x7fff23513000 + 1752459
20 com.apple.CFNetwork 0x00007fff236bf12e 0x7fff23513000 + 1753390
21 com.apple.CFNetwork 0x00007fff236bf00d 0x7fff23513000 + 1753101
22 com.apple.CFNetwork 0x00007fff236bef55 0x7fff23513000 + 1752917
23 com.apple.CFNetwork 0x00007fff235c0210 0x7fff23513000 + 709136
24 com.apple.CFNetwork 0x00007fff235bfea6 0x7fff23513000 + 708262
25 com.apple.CFNetwork 0x00007fff23734604 0x7fff23513000 + 2233860
26 libnetwork.dylib 0x00007fff2226b91b nw_endpoint_flow_failed + 779
27 libdispatch.dylib 0x00007fff2010532f _dispatch_call_block_and_release + 12
28 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
29 libdispatch.dylib 0x00007fff2010e4a8 _dispatch_workloop_invoke + 2353
30 libdispatch.dylib 0x00007fff20117577 _dispatch_workloop_worker_thread + 782
31 libsystem_pthread.dylib 0x00007fff61163a3d _pthread_wqthread + 290
32 libsystem_pthread.dylib 0x00007fff61162b77 start_wqthread + 15
Thread 8 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000113178b60 rcx: 0x00007fff2013a41c rdx: 0x0000000000004a43
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x000070000c632700 rsp: 0x000070000c6326e8
r8: 0x00007fa4f32573d0 r9: 0x000000000000007f r10: 0x0000000000000005 r11: 0x0000000000000000
r12: 0x0000000000000000 r13: 0x0000000000030002 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff2013424a rfl: 0x0000000000010216 cr2: 0x00007ff5bd564000
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 222
Binary Images:
0x10f59e000 - 0x10f5a1ffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
0x10f5ae000 - 0x10f60650f +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
0x10f658000 - 0x10f683ff7 +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
0x10f78e000 - 0x10f7d1fff 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
0x10f842000 - 0x10f949fff 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
0x10fa1a000 - 0x10fa43fff 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
0x10faf8000 - 0x10faf8ff7 +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
0x111d19000 - 0x112438ff7 +io.ably.Ably-iOS-Tests (1.0 - 1) <CF1269A4-D5D2-3761-B5DC-AA2278F68ED4> /Users/USER/*/Ably-iOS-Tests
0x112ec1000 - 0x112ee0fff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
0x112f19000 - 0x112f88fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
0x113071000 - 0x113148fff +io.ably.Ably (1.2.10 - 1.2.10) <40234F23-A469-3013-8541-A200C9CAC4B7> /Users/USER/*/Ably.framework/Ably
0x113239000 - 0x113244ff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
0x113259000 - 0x11326cfff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x113289000 - 0x11366bffd +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
0x11399b000 - 0x11399bfff +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
0x1139a4000 - 0x1139aefff +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
0x1139d2000 - 0x1139d8fff +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
0x1139ec000 - 0x113a01ff4 +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
0x113a49000 - 0x113bb8ffa +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
0x113d8b000 - 0x113d8fff4 +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
0x113d9f000 - 0x113da0ffd +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
0x113dae000 - 0x113dafffd +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
0x113db9000 - 0x113dfaff1 +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
0x113e87000 - 0x113e8eff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
0x113e9f000 - 0x113eaaffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
0x113f82000 - 0x113f8e047 +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
0x1161d2000 - 0x116264267 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/Libr