Bug #89075 MySQL installer
Submitted: 29 Dec 2017 7:27 Modified: 29 Dec 2017 11:44
Reporter: Erik van Esdonk Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version:5.7.20 OS:Windows (Web Server SP2 x64)
Assigned to: CPU Architecture:Any
Tags: 5.7.20

[29 Dec 2017 7:27] Erik van Esdonk
Description:
I have tried to install fresh MySQL 5.7.20 install with installer 1.4.20.0. 
- first installer notify that I have to install "Visual C++ Redistributable Packages for Visual Studio 2013", what I have installed (on configuration apply page). That did not work (with x64 install package). Second I installed x86 version -> no luck.

Now installer crash while applying new configuration. Server does not start. Installer gets some error and mysqld.exe crash.

How to repeat:
first installer notify that I have to install "Visual C++ Redistributable Packages for Visual Studio 2013", what I have installed (on configuration apply page). That did not work (with x64 install package). Second I installed x86 version -> no luck.

Windwos error log:
Problem signature
Problem Event Name:	APPCRASH
Application Name:	mysqld.exe
Application Version:	5.7.20.0
Application Timestamp:	59b959a1
Fault Module Name:	KERNEL32.dll!TryAcquireSRWLockExclusive
Fault Module Version:	6.0.6002.24202
Fault Module Timestamp:	59b94ddf
Exception Code:	c0000139
Exception Offset:	00000000000b65d8
OS Version:	6.0.6002.2.2.0.1296.17
Locale ID:	1035
Additional Information 1:	fa3e
Additional Information 2:	ac0507478d1c5bd693cfc4fe3987e900
Additional Information 3:	fa3e
Additional Information 4:	ac0507478d1c5bd693cfc4fe3987e900
[29 Dec 2017 11:42] Chiranjeevi Battula
Hello Erik van Esdonk,

Thank you for the bug report.
This is most likely duplicate of Bug #89067, please see Bug #89067

Thanks,
Chiranjeevi.
[29 Dec 2017 11:44] Erik van Esdonk
Hi

Yes, it is.

When do you know, is there any resolution / correction available for this issue?

MySQL 5.5.x and MySQL 5.6.x works well. MySQL 5.7.x not..