积极答复者
配置2008r2 nlb 蓝屏 请问这是什么问题 是内存不足吗 谢谢

问题
答案
-
载入 VMware Tools 为虚拟机光驱后,试试手动安装驱动,在虚拟光驱里搜索一下驱动。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| tools肯定已经安装了
|- 已标记为答案 kingchrisyy 2015年12月17日 10:53
-
全部回复
-
只能大致判断与网络适配器驱动可能有关。具体原因请提供 Crash Dump 文件以便分析。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| <https://social.msdn.microsoft.com/Forums/getfile/751532>
| -
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [S:\Windows\Minidump\112715-19359-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 \SystemRoot\system32\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 7601 (Service Pack 1) MP (4 procs) Free x64
Product: LanManNt, suite: Enterprise TerminalServer SingleUserTS
Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
Machine Name:
Kernel base = 0xfffff800`01a54000 PsLoadedModuleList = 0xfffff800`01c99e90
Debug session time: Fri Nov 27 07:26:15.456 2015 (UTC + 8:00)
System Uptime: 0 days 0:36:44.487
*********************************************************************
* 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 \SystemRoot\system32\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
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck D1, {20, 2, 0, fffff880079a2e9f}
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
Unable to load image \SystemRoot\system32\DRIVERS\NLB.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for NLB.sys
*** ERROR: Module load completed but symbols could not be loaded for NLB.sys
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
Probably caused by : NLB.sys ( NLB+2be9f )
Followup: MachineOwner
---------
3: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000000000020, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff880079a2e9f, address which referenced memory
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
ADDITIONAL_DEBUG_TEXT:
Use '!findthebuild' command to search for the target build information.
If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
MODULE_NAME: NLB
FAULTING_MODULE: fffff80001a54000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce7a8e2
READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
0000000000000020
CURRENT_IRQL: 0
FAULTING_IP:
NLB+2be9f
fffff880`079a2e9f f6432002 test byte ptr [rbx+20h],2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from fffff80001ad3be9 to fffff80001ad4640
STACK_TEXT:
fffff880`01efb8d8 fffff800`01ad3be9 : 00000000`0000000a 00000000`00000020 00000000`00000002 00000000`00000000 : nt+0x80640
fffff880`01efb8e0 00000000`0000000a : 00000000`00000020 00000000`00000002 00000000`00000000 fffff880`079a2e9f : nt+0x7fbe9
fffff880`01efb8e8 00000000`00000020 : 00000000`00000002 00000000`00000000 fffff880`079a2e9f fffff800`01bfffbd : 0xa
fffff880`01efb8f0 00000000`00000002 : 00000000`00000000 fffff880`079a2e9f fffff800`01bfffbd 00000000`00000000 : 0x20
fffff880`01efb8f8 00000000`00000000 : fffff880`079a2e9f fffff800`01bfffbd 00000000`00000000 00000000`00000000 : 0x2
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
NLB+2be9f
fffff880`079a2e9f f6432002 test byte ptr [rbx+20h],2
SYMBOL_NAME: NLB+2be9f
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: NLB.sys
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
---------
3: kd> lmvm nt
start end module name
fffff800`01a54000 fffff800`0203e000 nt T (no symbols)
Loaded symbol image file: ntoskrnl.exe
Image path: \SystemRoot\system32\ntoskrnl.exe
Image name: ntoskrnl.exe
Timestamp: Sat Nov 20 17:30:02 2010 (4CE7951A)
CheckSum: 0055CE0C
ImageSize: 005EA000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 -
你的 WinDBG 没有正确设置 Symbol 因此没有得到有价值的参考信息。请提供 Windows\Minidump\112715-19359-01.DMP 文件。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| BugCheck D1, {20, 2, 0, fffff880079a2e9f}
| *** Kernel symbols are WRONG. Please fix symbols to do analysis. -
找个网盘上传并分享就可以,比如 OneDrive。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| 请问怎样提供DMP文件 没找到上传文件的地点 谢谢
| -
Dump 文件显示与虚拟机的网络适配器驱动配置不正确有关。你用的虚拟机是什么版本?
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| http://pan.baidu.com/s/1bn0rC4n dmp文件分享
| 我的环境是一台物理机一台虚机都是2008R2 新装系统 单网卡 启用多播 会不会和环境有关系 -
虚拟机网络适配器选择的是 NAT 还是 Host Only?试试重新在虚拟机中安装虚拟机添加件重新修复虚拟机网络适配器驱动。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| vmware workstation 11
| -
在 WinDBG 里把 Symbol 路径设置为:SRV*C:\symbols*http://msdl.microsoft.com/download/symbols 即可联机下载 Symbol 并保存在 C:\symbols 文件夹里,可以自定义路径。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| WinDBG 怎样正确设置 Symbol
| 您是从哪看出来的网卡的问题 能不能粘贴一下 谢谢 -
驱动包含在 VMware 的虚拟机添加件里。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| 我在虚机里试图安装网卡驱动 提示找不到
| -
VMware 不是有一个 VMware Tools 虚拟机添加件么?虚拟机的驱动在这里面。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| 您的意思是不用给虚机安装驱动 还是在添加网络适配器时有安装驱动的选项
| 谢谢 -
载入 VMware Tools 为虚拟机光驱后,试试手动安装驱动,在虚拟光驱里搜索一下驱动。
Alexis Zhang
http://mvp.microsoft.com/zh-cn/mvp/Jie%20Zhang-4000545
http://blogs.itecn.net/blogs/alexis推荐以 NNTP Bridge 桥接新闻组方式访问论坛。
本帖是回复帖,原帖作者是楼上的 <kingchrisyy>;
| tools肯定已经安装了
|- 已标记为答案 kingchrisyy 2015年12月17日 10:53
-