Bug #108985 | mysqld got exception 0xc0000005 | ||
---|---|---|---|
Submitted: | 3 Nov 2022 13:11 | Modified: | 8 Nov 2022 18:30 |
Reporter: | Tuhinanshu Mr | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.30 | OS: | Windows (Server 2019) |
Assigned to: | CPU Architecture: | Other (x64) | |
Tags: | exception 0xc0000005, jemalloc, mysql 8.0.30 |
[3 Nov 2022 13:11]
Tuhinanshu Mr
[3 Nov 2022 13:12]
Tuhinanshu Mr
MySql Error Log file
Attachment: WIN-961OQ4PTC15.err (application/octet-stream, text), 136.19 KiB.
[3 Nov 2022 13:13]
Tuhinanshu Mr
My.ini file for MySQL
Attachment: my.ini (application/octet-stream, text), 14.63 KiB.
[4 Nov 2022 6:35]
Tuhinanshu Mr
Waiting for a revert on this as this is impacting all servers installed at our end
[4 Nov 2022 12:49]
MySQL Verification Team
Hi MR. Mr, Thank you for your bug report. However, we have not been able to repeat it, since you have not supplied us with a test case. Also, if you are using our Thread Pool Plugin, then you run our Enterprise version, so you can raise a ticket in MySQL Support portal.
[5 Nov 2022 5:30]
Tuhinanshu Mr
How to check and confirm if I am using Thread Pool Plugin? Please suggest what information you require from my end to recreate case at your end. Also if you feel this should be raised on some other portal, can you transfer this bug to that portal. Please assist as this is leading to high downtimes in all systems where we have used MySQL 8.0
[7 Nov 2022 13:22]
MySQL Verification Team
Hi Mr. Mr, Please, try using our community build, for Windows, from http://dev.mysql.com. Then , let us know if you have problems .....
[7 Nov 2022 18:18]
Tuhinanshu Mr
I had downloaded windows setup from below link: - https://dev.mysql.com/downloads/windows/installer/8.0.html Facing issue in the community version only. If there is any other link please share.
[8 Nov 2022 12:48]
MySQL Verification Team
Hi Mr. Mr, Thank you for the feedback. If you analyse closely that stacktrace, you will see that a crash happens in the malloc library for Windows. We do not maintain that library, so you should create a bug with the company that delivers jemalloc library. It could also be OS error, but the crash does not happen in our code. Hence, there is not our bug.
[8 Nov 2022 16:10]
MySQL Verification Team
this is actually a duplicate of: https://bugs.mysql.com/bug.php?id=108341 which is fixed in 8.0.32. Workaround is to rename jemalloc.dll to avoid loading it.
[8 Nov 2022 18:30]
Tuhinanshu Mr
Thank you very much for the detailed explanation. When can we expect the stable release of 8.0.32 so that I can upgrade all current mysql 8.0.31 database instances to 8.0.32