I've come across a re-occuring error in the event logs of my Windows 2012 R2 Hyper-V server. The error event is shown below.
Error 16/12/2020 15:47:31 Application Error 1000 (100) Faulting
application name: CMD.exe, version: 6.3.9600.17415, time stamp:0x545042b1 Faulting module name: KERNELBASE.dll, version: 6.3.9600.19678, time stamp: 0x5e82c88a Exception code: 0xc0000142 Fault offset: 0x00000000000ecf40 Faulting process id: 0x3290 Faulting application start time: 0x01d6d3c2c2c9aa7d Faulting application path: C:\Windows\System32\CMD.exe Faulting module path: KERNELBASE.dll Report Id: 0164a878-3fb6-11eb-8109-cd63031d6b26 Faulting package full name: Faulting package-relative application ID:
It appears to be happening at certain times in the afternoon, around 3pm and 4pm. I've checked to see if there are any scheduled tasks that are running at this time but cannot identify any. I've run an SFC scan to see if the kernelbase.dll has become corrupted but the scan returned with no issues.
Has anyone come across this issue before? and if so can you advise what was done to correct it?