Details of failure 4590ed07-6589-4292-90b0-0142a7545c10
- Upload ID
-
8c8879d1-2570-4bd8-8e90-93d7bed26858
- Test case ID
-
466bf238-433a-4a00-bb56-edca30f6295c
- Message
-
expected to be nil, got <Error -1001 - The request timed out. (reason: NSURLErrorDomain)>
(/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=339&StartingLineNumber=339)
Crash reports
9f76c79a-6555-441a-a022-483689e6f3aa (Download)
- Original filename
-
xctest_2022-10-20-003018_309F73AD-A7E8-457C-A7F0-C0ADA90D111A.crash
Process: xctest [10548]
Path: /Applications/Xcode_12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Agents/xctest
Identifier: xctest
Version: 17501
Code Type: X86-64 (Native)
Parent Process: xcodebuild [6058]
Responsible: xctest [10548]
User ID: 501
Date/Time: 2022-10-20 00:30:18.899 +0000
OS Version: Mac OS X 10.15.7 (19H2026)
Report Version: 12
Anonymous UUID: 28C488D7-2871-0137-7EA3-2D329D89124C
Time Awake Since Boot: 7200 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 [10548]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 io.ably.Ably-macOS-Tests 0x000000010734334a partial apply for implicit closure #2 in closure #1 in closure #1 in implicit closure #1 in closure #1 in RestClientPresenceTests.test__004__Presence__get__clientId_should_filter_members_by_the_provided_clientId() + 106
1 io.ably.Ably-macOS-Tests 0x0000000107344d09 partial apply for implicit closure #2 in closure #1 in closure #1 in implicit closure #1 in closure #1 in RestClientPresenceTests.test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() + 9
2 io.ably.Ably-macOS-Tests 0x00000001073430b4 partial apply for thunk for @escaping @callee_guaranteed () -> (@owned [String : ARTPresenceMessage]?, @error @owned Error) + 20
3 io.ably.Ably-macOS-Tests 0x00000001073443c9 thunk for @escaping @callee_guaranteed () -> (@owned [ARTPresenceMessage]?, @error @owned Error)partial apply + 9
4 net.jeffhui.Nimble 0x0000000107c512ca closure #1 in memoizedClosure<A>(_:) + 186 (Expression.swift:7)
5 net.jeffhui.Nimble 0x0000000107c51759 partial apply for closure #1 in memoizedClosure<A>(_:) + 25
6 net.jeffhui.Nimble 0x0000000107c50ee3 Expression.evaluate() + 19 (Expression.swift:86)
7 net.jeffhui.Nimble 0x0000000107c56fc2 closure #1 in haveCount<A>(_:) + 194 (HaveCount.swift:10)
8 net.jeffhui.Nimble 0x0000000107c573d5 partial apply for closure #1 in haveCount<A>(_:) + 21
9 net.jeffhui.Nimble 0x0000000107c54204 partial apply for closure #1 in static Predicate.define(matcher:) + 52
10 net.jeffhui.Nimble 0x0000000107c54a75 closure #1 in Predicate.after(f:) + 85 (Predicate.swift:230)
11 net.jeffhui.Nimble 0x0000000107c5668d partial apply for closure #1 in Predicate.after(f:) + 29
12 net.jeffhui.Nimble 0x0000000107c53786 Predicate.satisfies(_:) + 54 (Predicate.swift:32)
13 net.jeffhui.Nimble 0x0000000107c04d9b run #1 <A>() in execute<A>(_:_:_:to:description:captureExceptions:) + 379 (Expectation.swift:25)
14 net.jeffhui.Nimble 0x0000000107c05b71 partial apply for closure #2 in execute<A>(_:_:_:to:description:captureExceptions:) + 65
15 net.jeffhui.Nimble 0x0000000107c0263c thunk for @callee_guaranteed () -> () + 12
16 net.jeffhui.Nimble 0x0000000107c0265e thunk for @escaping @callee_guaranteed () -> () + 14
17 net.jeffhui.Nimble 0x0000000107bf9751 -[NMBExceptionCapture tryBlock:] + 35
18 net.jeffhui.Nimble 0x0000000107c04b32 execute<A>(_:_:_:to:description:captureExceptions:) + 706
19 net.jeffhui.Nimble 0x0000000107c05723 Expectation.to(_:description:) + 163
20 net.jeffhui.Nimble 0x0000000107c04464 Expectation.to(_:description:) + 36
21 io.ably.Ably-macOS-Tests 0x000000010733bcfb closure #1 in closure #1 in implicit closure #1 in closure #1 in RestClientPresenceTests.test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() + 891 (RestClientPresenceTests.swift:341)
22 io.ably.Ably-macOS-Tests 0x0000000107177b22 thunk for @escaping @callee_guaranteed (@guaranteed ARTPaginatedResult<ARTMessage>?, @guaranteed ARTErrorInfo?) -> () + 66
23 io.ably.Ably 0x0000000107da38b8 __46-[ARTRestPresenceInternal get:callback:error:]_block_invoke_2 + 40 (ARTRestPresence.m:117)
24 libdispatch.dylib 0x00007fff6b3cb6c4 _dispatch_call_block_and_release + 12
25 libdispatch.dylib 0x00007fff6b3cc658 _dispatch_client_callout + 8
26 libdispatch.dylib 0x00007fff6b3d7cab _dispatch_main_queue_callback_4CF + 936
27 com.apple.CoreFoundation 0x00007fff316e3df3 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
28 com.apple.CoreFoundation 0x00007fff316a3a8a __CFRunLoopRun + 2042
29 com.apple.CoreFoundation 0x00007fff316a2c33 CFRunLoopRunSpecific + 466
30 com.apple.Foundation 0x00007fff33d65c48 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
31 net.jeffhui.Nimble 0x0000000107c1d0ba specialized closure #3 in AwaitPromiseBuilder.wait(_:file:line:) + 506
32 net.jeffhui.Nimble 0x0000000107c0263c thunk for @callee_guaranteed () -> () + 12
33 net.jeffhui.Nimble 0x0000000107c0265e thunk for @escaping @callee_guaranteed () -> () + 14
34 net.jeffhui.Nimble 0x0000000107bf9751 -[NMBExceptionCapture tryBlock:] + 35
35 net.jeffhui.Nimble 0x0000000107c1ca18 specialized AwaitPromiseBuilder.wait(_:file:line:) + 440
36 net.jeffhui.Nimble 0x0000000107c1de88 specialized static NMBWait.throwableUntil(timeout:file:line:action:) + 360 (DSL+Wait.swift:65)
37 net.jeffhui.Nimble 0x0000000107c1bc6b waitUntil(timeout:file:line:action:) + 107
38 io.ably.Ably-macOS-Tests 0x000000010733fe9e specialized RestClientPresenceTests.test__008__Presence__history__connectionId_should_filter_members_by_the_provided_connectionId() + 942 (RestClientPresenceTests.swift:351)
39 com.apple.CoreFoundation 0x00007fff3168668c __invoking___ + 140
40 com.apple.CoreFoundation 0x00007fff31686526 -[NSInvocation invoke] + 303
41 com.apple.dt.XCTest 0x0000000104481d3a __24-[XCTestCase invokeTest]_block_invoke_3 + 52
42 com.apple.dt.XCTest 0x0000000104481cee __24-[XCTestCase invokeTest]_block_invoke_2 + 297
43 com.apple.dt.XCTest 0x000000010451159a -[XCTMemoryChecker _assertInvalidObjectsDeallocatedAfterScope:] + 65
44 com.apple.dt.XCTest 0x000000010448c8ea -[XCTestCase assertInvalidObjectsDeallocatedAfterScope:] + 61
45 com.apple.dt.XCTest 0x0000000104481b82 __24-[XCTestCase invokeTest]_block_invoke.231 + 199
46 com.apple.dt.XCTest 0x00000001044f66d8 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 179
47 com.apple.dt.XCTest 0x0000000104481645 -[XCTestCase invokeTest] + 1037
48 com.apple.dt.XCTest 0x0000000104483023 __26-[XCTestCase performTest:]_block_invoke_2 + 43
49 com.apple.dt.XCTest 0x00000001044f66d8 -[XCTestCase(XCTIssueHandling) _caughtUnhandledDeveloperExceptionPermittingControlFlowInterruptions:caughtInterruptionException:whileExecutingBlock:] + 179
50 com.apple.dt.XCTest 0x0000000104482f5a __26-[XCTestCase performTest:]_block_invoke.362 + 86
51 com.apple.dt.XCTest 0x0000000104507b9f +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
52 com.apple.dt.XCTest 0x00000001044827c7 -[XCTestCase performTest:] + 695
53 com.apple.dt.XCTest 0x00000001044d46da -[XCTest runTest] + 57
54 com.apple.dt.XCTest 0x000000010447c035 __27-[XCTestSuite performTest:]_block_invoke + 329
55 com.apple.dt.XCTest 0x000000010447b856 __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
56 com.apple.dt.XCTest 0x0000000104507b9f +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
57 com.apple.dt.XCTest 0x0000000104507ab0 +[XCTContext runInContextForTestCase:block:] + 52
58 com.apple.dt.XCTest 0x000000010447b80d -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
59 com.apple.dt.XCTest 0x000000010447bb11 -[XCTestSuite performTest:] + 290
60 com.apple.dt.XCTest 0x00000001044d46da -[XCTest runTest] + 57
61 com.apple.dt.XCTest 0x000000010447c035 __27-[XCTestSuite performTest:]_block_invoke + 329
62 com.apple.dt.XCTest 0x000000010447b856 __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
63 com.apple.dt.XCTest 0x0000000104507b9f +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
64 com.apple.dt.XCTest 0x0000000104507ab0 +[XCTContext runInContextForTestCase:block:] + 52
65 com.apple.dt.XCTest 0x000000010447b80d -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
66 com.apple.dt.XCTest 0x000000010447bb11 -[XCTestSuite performTest:] + 290
67 com.apple.dt.XCTest 0x00000001044d46da -[XCTest runTest] + 57
68 com.apple.dt.XCTest 0x000000010447c035 __27-[XCTestSuite performTest:]_block_invoke + 329
69 com.apple.dt.XCTest 0x000000010447b856 __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 24
70 com.apple.dt.XCTest 0x0000000104507b9f +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
71 com.apple.dt.XCTest 0x0000000104507ab0 +[XCTContext runInContextForTestCase:block:] + 52
72 com.apple.dt.XCTest 0x000000010447b80d -[XCTestSuite _performProtectedSectionForTest:testSection:] + 148
73 com.apple.dt.XCTest 0x000000010447bb11 -[XCTestSuite performTest:] + 290
74 com.apple.dt.XCTest 0x00000001044d46da -[XCTest runTest] + 57
75 com.apple.dt.XCTest 0x00000001045248b5 __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke_2 + 148
76 com.apple.dt.XCTest 0x0000000104507b9f +[XCTContext runInContextForTestCase:markAsReportingBase:block:] + 220
77 com.apple.dt.XCTest 0x0000000104507ab0 +[XCTContext runInContextForTestCase:block:] + 52
78 com.apple.dt.XCTest 0x000000010452481a __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke + 111
79 com.apple.dt.XCTest 0x000000010452499b __44-[XCTTestRunSession runTestsAndReturnError:]_block_invoke.95 + 96
80 com.apple.dt.XCTest 0x00000001044a2cb8 -[XCTestObservationCenter _observeTestExecutionForBlock:] + 325
81 com.apple.dt.XCTest 0x00000001045245e0 -[XCTTestRunSession runTestsAndReturnError:] + 615
82 com.apple.dt.XCTest 0x000000010445fa7e -[XCTestDriver _runTests] + 466
83 com.apple.dt.XCTest 0x0000000104503b82 _XCTestMain + 108
84 xctest 0x0000000104244f07 main + 210
85 libdyld.dylib 0x00007fff6b425cc9 start + 1
Thread 1:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff6b566dea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6b567160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff316a4d07 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff316a37c1 __CFRunLoopRun + 1329
4 com.apple.CoreFoundation 0x00007fff316a2c33 CFRunLoopRunSpecific + 466
5 com.apple.CFNetwork 0x00007fff2feca016 0x7fff2fe80000 + 303126
6 com.apple.Foundation 0x00007fff33d5e222 __NSThread__start__ + 1064
7 libsystem_pthread.dylib 0x00007fff6b62e109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6b629b8b thread_start + 15
Thread 2:: io.ably.socketrocket.NetworkThread
0 libsystem_kernel.dylib 0x00007fff6b566dea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6b567160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff316a4d07 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff316a37c1 __CFRunLoopRun + 1329
4 com.apple.CoreFoundation 0x00007fff316a2c33 CFRunLoopRunSpecific + 466
5 com.apple.Foundation 0x00007fff33d65c48 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
6 io.ably.Ably 0x0000000107d80c39 -[ARTSRRunLoopThread main] + 313 (ARTSRRunLoopThread.m:70)
7 com.apple.Foundation 0x00007fff33d5e222 __NSThread__start__ + 1064
8 libsystem_pthread.dylib 0x00007fff6b62e109 _pthread_start + 148
9 libsystem_pthread.dylib 0x00007fff6b629b8b thread_start + 15
Thread 3:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff6b56f0ee __select + 10
1 com.apple.CoreFoundation 0x00007fff316cdbab __CFSocketManager + 633
2 libsystem_pthread.dylib 0x00007fff6b62e109 _pthread_start + 148
3 libsystem_pthread.dylib 0x00007fff6b629b8b thread_start + 15
Thread 4:
0 libsystem_kernel.dylib 0x00007fff6b566dea mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff6b567160 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff316a4d07 __CFRunLoopServiceMachPort + 247
3 com.apple.CoreFoundation 0x00007fff316a37c1 __CFRunLoopRun + 1329
4 com.apple.CoreFoundation 0x00007fff316a2c33 CFRunLoopRunSpecific + 466
5 com.apple.CoreFoundation 0x00007fff3172b33c CFRunLoopRun + 40
6 com.apple.DebugSymbols 0x0000000104ad13b8 SpotlightQueryThread(void*) + 472
7 libsystem_pthread.dylib 0x00007fff6b62e109 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff6b629b8b thread_start + 15
Thread 5:
0 libsystem_pthread.dylib 0x00007fff6b629b68 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x00007fff6b629b68 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x00007fff6b629b68 start_wqthread + 0
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007ffeeb9b8460 rbx: 0x00007ffeeb9b8460 rcx: 0x00007fc62f799bb0 rdx: 0x0000000000000001
rdi: 0x0000000000000000 rsi: 0xffffffff00000001 rbp: 0x00007ffeeb9b8400 rsp: 0x00007ffeeb9b83e0
r8: 0x00007fff6ad333d0 r9: 0x00007fc631afe670 r10: 0x00007fff91c8e118 r11: 0x00000038bbf80830
r12: 0x0000000000000000 r13: 0x00007fc62f7cb810 r14: 0x00007fc631afea80 r15: 0x00007fc631afea98
rip: 0x000000010734334a rfl: 0x0000000000010246 cr2: 0x0000000109b24180
Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6
Binary Images:
0x104242000 - 0x104245fff +xctest (17501) <326A4994-60DA-3A43-9ABA-799AD0413792> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Agents/xctest
0x104256000 - 0x104281fff +libMainThreadChecker.dylib (64543.1) <856D3A92-5226-388D-BB11-0C4305CF7BE0> /Applications/Xcode_12.4.app/Contents/Developer/usr/lib/libMainThreadChecker.dylib
0x104394000 - 0x1043dbffb com.apple.dt.XCTAutomationSupport (1.0 - 17501) <711906DD-CA3A-3F92-BB20-364F3CA0B70A> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/Versions/A/XCTAutomationSupport
0x104451000 - 0x10459cff7 com.apple.dt.XCTest (1.0 - 17501) <8B800C8F-EBD1-3DFB-B886-D7FCBF19494F> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/Versions/A/XCTest
0x1046a5000 - 0x1046d0ffb com.apple.dt.instruments.DTXConnectionServices (12.4 - 64543.2) <1A4AF5BE-8206-3877-9ECA-784A23BE2FCE> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/DTXConnectionServices.framework/Versions/A/DTXConnectionServices
0x1046fe000 - 0x1047b9ff7 com.apple.CoreSymbolicationDT (12.4 - 64543.1) <FBF19064-1D62-33CB-B60B-99D9CB5D2D8E> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/CoreSymbolicationDT.framework/Versions/A/CoreSymbolicationDT
0x104835000 - 0x1048fcfff com.apple.dt.instruments.DVTInstrumentsFoundation (12.4 - 64543.2) <41E65559-8110-3A37-A352-91BAF6FE0058> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/DVTInstrumentsFoundation.framework/Versions/A/DVTInstrumentsFoundation
0x1049be000 - 0x104a59fd3 com.apple.SymbolicationDT (12.4 - 64543.1) <81C083E6-CE69-362F-A4EB-B0595F268B89> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/SymbolicationDT.framework/Versions/A/SymbolicationDT
0x104acd000 - 0x104b0cffb com.apple.DebugSymbols (195.1 - 195.1) <2026D91E-F119-3231-A274-F197ECADFA65> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/DebugSymbolsDT.framework/Versions/A/DebugSymbolsDT
0x104b2e000 - 0x104b39fff com.apple.kperfdataDT (1.0 - 1) <4AE014CC-595E-3BFB-B39D-6A9582562A94> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/kperfdataDT.framework/Versions/A/kperfdataDT
0x104b4b000 - 0x104b92fff com.apple.libktrace (1.0 - 395) <C6B4DC4D-73DC-3A6D-B807-AC5B8D5AD513> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/ktraceDT.framework/Versions/A/ktraceDT
0x104bd6000 - 0x104bddff7 com.apple.MallocStackLogging (1.0 - 1) <46CCE908-A90B-34FE-AA65-2ABE08D56BFE> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/MallocStackLoggingDT.framework/Versions/A/MallocStackLoggingDT
0x104bf0000 - 0x104c27ffb com.apple.dt.instruments.DVTInstrumentsUtilities (12.4 - 64543.2) <1FD67F3B-016B-3E54-99F3-168E000253E3> /Applications/Xcode_12.4.app/Contents/SharedFrameworks/DVTInstrumentsUtilities.framework/Versions/A/DVTInstrumentsUtilities
0x104d82000 - 0x104da5ff7 +com.swiftyjson.SwiftyJSON (1.0 - 1) <A31B39A8-2780-32B3-A4A5-E6EA29BEBD5D> /Users/USER/*/SwiftyJSON.framework/Versions/A/SwiftyJSON
0x104dda000 - 0x104de5ff7 +com.pspdfkit.Aspects (1.4.1 - 1) <FA7B0FEF-6598-3F53-BDEB-4084B55C17FB> /Users/USER/*/Aspects.framework/Versions/A/Aspects
0x107144000 - 0x1074a3fff +io.ably.Ably-macOS-Tests (1.0 - 1) <8251C5FB-A5EE-3608-8546-6351EBE053BF> /Users/USER/*/Ably-macOS-Tests
0x107bf8000 - 0x107c6bff7 +net.jeffhui.Nimble (1.0 - 1) <A8352971-4864-3028-80C9-904F8915DF80> /Users/USER/*/Nimble.framework/Versions/A/Nimble
0x107d54000 - 0x107e23fff +io.ably.Ably (1.2.15 - 1.2.15) <F6C147A1-B21A-35AE-B20A-D82C71C2FF41> /Users/USER/*/Ably.framework/Versions/A/Ably
0x107f0c000 - 0x107f1fff7 +libXCTestSwiftSupport.dylib (17501) <D31D8BAC-4FEA-315F-BA5C-C3693A4D6AFD> /Applications/Xcode_12.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib
0x107f40000 - 0x107f47ffb +com.remyvirin.msgpack-macOS (0.4.0 - 1) <12F78716-B6EE-33E3-B167-20EBE03454A8> /Users/USER/*/msgpack.framework/Versions/A/msgpack
0x107f54000 - 0x107f5ffff +io.ably.DeltaCodec-macOS (1.3.3 - 1) <7914784D-CF6E-3D8B-B98A-AB21587C027F> /Users/USER/*/AblyDeltaCodec.framework/Versions/A/AblyDeltaCodec
0x108025000 - 0x108028047 libobjc-trampolines.dylib (787.1) <571C6A14-9E0E-3139-B82D-A1A3D46F2C9C> /usr/lib/libobjc-trampolines.dylib
0x108aef000 - 0x108b46fff +libswiftDemangle.dylib (1200.0.45) <2415E2A9-DA63-3217-A5EF-26BD398E07AD> /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
0x10acaf000 - 0x10ad41267 dyld (750.7) <9F48F7F8-94D0-3793-99B7-DDEF657EF956> /usr/lib/dyld
0x7fff2d235000 - 0x7fff2d235fff com.apple.Accelerate (1.11 - Accelerate 1.11) <C1FB2338-2D52-3884-BED3-071A82B1FD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2d24e000 - 0x7fff2dae9fcf com.apple.vImage (8.1 - 524.2.1) <4B6AB2C1-7CF5-3FDA-AC1C-04E531AB9BCE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2daea000 - 0x7fff2dc7ffef libBLAS.dylib (1303.60.1) <C157903D-417A-322B-916E-DDCFE2AF97EE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2dc80000 - 0x7fff2dfc1fff libBNNS.dylib (144.100.2) <69FA0C4F-B59D-374A-9DCF-E9FA79F332FD> /System/Library/Frameworks/A