Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.29 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 6.3.9600.17298 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6. Loading Dump File [C:\Windows\Minidump\042315-21325-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 \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
  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 7 Kernel Version 7601 (Service Pack 1) MP (8 procs) Free x64
  28. Product: WinNt, suite: TerminalServer SingleUserTS
  29. Built by: 7601.18798.amd64fre.win7sp1_gdr.150316-1654
  30. Machine Name:
  31. Kernel base = 0xfffff800`03c56000 PsLoadedModuleList = 0xfffff800`03e9b890
  32. Debug session time: Thu Apr 23 22:29:26.614 2015 (UTC + 1:00)
  33. System Uptime: 0 days 0:53:36.909
  34. *********************************************************************
  35. * Symbols can not be loaded because symbol path is not initialized. *
  36. * *
  37. * The Symbol Path can be set by: *
  38. * using the _NT_SYMBOL_PATH environment variable. *
  39. * using the -y <symbol_path> argument when starting the debugger. *
  40. * using .sympath and .sympath+ *
  41. *********************************************************************
  42. Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
  43. *** WARNING: Unable to verify timestamp for ntoskrnl.exe
  44. *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
  45. Loading Kernel Symbols
  46. ...............................................................
  47. ................................................................
  48. .................................................
  49. Loading User Symbols
  50. Loading unloaded module list
  51. ........
  52.  
  53. ************* Symbol Loading Error Summary **************
  54. Module name Error
  55. ntoskrnl The system cannot find the file specified
  56.  
  57. 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.
  58. You should also verify that your symbol search path (.sympath) is correct.
  59. *******************************************************************************
  60. * *
  61. * Bugcheck Analysis *
  62. * *
  63. *******************************************************************************
  64.  
  65. Use !analyze -v to get detailed debugging information.
  66.  
  67. BugCheck F4, {3, fffffa8007e09060, fffffa8007e09340, fffff80003fcc940}
  68.  
  69. ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
  70.  
  71. ----- ETW minidump data unavailable-----
  72. unable to get nt!KiCurrentEtwBufferOffset
  73. unable to get nt!KiCurrentEtwBufferBase
  74. *************************************************************************
  75. *** ***
  76. *** ***
  77. *** Either you specified an unqualified symbol, or your debugger ***
  78. *** doesn't have full symbol information. Unqualified symbol ***
  79. *** resolution is turned off by default. Please either specify a ***
  80. *** fully qualified symbol module!symbolname, or enable resolution ***
  81. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  82. *** enabling unqualified symbol resolution with network symbol ***
  83. *** server shares in the symbol path may cause the debugger to ***
  84. *** appear to hang for long periods of time when an incorrect ***
  85. *** symbol name is typed or the network symbol server is down. ***
  86. *** ***
  87. *** For some commands to work properly, your symbol path ***
  88. *** must point to .pdb files that have full type information. ***
  89. *** ***
  90. *** Certain .pdb files (such as the public OS symbols) do not ***
  91. *** contain the required information. Contact the group that ***
  92. *** provided you with these symbols if you need this command to ***
  93. *** work. ***
  94. *** ***
  95. *** Type referenced: nt!_KPRCB ***
  96. *** ***
  97. *************************************************************************
  98. *************************************************************************
  99. *** ***
  100. *** ***
  101. *** Either you specified an unqualified symbol, or your debugger ***
  102. *** doesn't have full symbol information. Unqualified symbol ***
  103. *** resolution is turned off by default. Please either specify a ***
  104. *** fully qualified symbol module!symbolname, or enable resolution ***
  105. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  106. *** enabling unqualified symbol resolution with network symbol ***
  107. *** server shares in the symbol path may cause the debugger to ***
  108. *** appear to hang for long periods of time when an incorrect ***
  109. *** symbol name is typed or the network symbol server is down. ***
  110. *** ***
  111. *** For some commands to work properly, your symbol path ***
  112. *** must point to .pdb files that have full type information. ***
  113. *** ***
  114. *** Certain .pdb files (such as the public OS symbols) do not ***
  115. *** contain the required information. Contact the group that ***
  116. *** provided you with these symbols if you need this command to ***
  117. *** work. ***
  118. *** ***
  119. *** Type referenced: nt!_KPRCB ***
  120. *** ***
  121. *************************************************************************
  122. *************************************************************************
  123. *** ***
  124. *** ***
  125. *** Either you specified an unqualified symbol, or your debugger ***
  126. *** doesn't have full symbol information. Unqualified symbol ***
  127. *** resolution is turned off by default. Please either specify a ***
  128. *** fully qualified symbol module!symbolname, or enable resolution ***
  129. *** of unqualified symbols by typing ".symopt- 100". Note that ***
  130. *** enabling unqualified symbol resolution with network symbol ***
  131. *** server shares in the symbol path may cause the debugger to ***
  132. *** appear to hang for long periods of time when an incorrect ***
  133. *** symbol name is typed or the network symbol server is down. ***
  134. *** ***
  135. *** For some commands to work properly, your symbol path ***
  136. *** must point to .pdb files that have full type information. ***
  137. *** ***
  138. *** Certain .pdb files (such as the public OS symbols) do not ***
  139. *** contain the required information. Contact the group that ***
  140. *** provided you with these symbols if you need this command to ***
  141. *** work. ***
  142. *** ***
  143. *** Type referenced: nt!_KPRCB ***
  144. *** ***
  145. *************************************************************************
  146. Probably caused by : csrss.exe
  147.  
  148. Followup: MachineOwner
  149. ---------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement