Details of failure 82ecd724-3052-44ea-9c4c-0662a05d2406
- Upload ID
-
ee7e21d3-1a93-4809-9152-13129160de02
- Test case ID
-
0a4a184e-bea4-498b-9c0e-ddd0413ea2fa
- Message
-
expected to have Array<ARTPresenceMessage> with count 100, got 0
Actual Value: []
(/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=33&StartingLineNumber=33)
Crash reports
1ee1ec31-4b8c-4d6b-a152-fa00aab4e679 (Download)
- Original filename
-
xctest_2022-05-10-174138_A056FEC2-DD09-42A5-8C92-65CD27411AC3.crash
Process: xctest [71627]
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 [71087]
Responsible: SimulatorTrampoline [3376]
User ID: 501
Date/Time: 2022-05-10 17:41:38.804 +0000
OS Version: Mac OS X 10.15.7 (19H1824)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 4500 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 [71627]
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: Unexpectedly found nil while unwrapping an Optional value: file Ably_iOS_Tests/RestClientPresenceTests.swift, line 47
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libswiftCore.dylib 0x0000000112678f34 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 484
1 libswiftCore.dylib 0x0000000112678a87 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 87
2 libswiftCore.dylib 0x0000000112678763 closure #1 in _assertionFailure(_:_:file:line:flags:) + 99
3 libswiftCore.dylib 0x00000001126783e1 _assertionFailure(_:_:file:line:flags:) + 513
4 io.ably.Ably-iOS-Tests 0x000000011132be79 closure #2 in closure #1 in closure #1 in RestClientPresenceTests.test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() + 1401 (RestClientPresenceTests.swift:47)
5 io.ably.Ably-iOS-Tests 0x000000011134789f partial apply for closure #2 in closure #1 in closure #1 in RestClientPresenceTests.test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() + 47
6 io.ably.Ably-iOS-Tests 0x0000000111250ea2 thunk for @escaping @callee_guaranteed (@guaranteed ARTPaginatedResult<ARTPresenceMessage>?, @guaranteed ARTErrorInfo?) -> () + 98
7 io.ably.Ably 0x00000001124d5518 __27-[ARTPaginatedResult next:]_block_invoke_2 + 40 (ARTPaginatedResult.m:85)
8 libdispatch.dylib 0x00007fff2010532f _dispatch_call_block_and_release + 12
9 libdispatch.dylib 0x00007fff20106508 _dispatch_client_callout + 8
10 libdispatch.dylib 0x00007fff20112ff7 _dispatch_main_queue_callback_4CF + 1045
11 com.apple.CoreFoundation 0x00007fff2038fdbb __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12 com.apple.CoreFoundation 0x00007fff2038a63e __CFRunLoopRun + 2685
13 com.apple.CoreFoundation 0x00007fff203896d6 CFRunLoopRunSpecific + 567
14 com.apple.Foundation 0x00007fff208307b9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
15 net.jeffhui.Nimble 0x000000011234ddfa specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
16 net.jeffhui.Nimble 0x000000011233521c thunk for @callee_guaranteed () -> () + 12
17 net.jeffhui.Nimble 0x000000011233523e thunk for @escaping @callee_guaranteed () -> () + 14
18 net.jeffhui.Nimble 0x000000011232c4a1 -[NMBExceptionCapture tryBlock:] + 35
19 net.jeffhui.Nimble 0x000000011234d788 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
20 net.jeffhui.Nimble 0x000000011234ea58 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
21 net.jeffhui.Nimble 0x000000011234cc1b waitUntil(timeout:file:line:action:) + 107
22 io.ably.Ably-iOS-Tests 0x0000000111329b88 RestClientPresenceTests.test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() + 1304 (RestClientPresenceTests.swift:28)
23 io.ably.Ably-iOS-Tests 0x000000011132d06b @objc RestClientPresenceTests.test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() + 43
24 com.apple.CoreFoundation 0x00007fff204282fc __invoking___ + 140
25 com.apple.CoreFoundation 0x00007fff204257b6 -[NSInvocation invoke] + 303
26 com.apple.dt.XCTest 0x000000010e9e7605 __24-[XCTestCase invokeTest]_block_invoke_2 + 52
27 com.apple.dt.XCTest 0x000000010e9e75b1 __24-[XCTestCase invokeTest]_block_invoke.239 + 320
28 com.apple.dt.XCTest 0x000000010ea42d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
29 com.apple.dt.XCTest 0x000000010e9e7013 -[XCTestCase invokeTest] + 1069
30 com.apple.dt.XCTest 0x000000010e9e88d3 __26-[XCTestCase performTest:]_block_invoke_2 + 43
31 com.apple.dt.XCTest 0x000000010ea42d67 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 183
32 com.apple.dt.XCTest 0x000000010e9e880a __26-[XCTestCase performTest:]_block_invoke.365 + 86
33 com.apple.dt.XCTest 0x000000010ea56d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
34 com.apple.dt.XCTest 0x000000010e9e8087 -[XCTestCase performTest:] + 695
35 com.apple.dt.XCTest 0x000000010ea2db83 -[XCTest runTest] + 57
36 com.apple.dt.XCTest 0x000000010e9e17b9 __27-[XCTestSuite performTest:]_block_invoke + 354
37 com.apple.dt.XCTest 0x000000010e9e0f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
38 com.apple.dt.XCTest 0x000000010ea56d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
39 com.apple.dt.XCTest 0x000000010ea56c68 +[XCTContext runInContextForTestCase:block:] + 52
40 com.apple.dt.XCTest 0x000000010e9e0f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
41 com.apple.dt.XCTest 0x000000010e9e1277 -[XCTestSuite performTest:] + 281
42 com.apple.dt.XCTest 0x000000010ea2db83 -[XCTest runTest] + 57
43 com.apple.dt.XCTest 0x000000010e9e17b9 __27-[XCTestSuite performTest:]_block_invoke + 354
44 com.apple.dt.XCTest 0x000000010e9e0f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
45 com.apple.dt.XCTest 0x000000010ea56d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
46 com.apple.dt.XCTest 0x000000010ea56c68 +[XCTContext runInContextForTestCase:block:] + 52
47 com.apple.dt.XCTest 0x000000010e9e0f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
48 com.apple.dt.XCTest 0x000000010e9e1277 -[XCTestSuite performTest:] + 281
49 com.apple.dt.XCTest 0x000000010ea2db83 -[XCTest runTest] + 57
50 com.apple.dt.XCTest 0x000000010e9e17b9 __27-[XCTestSuite performTest:]_block_invoke + 354
51 com.apple.dt.XCTest 0x000000010e9e0f8e __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
52 com.apple.dt.XCTest 0x000000010ea56d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
53 com.apple.dt.XCTest 0x000000010ea56c68 +[XCTContext runInContextForTestCase:block:] + 52
54 com.apple.dt.XCTest 0x000000010e9e0f45 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
55 com.apple.dt.XCTest 0x000000010e9e1277 -[XCTestSuite performTest:] + 281
56 com.apple.dt.XCTest 0x000000010ea2db83 -[XCTest runTest] + 57
57 com.apple.dt.XCTest 0x000000010ea67696 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
58 com.apple.dt.XCTest 0x000000010ea56d57 +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
59 com.apple.dt.XCTest 0x000000010ea56c68 +[XCTContext runInContextForTestCase:block:] + 52
60 com.apple.dt.XCTest 0x000000010ea675fb __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
61 com.apple.dt.XCTest 0x000000010ea6777c __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.99 + 96
62 com.apple.dt.XCTest 0x000000010e9fc253 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
63 com.apple.dt.XCTest 0x000000010ea673c2 -[XCTTestRunSession runTestsAndReturnError:] + 615
64 com.apple.dt.XCTest 0x000000010e9c59ae -[XCTestDriver _runTests] + 470
65 com.apple.dt.XCTest 0x000000010ea52c28 _XCTestMain + 108
66 xctest 0x000000010e71cec5 main + 189
67 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 0x00000001124b5fe9 -[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 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00000000003458c0 rdx: 0x0000000000000303
rdi: 0x000000010ec21400 rsi: 0x0000000000000303 rbp: 0x00007ffee14e0c70 rsp: 0x00007ffee14e0c60
r8: 0x0000000000001346 r9: 0x0000000000000010 r10: 0x00007fe304c00000 r11: 0x00007fe304cad310
r12: 0x0000000000000051 r13: 0x000000000000000b r14: 0x0000000111857930 r15: 0x0000000111859410
rip: 0x0000000112678f34 rfl: 0x0000000000010206 cr2: 0x00007fff25082b00
Logical CPU: 1
Error Code: 0x00000000
Trap Number: 6
Binary Images:
0x10e71a000 - 0x10e71dffb +xctest (17501) <9996D75D-4B3E-37BB-981A-6D23BEB583B0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Agents/xctest
0x10e72a000 - 0x10e78250f +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
0x10e7d4000 - 0x10e7ffff7 +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
0x10e90a000 - 0x10e94dfff 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
0x10e9be000 - 0x10eac5fff 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
0x10eb96000 - 0x10ebbffff 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
0x10ecaf000 - 0x10ecbaff3 +com.pspdfkit.Aspects (1.4.1 - 1) <1A7BA734-8DE0-3B32-9A54-7A619E134D20> /Users/USER/*/Aspects.framework/Aspects
0x10eccf000 - 0x10ece2fff +libXCTestSwiftSupport.dylib (17501) <9247C02D-ED09-37CF-9446-6C2CC4040FA3> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x10f000000 - 0x10f01ffff +com.swiftyjson.SwiftyJSON (1.0 - 1) <98C00238-87D6-3088-A363-11074B1CDE1E> /Users/USER/*/SwiftyJSON.framework/SwiftyJSON
0x10f058000 - 0x10f058fff +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
0x10f061000 - 0x10f06bfff +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
0x10f08f000 - 0x10f08fff7 +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
0x10f097000 - 0x10f09dfff +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
0x10f0b1000 - 0x10f0c6ff4 +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
0x10f10e000 - 0x10f112ff4 +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
0x10f122000 - 0x10f123ffd +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
0x10f131000 - 0x10f132ffd +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
0x10f13c000 - 0x10f143ff3 +com.remyvirin.msgpack-iOS (0.4.0 - 1) <95A31F95-7DEC-3909-B5AD-7554BB2D76C8> /Users/USER/*/msgpack.framework/msgpack
0x10f154000 - 0x10f15fffb +io.ably.DeltaCodec-iOS (1.3.2 - 1) <A73E521E-70EA-37CE-A905-76FE64C25024> /Users/USER/*/AblyDeltaCodec.framework/AblyDeltaCodec
0x10f1aa000 - 0x10f23c267 dyld (750.7) <A9377AC7-E3ED-3770-88E2-7A0CB4624EED> /usr/lib/dyld
0x11118e000 - 0x1118a9fff +io.ably.Ably-iOS-Tests (1.0 - 1) <910FAE94-C39D-3853-ACBF-D2F02740EFF7> /Users/USER/*/Ably-iOS-Tests
0x11232a000 - 0x112399fff +net.jeffhui.Nimble (1.0 - 1) <2ACC4896-B334-3F3C-9A85-18443DE35547> /Users/USER/*/Nimble.framework/Nimble
0x112482000 - 0x112559ff7 +io.ably.Ably (1.2.10 - 1.2.10) <11CD9B85-BBE6-301B-A483-D2CD73A973AA> /Users/USER/*/Ably.framework/Ably
0x11264a000 - 0x112a2cffd +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
0x112d5c000 - 0x112ecbffa +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
0x11309e000 - 0x1130dfff1 +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
0x1131fc000 - 0x113208047 +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
0x1143b5000 - 0x1143f2ffb +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
0x7fff24f6d000 - 0x7fff24f7dff2 com.apple.AssertionServices (1.0 - 505.80.1) <3F887A0E-6DB9-32B2-94D1-806152163EBA> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x7fff24f7c000 - 0x7fff25076ffe com.apple.CoreTelephony (113 - 8183.1) <00629B42-27E9-365B-AFC7-5E9D9B0512E0> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x7fff25067000 - 0x7fff2506bffb com.apple.AggregateDictionary (1.0 - 1) <918837D7-2362-3A4F-A7DC-684D73168490> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x7fff2506c000 - 0x7fff25082ffb +libsystem_asl.dylib (385) <7EBF5DE1-E543-3DF7-9EF3-1E451F6208CC> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsy