microsoftfeedback / WinDbg-Feedback

Public issue and feedback tracking for WinDbg Preview.
Creative Commons Attribution 4.0 International
49 stars 12 forks source link

Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2 #218

Open DavidCF77 opened 2 months ago

DavidCF77 commented 2 months ago

I have exactly the same issue as this webpage shows back in 2015. https://answers.microsoft.com/en-us/insider/forum/all/windbg-cannot-find-ntoskrnl-module-error/ade24502-d8f8-46d4-a719-55cf79fe1997 It was never resolved.

Symbol search path is: srv;SRVC:\symsrv*http://msdl.microsoft.com/download/symbols Executable search path is: Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2 *** WARNING: Unable to verify timestamp for ntoskrnl.exe Windows 10 Kernel Version 22621 MP (32 procs) Free x64

.....

***** Symbol Loading Error Summary ** Module name Error ntoskrnl The system cannot find the file specified

Should the image name not be %SystemRoot%\system32\ntoskrnl.exe

Help please.

Just got this error on closing. WinDbg_Error

Arktorin commented 4 weeks ago

I have the same issue, minus the error message when exiting Windbg. Windows 11 23H2, Windbg installed today, symbol server set to Ms symbol online server.