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

Server goes into infinite loop when data is sent from client to the service in small packets [CORE5157] #5440

Closed
firebird-automations opened this issue Mar 18, 2016 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @cincuranet

Instead of sending the amount of bytes server allows, I send always one
byte. After 2nd byte one thread in `firebird.exe` goes into infinite
loop. I think this should not happen.

Commits: b804746 514750b 985ee4b

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

reporter: Alexander Peshkov [ alexpeshkoff ] => Jiri Cincura [ cincura_net ]

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

summary: Server hangs when data is sent from client to the service in small packets => Server goes into infinite loop when data is sent from client to the service in small packets

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.0 [ 10740 ]

Fix Version: 2.5.6 [ 10721 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

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