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

Error in ExtDS when server shutdown started with opened Execute Statement [CORE2183] #2613

Closed
firebird-automations opened this issue Nov 12, 2008 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @AlexPeshkoff

Is related to CORE2179
Depends on CORE2173

An attempt to shutdown server with opened Execute Statement causes message in the log
Execute statement error at jrd8_free_statement :\n335544918 : Attachment handle is busy
Statement : select i from t\nData source : Internal::
and assertion (in DEV_BUILD) happens.
Assertion (conn->m_used_stmts == 0) failure: ../src/jrd/extds/ExtDS.cpp 235

This became visible after fix of CORE2179.

Commits: 4e08076 62ca23f

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue is related to CORE2179 [ CORE2179 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Was hidden with deadlock and missing diagnostics in firebird.log before fix of CORE2179.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

Link: This issue depends on CORE2173 [ CORE2173 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Same test case as in CORE2173 can be used, but no need killing client - just try to stop server when mentioned request is opened.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Beta 1 [ 10251 ]

@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

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