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

"get_free_slot() failed" error [CORE2108] #2542

Closed
firebird-automations opened this issue Oct 4, 2008 · 7 comments
Closed

"get_free_slot() failed" error [CORE2108] #2542

firebird-automations opened this issue Oct 4, 2008 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

This error may occurs when working via XNET on Windows under high load

Commits: 8e91f84 232d470 ca25192

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Fix Version: 2.0.5 [ 10222 ]

Fix Version: 2.1.2 [ 10270 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Next available map number calculated not correctly. Therefore server may attempt to reuse already existing map number. If timestamp of the this new map is equal to the timestamp of already existing map then get_free_slot() function will fail.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

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