Skip to content
New issue

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 hang on Swift #3108

Open
pepone opened this issue Nov 8, 2024 · 2 comments
Open

Ice/operations hang on Swift #3108

pepone opened this issue Nov 8, 2024 · 2 comments
Milestone

Comments

@pepone
Copy link
Member

pepone commented Nov 8, 2024

See https://github.com/zeroc-ice/ice/actions/runs/11711814243

There is a 529 MB attached to the job, seems the test is calling opByteSOnewayCallCount in a loop:

-- 11/06/24 21:50:19589 ../../.build/arm64-apple-macosx/release/TestDriver: Protocol: sending request 
   message type = 0 (request)
   compression status = 0 (not compressed; do not compress response, if any)
   message size = 56
   request id = 828364
   identity = test
   facet = 
   operation = opByteSOnewayCallCount
   mode = 0 (normal)
   context = 
   encoding = 1.1
-- 11/06/24 21:50:19589 ../../.build/arm64-apple-macosx/release/TestDriver: Protocol: received reply 
   message type = 2 (reply)
   compression status = 0 (not compressed; do not compress response, if any)
   message size = 29
   request id = 828364
   reply status = 0 (ok)
   encoding = 1.1
@pepone pepone added this to the 3.8.0 milestone Nov 8, 2024
@externl externl self-assigned this Nov 8, 2024
@externl
Copy link
Member

externl commented Nov 8, 2024

I didn't have any luck trying to reproduce this bug. Looks like the client got stuck in the while loop. Looking at the tracing from the log file all 27 the batch messages were sent.

@externl externl removed their assignment Nov 11, 2024
@pepone
Copy link
Member Author

pepone commented Dec 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants