Bug #99919 | mysqladmin segmentation fault | ||
---|---|---|---|
Submitted: | 17 Jun 2020 16:29 | Modified: | 17 Aug 2020 12:12 |
Reporter: | Craig Swanson | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | mysql-community-client-8.0.20-1.el7.x86_ | OS: | CentOS (7.8.2003) |
Assigned to: | CPU Architecture: | x86 |
[17 Jun 2020 16:29]
Craig Swanson
[18 Jun 2020 14:03]
MySQL Verification Team
Hi Mr. Swanson, Thank you for your bug report. However, I was not able to repeat your report. We can not verify the bug unless we are able to repeat it. What commands have you run exactly when the crash happened. Also, please use downloads from our dev.mysql.com site and not from Linux distributor. Last, but not least, let us know what configuration variables have you used, that are relevant for the operation of our command line clients.
[18 Jun 2020 15:24]
Craig Swanson
Repo: we are using the mysql80-community repo. I'll check the variables for something that may be referencing an external (broken) library. Thank you
[19 Jun 2020 12:05]
MySQL Verification Team
We will be waiting on your feedback. Also, please just confirm that you are using a binary package from our dev.mysql.com site and not from your Linux distro repository.
[14 Jul 2020 14:57]
Craig Swanson
We are using binary rpms from the mysql80-community repo. The gdb output references mysys/charset.cc. This may give us a clue to what is going on. New information: We are using the full-text indexing collation as recommended here: https://dev.mysql.com/doc/refman/8.0/en/full-text-adding-collation.html The issue seems to be isolated to using the full-text indexing collation with mysql-community-client >= 8.0.20. Steps to reproduce: Add the collation for full-text indexing per the MySQL doc upgrade to mysql-community 8.0.20 (also confirmed on 8.0.21-1.el7) Restart mysqld Result: mysql, mysqladmin client utilities segfault on exit. $ mysqladmin -p status Enter password: Uptime: 18 Threads: 2 Questions: 2 Slow queries: 0 Opens: 84 Flush tables: 3 Open tables: 35 Queries per second avg: 0.111 Segmentation fault Workaround: downgrade to mysql-community-client-8.0.19
[15 Jul 2020 12:39]
MySQL Verification Team
Hi Mr. Swanson, Thank you for your comment. However, we have already upgraded several times from 8.0.19 to 8.0.20 with full-text indices and had no problems, what so ever. Hence, we need a fully described, up to the last detail, repeatable test case, so that it could we could verify it and then work on it. Also, since 8.0.21 is out, please check whether upgrade from 8.0.19 to 8.0.21 works well. In case it works well, then this is not a bug.
[16 Aug 2020 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".