- Microsoft (R) Windows Debugger Version 6.1.7600.16385 X86
- Copyright (c) Microsoft Corporation. All rights reserved.
- Loading Dump File [C:\Users\ROCKY\Documents\030410-17378-01.dmp]
- Mini Kernel Dump File: Only registers and stack trace are available
- Symbol search path is: *** Invalid ***
- ****************************************************************************
- * Symbol loading may be unreliable without a symbol search path. *
- * Use .symfix to have the debugger choose a symbol path. *
- * After setting your symbol path, use .reload to refresh symbol locations. *
- ****************************************************************************
- Executable search path is:
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- Unable to load image ntoskrnl.exe, Win32 error 0n2
- *** WARNING: Unable to verify timestamp for ntoskrnl.exe
- *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
- Windows 7 Kernel Version 7600 MP (2 procs) Free x64
- Product: WinNt, suite: TerminalServer SingleUserTS
- Machine Name:
- Kernel base = 0xfffff800`04005000 PsLoadedModuleList = 0xfffff800`04242e50
- Debug session time: Thu Mar 4 18:48:17.165 2010 (UTC + 8:00)
- System Uptime: 0 days 0:13:24.882
- *********************************************************************
- * Symbols can not be loaded because symbol path is not initialized. *
- * *
- * The Symbol Path can be set by: *
- * using the _NT_SYMBOL_PATH environment variable. *
- * using the -y <symbol_path> argument when starting the debugger. *
- * using .sympath and .sympath+ *
- *********************************************************************
- Unable to load image ntoskrnl.exe, Win32 error 0n2
- *** WARNING: Unable to verify timestamp for ntoskrnl.exe
- *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
- Loading Kernel Symbols
- ...............................................................
- ................................................................
- ..............................
- Loading User Symbols
- Loading unloaded module list
- .....
- The call to LoadLibrary(ext) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(exts) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(kext) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(kdexts) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(ext) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(exts) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(kext) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- The call to LoadLibrary(kdexts) failed, Win32 error 0n2
- "系统找不到指定的文件。"
- Please check your debugger configuration and/or network access.
- *******************************************************************************
- * *
- * Bugcheck Analysis *
- * *
- *******************************************************************************
- Bugcheck code 0000007F
- Arguments 00000000`00000008 00000000`80050031 00000000`000406f8 fffff880`054ce011
- RetAddr : Args to Child : Call Site
- fffff800`04076469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000406f8 : nt+0x71f00
- 00000000`0000007f : 00000000`00000008 00000000`80050031 00000000`000406f8 fffff880`054ce011 : nt+0x71469
- 00000000`00000008 : 00000000`80050031 00000000`000406f8 fffff880`054ce011 00000000`00000000 : 0x7f
- 00000000`80050031 : 00000000`000406f8 fffff880`054ce011 00000000`00000000 00000000`00000000 : 0x8
- 00000000`000406f8 : fffff880`054ce011 00000000`00000000 00000000`00000000 00000000`00000000 : 0x80050031
- Unable to load image wanarp.sys, Win32 error 0n2
- *** WARNING: Unable to verify timestamp for wanarp.sys
- *** ERROR: Module load completed but symbols could not be loaded for wanarp.sys
- fffff880`054ce011 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x406f8
- 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : wanarp+0x4011
复制代码 wanarp.sys?你同时开了系统墙吗? |