以下がダンプファイルの解析結果
******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* WHEA_UNCORRECTABLE_ERROR (124) A fatal hardware error has occurred. Parameter 1 identifies the type of error source that reported the error. Parameter 2 holds the address of the WHEA_ERROR_RECORD structure that describes the error conditon. Arguments: Arg1: 0000000000000000, Machine Check Exception Arg2: ffffe0004e7e8028, Address of the WHEA_ERROR_RECORD structure. Arg3: 00000000be000000, High order 32-bits of the MCi_STATUS value. Arg4: 000000000100110a, Low order 32-bits of the MCi_STATUS value. Debugging Details: ------------------ Page 113451 not present in the dump file. Type ".hh dbgerr004" for details BUGCHECK_STR: 0x124_GenuineIntel DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT PROCESS_NAME: TiWorker.exe CURRENT_IRQL: f ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre STACK_TEXT: ffffd000`20511cf8 fffff801`afc54203 : 00000000`00000124 00000000`00000000 ffffe000`4e7e8028 00000000`be000000 : nt!KeBugCheckEx ffffd000`20511d00 fffff801`afe4d825 : 00000000`00000001 ffffe000`4d0daa50 ffffe000`4d0daa50 ffffe000`4e7e8028 : hal!HalBugCheckSystem+0xcf ffffd000`20511d40 fffff801`afc5468c : 00000000`00000728 00000000`00000001 ffffd000`20512130 00000000`00000000 : nt!WheaReportHwError+0x22d ffffd000`20511da0 fffff801`afc54a11 : ffffe000`00000010 ffffe000`4d0daa50 ffffd000`20511f48 ffffe000`4d0daa50 : hal!HalpMcaReportError+0x50 ffffd000`20511ef0 fffff801`afc548f4 : ffffe000`4d0da760 00000000`00000001 00000000`00000001 00000000`00000000 : hal!HalpMceHandlerCore+0xe1 ffffd000`20511f40 fffff801`afc54b4e : 00000000`00000004 00000000`00000001 00000000`00000000 00000000`00000000 : hal!HalpMceHandler+0xe4 ffffd000`20511f80 fffff801`afc54cd7 : ffffe000`4d0da760 ffffd000`205121b0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0xce ffffd000`20511fb0 fffff801`afdebabb : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40 ffffd000`20511fe0 fffff801`afdeb871 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x7b ffffd000`20512120 00007ffc`e15dfc9e : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x171 0000004a`f989cfd0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffc`e15dfc9e STACK_COMMAND: kb FOLLOWUP_NAME: MachineOwner MODULE_NAME: GenuineIntel IMAGE_NAME: GenuineIntel DEBUG_FLR_IMAGE_TIMESTAMP: 0 IMAGE_VERSION: FAILURE_BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE ANALYSIS_SOURCE: KM FAILURE_ID_HASH_STRING: km:0x124_genuineintel_processor_cache FAILURE_ID_HASH: {4c8f3f5e-1af5-ed8b-df14-d42663b1dfa7} Followup: MachineOwner
おなじみの「WHEA_UNCORRECTABLE_ERROR」である。
検索してみると、ほぼ同じような解析結果が見つかった。
Windows 8 - whea uncorrectable error
ローレベルなドライバか、ハードウェアそのものに問題がある可能性があると。トホホ。
であるとすれば、前回は電源が不良だった(?)ので、、RAMかCPUも一緒に壊されたのだろうか。
つい最近にWindows8.1をクリーンインストールし直したばかり、VMWareを入れはしたが、そのせいだろうか?
これ以外でハードウェアの深いところをさわるようなソフトは多分入れていない。
すこし様子見とする。そろそろ保証も切れる頃だし、嫌だなぁ。
BSoDを発生させたTiWorker.exeというのは"T"rusted"I"nstallerWorkerっぽい?ですね。
WindowsUpdateやらそこら辺の処理で使われるプログラムだそうな。