Bug #98490 Unable to start Mysql 8 service
Submitted: 5 Feb 2020 7:15 Modified: 5 Feb 2020 20:23
Reporter: Anil Kumar Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:mysqld 8.0.18 OS:Windows (Windows 2012 64 Bit)
Assigned to: CPU Architecture:Any

[5 Feb 2020 7:15] Anil Kumar
Description:
[MY-011972] [InnoDB] Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to http://dev.mysql.com/doc/refman/8.0/en/forcing-innodb-recovery.html for information about forcing recovery.
21:29:18 UTC - mysqld got exception 0xc0000005 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
Thread pointer: 0xbb0fac1f30
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
7ff6aff014dd    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afe4371d    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afef5637    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afef7355    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6aff2f24d    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6aff4a755    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6aff4a5bc    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6aff2f05f    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6aff2f61c    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afef1a36    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afef11f4    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afef0eb8    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afe21083    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afe21cf0    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afe218fa    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afe206a8    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afd5ae81    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ff6afc99749    mysqld.exe!?strncpyz@Event_reader@binary_log@@QEAAXPEAD_K1@Z()
7ffb1e02be5d    ucrtbase.DLL!_crt_at_quick_exit()
7ffb278713d2    KERNEL32.DLL!BaseThreadInitThunk()
7ffb27c554f4    ntdll.dll!RtlUserThreadStart()

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0): 
Connection ID (thread ID): 0
Status: NOT_KILLED

The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
2020-02-04T21:29:19.227740Z 1 [Warning] [MY-010005] [Server] Skip re-populating collations and character sets tables in InnoDB read-only mode.

How to repeat:
Unable to start Mysql service , found the below in the error log file.

[System] [MY-010910] [Server] C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe: Shutdown complete (mysqld 8.0.18)  MySQL Community Server - GPL.
[5 Feb 2020 20:23] MySQL Verification Team
Thank you for the bug report. I couldn't repeat the issue reported, check for corruption data according log error suggested, try latest version 8.0.19 also.