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

Solitary Ack error loop when controller abandons BDX log download #33464

Open
ksperling-apple opened this issue May 15, 2024 · 3 comments
Open

Comments

@ksperling-apple
Copy link
Contributor

I have observed a number of instances where abandonment of a BDX log download by the controller causes the device app to go into a "loop" of attempting to send a solitary ACK. I don't think it reproduces 100% of the time though.

bdx-shutdown-server-loop.txt

@bzbarsky-apple
Copy link
Contributor

So this is a case where the session is gone for some reason?

This looks a lot like #16805.... but maybe now we have a clearer way to see what's going on there!

@ksperling-apple
Copy link
Contributor Author

Hm yeah maybe it's the same issue. This happened when I stopped the controller side, does that close the session somehow?

@bzbarsky-apple
Copy link
Contributor

bzbarsky-apple commented May 15, 2024

I would not expect it to, generally..... At least not given our current code; we do not send CloseSession (though it would be nice if we did).

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

No branches or pull requests

2 participants