Details of failure c35ab38f-0a6f-4ae4-a16c-0f083db42076

Upload ID
879a337b-cf19-44b8-80a8-414aed4be225
Test case ID
4f837671-6233-41f1-94e8-01174d1da7b8
Message
Crash: xctest (22791): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)

Crash reports

c6be54d4-31ee-4632-8f42-1a55537499ed (Download)

Original filename
xctest_2022-05-05-103931_015C1EFA-6FC8-4C78-838C-0DCC7B6052EA.crash
Process:               xctest [22791]
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 [22132]
Responsible:           SimulatorTrampoline [3008]
User ID:               501

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


Time Awake Since Boot: 10000 seconds

System Integrity Protection: enabled

Crashed Thread:        5  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 [22791]

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: lock not owned by current thread
CoreSimulator 732.18.6 - Device: iPhone 12 (EBADA239-8E89-45A9-BA56-2390CD066751) - 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                  	0x000000010c1a3bef +[NSObject(ARTArchive) art_unarchiveFromData:] + 383 (ARTTypes.m:407)
14  io.ably.Ably                  	0x000000010c1c25e2 -[ARTPushActivationStateMachine initWithRest:delegate:] + 418 (ARTPushActivationStateMachine.m:40)
15  io.ably.Ably                  	0x000000010c1d39ab -[ARTPushInternal createActivationStateMachineWithDelegate:] + 171
16  io.ably.Ably-iOS-Tests        	0x000000010af21087 PushTests.setUp() + 2743 (PushTests.swift:37)
17  io.ably.Ably-iOS-Tests        	0x000000010af2112b @objc PushTests.setUp() + 43
18  com.apple.dt.XCTest           	0x0000000108918c40 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke_2 + 515
19  com.apple.dt.XCTest           	0x0000000108972d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
20  com.apple.dt.XCTest           	0x0000000108918a12 __70-[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:]_block_invoke + 130
21  com.apple.dt.XCTest           	0x00000001089866ba -[XCTContext _runActivityNamed:type:block:] + 304
22  com.apple.dt.XCTest           	0x0000000108921887 -[XCTestCase startActivityWithTitle:type:block:] + 186
23  com.apple.dt.XCTest           	0x00000001089219b9 -[XCTestCase startActivityWithTitle:block:] + 60
24  com.apple.dt.XCTest           	0x00000001089173d0 -[XCTestCase _shouldContinueAfterPerformingSetUpSequenceWithSelector:] + 159
25  com.apple.dt.XCTest           	0x0000000108916e92 -[XCTestCase invokeTest] + 684
26  com.apple.dt.XCTest           	0x00000001089188d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
27  com.apple.dt.XCTest           	0x0000000108972d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
28  com.apple.dt.XCTest           	0x000000010891880a __26-[XCTestCase performTest:]_block_invoke.365 + 86
29  com.apple.dt.XCTest           	0x0000000108986d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
30  com.apple.dt.XCTest           	0x0000000108918087 -[XCTestCase performTest:] + 695
31  com.apple.dt.XCTest           	0x000000010895db83 -[XCTest runTest] + 57
32  com.apple.dt.XCTest           	0x00000001089117b9 __27-[XCTestSuite performTest:]_block_invoke + 354
33  com.apple.dt.XCTest           	0x0000000108910f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
34  com.apple.dt.XCTest           	0x0000000108986d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
35  com.apple.dt.XCTest           	0x0000000108986c68 +[XCTContext runInContextForTestCase:block:] + 52
36  com.apple.dt.XCTest           	0x0000000108910f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
37  com.apple.dt.XCTest           	0x0000000108911277 -[XCTestSuite performTest:] + 281
38  com.apple.dt.XCTest           	0x000000010895db83 -[XCTest runTest] + 57
39  com.apple.dt.XCTest           	0x00000001089117b9 __27-[XCTestSuite performTest:]_block_invoke + 354
40  com.apple.dt.XCTest           	0x0000000108910f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
41  com.apple.dt.XCTest           	0x0000000108986d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
42  com.apple.dt.XCTest           	0x0000000108986c68 +[XCTContext runInContextForTestCase:block:] + 52
43  com.apple.dt.XCTest           	0x0000000108910f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
44  com.apple.dt.XCTest           	0x0000000108911277 -[XCTestSuite performTest:] + 281
45  com.apple.dt.XCTest           	0x000000010895db83 -[XCTest runTest] + 57
46  com.apple.dt.XCTest           	0x00000001089117b9 __27-[XCTestSuite performTest:]_block_invoke + 354
47  com.apple.dt.XCTest           	0x0000000108910f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
48  com.apple.dt.XCTest           	0x0000000108986d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
49  com.apple.dt.XCTest           	0x0000000108986c68 +[XCTContext runInContextForTestCase:block:] + 52
50  com.apple.dt.XCTest           	0x0000000108910f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
51  com.apple.dt.XCTest           	0x0000000108911277 -[XCTestSuite performTest:] + 281
52  com.apple.dt.XCTest           	0x000000010895db83 -[XCTest runTest] + 57
53  com.apple.dt.XCTest           	0x0000000108997696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
54  com.apple.dt.XCTest           	0x0000000108986d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
55  com.apple.dt.XCTest           	0x0000000108986c68 +[XCTContext runInContextForTestCase:block:] + 52
56  com.apple.dt.XCTest           	0x00000001089975fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
57  com.apple.dt.XCTest           	0x000000010899777c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
58  com.apple.dt.XCTest           	0x000000010892c253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
59  com.apple.dt.XCTest           	0x00000001089973c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
60  com.apple.dt.XCTest           	0x00000001088f59ae -[XCTestDriver _runTests] + 470
61  com.apple.dt.XCTest           	0x0000000108982c28 _XCTestMain + 108
62  xctest                        	0x000000010864cec5 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                  	0x000000010c172329 -[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 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                  	0x000000010c17cebe -[ARTRestInternal device_nosync] + 174 (ARTRest.m:742)
3   io.ably.Ably                  	0x000000010c1d3da5 +[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:restInternal:] + 661 (ARTPush.m:188)
4   io.ably.Ably                  	0x000000010c1d42a9 __73+[ARTPushInternal didRegisterForRemoteNotificationsWithDeviceToken:rest:]_block_invoke + 105 (ARTPush.m:203)
5   io.ably.Ably                  	0x000000010c173f08 __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 6:
0   libsystem_pthread.dylib       	0x00007fff61162b68 start_wqthread + 0

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

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

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

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

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010c245b60  rcx: 0x00007fff2013a41c  rdx: 0x0000000000003407
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000070000989f700  rsp: 0x000070000989f6e8
   r8: 0x00007f9af7a762e0   r9: 0x000000000000007f  r10: 0x0000000000000002  r11: 0x0000000000000000
  r12: 0x0000000000000000  r13: 0x0000000000030002  r14: 0x0000000000000000  r15: 0x0000000000000000
  rip: 0x00007fff2013424a  rfl: 0x0000000000010206  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x00000000
Trap Number:     0


Binary Images:
       0x10864a000 -        0x10864dffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
       0x10865a000 -        0x1086b250f +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
       0x108704000 -        0x10872fff7 +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
       0x10883a000 -        0x10887dfff  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
       0x1088ee000 -        0x1089f5fff  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
       0x108ac6000 -        0x108aeffff  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
       0x108bdf000 -        0x108beaff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
       0x10adde000 -        0x10b4fdff7 +io.ably.Ably-iOS-Tests (1.0 - 1) <371D22E6-6E84-393C-8407-7F6AF9495018> /Users/USER/*/Ably-iOS-Tests
       0x10bf8e000 -        0x10bfadfff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
       0x10bfe6000 -        0x10c055fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
       0x10c13e000 -        0x10c215fff +io.ably.Ably (1.2.10 - 1.2.10) <40234F23-A469-3013-8541-A200C9CAC4B7> /Users/USER/*/Ably.framework/Ably
       0x10c306000 -        0x10c319fff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
       0x10c336000 -        0x10c718ffd +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
       0x10ca48000 -        0x10ca48fff +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
       0x10ca51000 -        0x10ca5bfff +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
       0x10ca7f000 -        0x10ca7fff7 +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
       0x10ca87000 -        0x10ca8dfff +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
       0x10caa1000 -        0x10cab6ff4 +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
       0x10cafe000 -        0x10cc6dffa +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
       0x10ce40000 -        0x10ce44ff4 +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
       0x10ce54000 -        0x10ce55ffd +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
       0x10ce63000 -        0x10ce64ffd +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
       0x10ce6e000 -        0x10ceafff1 +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
       0x10cf3c000 -        0x10cf43ff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
       0x10cf54000 -        0x10cf5fffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
       0x10d037000 -        0x10d043047 +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
       0x116cf5000 -        0x116d87267  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/R