We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ice/operations (collocated) is failing in CI (and only CI) in the iOS simulator. For now I've disabled the Ice/operations test in Swift iOS CI.
Thread 12 Crashed: 0 libsystem_platform.dylib 0x101e4c15c _platform_memmove + 572 1 Foundation 0x180969d88 closure #1 in DataProtocol<>.copyBytes<A, B>(to:from:) + 300 2 Foundation 0x180969de0 partial apply for closure #1 in DataProtocol<>.copyBytes<A, B>(to:from:) + 44 3 Foundation 0x180d38f70 __DataStorage.withUnsafeBytes<A>(in:apply:) + 88 4 Foundation 0x180d3780c Data.withUnsafeBytes<A>(_:) + 272 5 Foundation 0x180d47134 protocol witness for ContiguousBytes.withUnsafeBytes<A>(_:) in conformance Data + 20 6 Foundation 0x180969c24 DataProtocol<>.copyBytes<A, B>(to:from:) + 320 7 TestDriverApp 0x100c161bc specialized closure #1 in InputStream.read<A>() + 108 (InputStream.swift:396) [inlined] 8 TestDriverApp 0x100c161bc specialized closure #1 in InputStream.read<A>() + 108 [inlined] 9 TestDriverApp 0x100c161bc specialized withUnsafeMutablePointer<A, B, C>(to:_:) + 108 [inlined] 10 TestDriverApp 0x100c161bc specialized InputStream.read<A>() + 412 (InputStream.swift:394) 11 TestDriverApp 0x100c168f0 InputStream.startEncapsulation() + 40 (InputStream.swift:85) 12 TestDriverApp 0x100f73ff8 MyClass._iceD_opByteSOneway(_:) + 52 (Test.swift:5426) 13 TestDriverApp 0x100cc7c4d AdminSessionDisp.dispatch(_:) + 1 (Admin.swift:4618) 14 TestDriverApp 0x100c29ab9 protocol witness for Dispatcher.dispatch(_:) in conformance RemoteLoggerDisp + 1 15 TestDriverApp 0x100c4e4bd ServantManager.dispatch(_:) + 1 (ServantManager.swift:186) 16 TestDriverApp 0x100c05921 protocol witness for Dispatcher.dispatch(_:) in conformance ObjectDisp + 1 17 TestDriverApp 0x100c2affd closure #2 in ObjectAdapterI.dispatch(_:inEncapsBytes:inEncapsCount:con:name:category:facet:operation:mode:context:requestId:encodingMajor:encodingMinor:outgoingResponseHandler:) + 1 (ObjectAdapterI.swift:257) 18 TestDriverApp 0x100c05871 partial apply for closure #1 in ControllerHelperI.run() + 1 19 TestDriverApp 0x100c06c05 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) + 1 20 TestDriverApp 0x100c05871 partial apply for closure #1 in ControllerHelperI.run() + 1 21 libswift_Concurrency.dylib 0x2493a5829 completeTaskWithClosure(s
TestDriverApp-2024-12-18-142126.ips.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ice/operations (collocated) is failing in CI (and only CI) in the iOS simulator. For now I've disabled the Ice/operations test in Swift iOS CI.
TestDriverApp-2024-12-18-142126.ips.zip
The text was updated successfully, but these errors were encountered: