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 crashes attempting to deliver events for the just disconnected session [CORE1457] #1875

Closed
firebird-automations opened this issue Sep 13, 2007 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @dyemanov

Jira_subtask_outward CORE1458
Jira_subtask_outward CORE1459

When events are being delivered to the appropriate clients and one of the appropriate sessions is disconnected in the meantime (while the packet delivery is processed by the remote subsystem), it's possible for the engine to reference the memory structures that are already freed by a concurrent thread.

Commits: cb533f1 cc42c8c

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

environment: Windows => Any SS build, also Windows and Solaris CS builds

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

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: @pcisar

Workflow: jira [ 13041 ] => Firebird [ 13938 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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