I have recently changed from using WampServer to XAMPP and it was going smoothly until MariaDB started exiting on startup.
Here’s the event viewer log:
Faulting application name: mysqld.exe, version: 10.4.32.0, time stamp: 0x653fa81d
Faulting module name: VCRUNTIME140.dll, version: 14.36.32532.0, time stamp: 0xc94bf788
Exception code: 0xc0000005
Fault offset: 0x0000000000001416
Faulting process id: 0x0x910
Faulting application start time: 0x0x1DB0DE1FBD5321F
Faulting application path: d:xamppmysqlbinmysqld.exe
Faulting module path: d:xamppmysqlbinVCRUNTIME140.dll
Report Id: 2371f56e-2bf4-471c-8c23-e5b667f09d54
Faulting package full name:
Faulting package-relative application ID:
Tried repairing a vc_redist install, reinstalling it, using another vcruntime140.dll.
freddy fazbear is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
I encountered similar error codes few times and it allways end up on reinstall whole XAMPP and create new database cause it got corrupted.
After few times of losing databate i moved from XAMPP to Laragon.