询问者
请教一个蓝屏代码,cn_windows_server_2012_r2_standard谢谢

问题
-
Microsoft (R) Windows Debugger Version 6.3.9600.16384 AMD64Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\MEMORY - 副本.DMP]Kernel Bitmap Dump File: Only kernel address space is 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+ ************************************************************************* ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -Windows 8 Kernel Version 9600 MP (48 procs) Free x64Product: Server, suite: TerminalServer SingleUserTSBuilt by: 9600.16404.amd64fre.winblue_gdr.130913-2141Machine Name:Kernel base = 0xfffff802`9f881000 PsLoadedModuleList = 0xfffff802`9fb45990Debug session time: Thu Sep 26 18:55:01.025 2019 (UTC + 8:00)System Uptime: 315 days 0:51:30.763********************************************************************** 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+ ************************************************************************* ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe -Loading Kernel Symbols.....................................................................................................................................................
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.Run !sym noisy before .reload to track down problems loading symbols.
Loading User SymbolsPEB is paged out (Peb.Ldr = 00007ff6`bb2ef018). Type ".hh dbgerr001" for detailsLoading unloaded module list...........................................
************* Symbol Loading Error Summary **************Module name Errorntkrnlmp The system cannot find the file specified
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.You should also verify that your symbol search path (.sympath) is correct.ERROR: FindPlugIns 8007007bERROR: Some plugins may not be available [8007007b]******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {ffffffffc0000094, fffff80000dad256, ffffd000212babf8, 17}
*** ERROR: Module load completed but symbols could not be loaded for ocnd64.sys*** ERROR: Symbol file could not be found. Defaulted to export symbols for NDIS.SYS -***** Kernel symbols are WRONG. Please fix symbols to do analysis.
Probably caused by : ocnd64.sys ( ocnd64+14256 )
Followup: MachineOwner---------中间不能解析的部分被我删掉了
全部回复
-
您好
感谢您的发帖。
根据您的报错代码 1E, 这表明内核模式程序生成了错误处理程序未捕获的异常。
您的dump显示的错误产生原因为ocnd64.sys,建议您先尝试更新网卡的驱动。
希望可以帮到您!
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- 已建议为答案 Vivi MaMicrosoft contingent staff 2019年10月9日 6:31
-
您好,
请问您的问题解决了么?
如果您需要任何的帮助,请随时发帖。
希望可以帮到您!
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.