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

Firebird embedded could crash on unload if was used as pure client only [CORE5117] #5401

Closed
firebird-automations opened this issue Feb 26, 2016 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @sim1984

Application used fbembed.dll as client library, connects to the *remote* server, disconnects, unload fbembed.dll.

At unload there could be few seconds hung and crush. Debugger shows crush in already unloaded location at fbembed.dll

Commits: f6b62a0 FirebirdSQL/fbt-repository@371af92

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Fix Version: 2.5.6 [ 10721 ]

assignee: Vlad Khorsun [ hvlad ]

summary: Firebird embedded hangs and crashes when disconnect if not called fb_shutdown function => Firebird embedded could crash on unload if was used as pure client only

description: Application used fbembed.dll as client library, connects to the *remote* server, disconnects, unload fbembed.dll.

At unload there could be few seconds hung and crush. Debugger shows crush in already unloaded location at fbembed.dll

@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: @pavel-zotov

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

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
Projects
None yet
Development

No branches or pull requests

2 participants