[MDEV-27102] MariaDB Crash (Signal 11) when running mysql_upgrade Created: 2021-11-21 Updated: 2021-11-21 Resolved: 2021-11-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Affects Version/s: | 10.6.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Reuben Farrelly | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
thunderstorm ~ # emerge --info sh bash 5.1_p12 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I have just upgraded from 10.5.12 to 10.6.5 (using the Gentoo ebuild) and upon upgrade am attempting to run mysql_upgrade. However it repeatably and reliably crashes out with a Signal 11 message. The output looks like this:
I can then restart mysqld just fine and it seems to work however the event scheduler is disabled from that point on. The error log is attached which had lots more information in it. |
| Comments |
| Comment by Sergei Golubchik [ 2021-11-21 ] |
|
What OpenSSL version do you have? |
| Comment by Reuben Farrelly [ 2021-11-21 ] |
|
OpenSSL-3.0. Do you think it could be caused by that? |
| Comment by Sergei Golubchik [ 2021-11-21 ] |
|
Yes, it absolutely is. See a very similar stack trace in OpenSSL 3.0 support is work in progress at the moment, you can follow |