询问者
Windows Server 2016 0x109蓝屏

问题
-
Loading Dump File [C:\Windows\minidump\112420-8312-01.dmp]Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbolsExecutable search path is:Windows 7 Kernel Version 14393 MP (8 procs) Free x64Product: Server, suite: TerminalServer SingleUserTSBuilt by: 14393.2248.amd64fre.rs1_release.180427-1804Machine Name:Kernel base = 0xfffff802`e9e7b000 PsLoadedModuleList = 0xfffff802`ea182160Debug session time: Tue Nov 24 08:51:18.186 2020 (GMT+8)System Uptime: 0 days 0:58:00.538Loading Kernel Symbols..............................................................................................................................................................Loading User SymbolsLoading unloaded module list........******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 109, {a39fcc5b1ec059a6, b3b6d8e171422891, ffff8d02874170d0, 1c}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner---------
1: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************
CRITICAL_STRUCTURE_CORRUPTION (109)This bugcheck is generated when the kernel detects that critical kernel code ordata have been corrupted. There are generally three causes for a corruption:1) A driver has inadvertently or deliberately modified critical kernel codeor data. See http://www.microsoft.com/whdc/driver/kernel/64bitPatching.mspx2) A developer attempted to set a normal kernel breakpoint using a kerneldebugger that was not attached when the system was booted. Normal breakpoints,"bp", can only be set if the debugger is attached at boot time. Hardwarebreakpoints, "ba", can be set at any time.3) A hardware corruption occurred, e.g. failing RAM holding kernel code or data.Arguments:Arg1: a39fcc5b1ec059a6, ReservedArg2: b3b6d8e171422891, ReservedArg3: ffff8d02874170d0, Failure type dependent informationArg4: 000000000000001c, Type of corrupted region, can be0 : A generic data region1 : Modification of a function or .pdata2 : A processor IDT3 : A processor GDT4 : Type 1 process list corruption5 : Type 2 process list corruption6 : Debug routine modification7 : Critical MSR modification
Debugging Details:------------------
BUGCHECK_STR: 0x109
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff802e9fd6940
STACK_TEXT:ffffa200`e2348978 00000000`00000000 : 00000000`00000109 a39fcc5b`1ec059a6 b3b6d8e1`71422891 ffff8d02`874170d0 : nt!KeBugCheckEx
STACK_COMMAND: kb
SYMBOL_NAME: ANALYSIS_INCONCLUSIVE
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
BUCKET_ID: BAD_STACK
Followup: MachineOwner---------dmp链接: https://pan.baidu.com/s/1Vol0ixfNDxdc1DjPMI3GuA 提取码: a855
全部回复
-
你好,
根据您提供的信息和dump文件,BugCheck 109,是一个比较特殊的蓝屏代码,涉及到系统底层的一些信息,这个微软是保密的,我们无法查看。
同时dump文件里面也开不到Call Stack,应该已经被抹除掉了,所以也出现MODULE_NAME: Unknown_Module的显示。
根据官网的提示来看,第一还是建议您到厂商的官网升级硬件,比如BIOS.
同时我看您的机器版本14393.2248,这是Windows server 2016 18年的安全更新版本了,先检查更新,进行安全更新的安装来更新系统版本文件。
如果回答是有帮助的, 请将其标记为答案, 可以帮助其他有相同问题的社区成员, 并快速找到有用的答复。
针对Windows 2008/2008R2的扩展支持将于2020年结束,之后微软将不再为其提供安全更新。点击此处或扫描二维码获取《在 Azure 上运行 Windows Server 的终极指南》,把握良机完成云迁移并实现业务现代化。