Bug #114222 | Assertion failure: row0mysql.cc:2332:node->pcur->m_rel_pos == BTR_PCUR_ON | ||
---|---|---|---|
Submitted: | 5 Mar 2024 9:42 | Modified: | 7 Mar 2024 3:30 |
Reporter: | longwei liu | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.32 | OS: | CentOS (el8_7.x86_64) |
Assigned to: | CPU Architecture: | x86 (intel) |
[5 Mar 2024 9:42]
longwei liu
[5 Mar 2024 10:37]
MySQL Verification Team
Hi Mr. liu, Thank you very much for your bug report. However, we do not have the entire test case, hence we can not repeat it. We need a table with it's contents. Luckily, we found a bug, with a full test case, that is already verified and that has the identical stacktrace as your report. So, this report is a duplicate of: https://bugs.mysql.com/bug.php?id=111451 This bug is a security vulnerability bug (because of the crash) and it has a full test case. That is why it is hidden. Hence, you can not view it, but we have left a remark in that bug report that it is the original bug of your bug report. Duplicate.
[5 Mar 2024 10:41]
MySQL Verification Team
Hi, The only difference between your bug and the original one is in the assertion. This could be due to the difference in the release that is used. Hence, if you can supply us with the table which crashes on that UPDATE, we would be grateful.
[7 Mar 2024 3:30]
longwei liu
Thank you for the reply! Sorry, I can't provide the data in the table due to data privacy concerns. Also, I don't see any information about the bug #111451. Can you tell me more information? I need to fix the mysql crash problem. Or please tell me how to do!
[7 Mar 2024 11:03]
MySQL Verification Team
Hi Mr. liu, We can not provide you with additional data about the original bug for your problem. This is because it is Security Vulnerability bug, with a fully repeatable test case. Hence, nobody from the public is allowed to see the test case as it can lead to malicious attacks on any MySQL installation. Hence, your problem will be fixed when the original bug is fixed. You will be informed when it happens. Also, this is a forum for the reports with fully repeatable test cases, which you do not have. This is not a forum for free support. What you can do is try to change that UPDATE statement to provide different query which would do the same job.