Advertisement
SaintAnd

BSON-non-symbols

Oct 14th, 2019
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. ************* Path validation summary **************
  2. Response Time (ms) Location
  3. Deferred srv*c:\symbols*https://msdl.microsoft.com/download/symbols
  4. OK c:\symbols
  5. Symbol search path is: srv*c:\symbols*https://msdl.microsoft.com/download/symbols;c:\symbols
  6. Executable search path is:
  7. Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
  8. *** WARNING: Unable to verify timestamp for ntoskrnl.exe
  9. *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
  10. Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
  11. Product: WinNt, suite: TerminalServer SingleUserTS Personal
  12. Built by: 7601.18741.amd64fre.win7sp1_gdr.150202-1526
  13. Machine Name:
  14. Kernel base = 0xfffff800`03e59000 PsLoadedModuleList = 0xfffff800`0409d890
  15. Debug session time: Thu Oct 10 17:12:55.236 2019 (UTC + 4:00)
  16. System Uptime: 0 days 0:06:38.282
  17. Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
  18. *** WARNING: Unable to verify timestamp for ntoskrnl.exe
  19. *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
  20. Loading Kernel Symbols
  21. .
  22.  
  23. Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
  24. Run !sym noisy before .reload to track down problems loading symbols.
  25.  
  26. ..............................................................
  27. ................................................................
  28. ............................
  29. Loading User Symbols
  30. Loading unloaded module list
  31. ......
  32.  
  33. ************* Symbol Loading Error Summary **************
  34. Module name Error
  35. ntoskrnl The system cannot find the file specified
  36.  
  37. You can troubleshoot most symbol related issues by turning on symbol loading diagnostics (!sym noisy) and repeating the command that caused symbols to be loaded.
  38. You should also verify that your symbol search path (.sympath) is correct.
  39. *******************************************************************************
  40. * *
  41. * Bugcheck Analysis *
  42. * *
  43. *******************************************************************************
  44.  
  45. Use !analyze -v to get detailed debugging information.
  46.  
  47. BugCheck 44, {fffffa8007283010, ec0, 0, 0}
  48.  
  49. ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement