-
-
Notifications
You must be signed in to change notification settings - Fork 221
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 on preparing empty query when trace is enabled [CORE3884] #4221
Comments
Modified by: @hvladassignee: Vlad Khorsun [ hvlad ] |
Modified by: @hvladstatus: Open [ 1 ] => Resolved [ 5 ] resolution: Fixed [ 1 ] Fix Version: 2.5.3 [ 10461 ] |
Commented by: @hvlad It is too late to include the fix into v2.5.2, unfortunately, so 2.5.2 is affected also |
Modified by: @hvladVersion: 2.5.2 [ 10450 ] |
Commented by: @dyemanov This patch has been included into 2.5.2, so I've updated the version fields accordingly. |
Modified by: @dyemanovFix Version: 2.5.2 [ 10450 ] Version: 2.5.2 [ 10450 ] => Fix Version: 2.5.3 [ 10461 ] => |
Commented by: @pmakowski Fix CVE-2012-5529 |
Modified by: @pcisarstatus: Resolved [ 5 ] => Closed [ 6 ] |
Modified by: @dyemanovassignee: Vlad Khorsun [ hvlad ] => Dmitriy Starodubov [ dmitriy starodubov ] |
Modified by: @pavel-zotovstatus: Closed [ 6 ] => Closed [ 6 ] QA Status: No test => Done with caveats Test Details: Could get crash only once, all other attampts had no result (FB stays alive). |
Submitted by: @dmitry-starodubov
Assigned to: @dmitry-starodubov
In that case in function TraceDSQLPrepare::prepare object m_request is empty and execution "m_request->req_transaction" crashes the server
Commits: 1d8dc33
====== Test Details ======
Could get crash only once, all other attampts had no result (FB stays alive).
The text was updated successfully, but these errors were encountered: