Advertisement
Guest User

Untitled

a guest
May 2nd, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 6.6.0007.5
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\Minidump\010712-17472-01.dmp]
  7. Mini Kernel Dump File: Only registers and stack trace are available
  8.  
  9. Symbol search path is: *** Invalid ***
  10. ****************************************************************************
  11. * Symbol loading may be unreliable without a symbol search path. *
  12. * Use .symfix to have the debugger choose a symbol path. *
  13. * After setting your symbol path, use .reload to refresh symbol locations. *
  14. ****************************************************************************
  15. Executable search path is:
  16. *********************************************************************
  17. * Symbols can not be loaded because symbol path is not initialized. *
  18. * *
  19. * The Symbol Path can be set by: *
  20. * using the _NT_SYMBOL_PATH environment variable. *
  21. * using the -y <symbol_path> argument when starting the debugger. *
  22. * using .sympath and .sympath+ *
  23. *********************************************************************
  24. Unable to load image ntoskrnl.exe, Win32 error 2
  25. *** WARNING: Unable to verify timestamp for ntoskrnl.exe
  26. *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
  27. Windows Vista Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
  28. Product: WinNt, suite: TerminalServer SingleUserTS Personal
  29. Kernel base = 0xfffff800`01806000 PsLoadedModuleList = 0xfffff800`01a4a650
  30. Debug session time: Sat Jan 7 01:24:51.131 2012 (GMT+1)
  31. System Uptime: 0 days 0:00:06.631
  32. *********************************************************************
  33. * Symbols can not be loaded because symbol path is not initialized. *
  34. * *
  35. * The Symbol Path can be set by: *
  36. * using the _NT_SYMBOL_PATH environment variable. *
  37. * using the -y <symbol_path> argument when starting the debugger. *
  38. * using .sympath and .sympath+ *
  39. *********************************************************************
  40. Unable to load image ntoskrnl.exe, Win32 error 2
  41. *** WARNING: Unable to verify timestamp for ntoskrnl.exe
  42. *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
  43. Loading Kernel Symbols
  44. ................................................
  45. Loading User Symbols
  46. Mini Kernel Dump does not contain unloaded driver list
  47. *******************************************************************************
  48. * *
  49. * Bugcheck Analysis *
  50. * *
  51. *******************************************************************************
  52.  
  53. Use !analyze -v to get detailed debugging information.
  54.  
  55. BugCheck 124, {0, fffffa800495f8f8, 0, 0}
  56.  
  57. ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
  58.  
  59. ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
  60.  
  61. *************************************************************************
  62. *** ***
  63. *** ***
  64. *** Your debugger is not using the correct symbols ***
  65. *** ***
  66. *** In order for this command to work properly, your symbol path ***
  67. *** must point to .pdb files that have full type information. ***
  68. *** ***
  69. *** Certain .pdb files (such as the public OS symbols) do not ***
  70. *** contain the required information. Contact the group that ***
  71. *** provided you with these symbols if you need this command to ***
  72. *** work. ***
  73. *** ***
  74. *** Type referenced: nt!_KPRCB ***
  75. *** ***
  76. *************************************************************************
  77. *** WARNING: Unable to verify timestamp for hal.dll
  78. *** ERROR: Module load completed but symbols could not be loaded for hal.dll
  79. Probably caused by : ntoskrnl.exe ( nt+4b089c )
  80.  
  81. Followup: MachineOwner
  82. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement