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

[CBRD-25195] A core dump occurs when multiple tables and serial functions are used simultaneously in one query. #4897

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

beyondykk9
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-25195

A core dump occurs when more than 10 tables and more than 1 serial function are used simultaneously in one query.

This is related to the memory allocation and reallocation routines commonly used by pt_spec_to_xasl_class_oid_list and pt_serial_to_xasl_class_oid_list, which handle table specs and serial specs in the parser.

@beyondykk9 beyondykk9 added bug legacy inherited legacy issues labels Jan 26, 2024
@beyondykk9 beyondykk9 added this to the fig-cake milestone Jan 26, 2024
@beyondykk9 beyondykk9 self-assigned this Jan 26, 2024
@beyondykk9 beyondykk9 removed the request for review from hyunikn January 29, 2024 07:50
@beyondykk9 beyondykk9 merged commit 8f0d709 into CUBRID:develop Jan 29, 2024
10 checks passed
@beyondykk9 beyondykk9 deleted the CBRD-25195 branch January 29, 2024 07:51
beyondykk9 added a commit to beyondykk9/cubrid that referenced this pull request Feb 23, 2024
beyondykk9 added a commit that referenced this pull request Feb 23, 2024
…ions are used simultaneously in one query. (#4897) (#4977)

http://jira.cubrid.org/browse/CBRD-25195

This is a back port for 11.2.8
beyondykk9 added a commit to beyondykk9/cubrid that referenced this pull request Apr 5, 2024
beyondykk9 added a commit to beyondykk9/cubrid that referenced this pull request Apr 8, 2024
beyondykk9 added a commit that referenced this pull request Apr 9, 2024
…ions are used simultaneously in one query. (#4897) (#5089)

http://jira.cubrid.org/browse/CBRD-25195

This is a backport for 11.3 patch
mhoh3963 pushed a commit that referenced this pull request Apr 9, 2024
…ions are used simultaneously in one query. (#4897) (#5094)

http://jira.cubrid.org/browse/CBRD-25195

This is a backport for 10.2 patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug legacy inherited legacy issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants