In my Event Viewer, I am getting an Unhandled Exception code 0xc06d007e for several .NET programs and I can't seem to find any documentation on this error. I found the WinAPI Error reference PDF but it doesn't list that error code. The faulting module is always listed as KernelBase.dll so I'm assuming this is either an incompatibility or a bug in a Windows Update, but I have no idea how to get to the bottom of this error. There are many KernelBase.dll exceptions online but so far I haven't been able to find any questions with this particular error that give any definite answer and I definitely have not found any documentation on it.
User contributions licensed under CC BY-SA 3.0