Windows 10 The computer has rebooted from a bugcheck.

  • Thread starter Thread starter Toni Huynh
  • Start date Start date
T

Toni Huynh

Guest
Hi everyone,

My server has been crashed and rebooted with bugcheck error as below. The DUMP file is uploaded to here: MEMORY.DMP

Log Name: System
Source: Microsoft-Windows-WER-SystemErrorReporting
Date: 2/27/2020 11:10:47 AM
Event ID: 1001
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: FS1
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x0000001e (0xffffffffc0000005, 0xfffff80c368ed356, 0x0000000000000000, 0x0000000000000050). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: fb665aca-b575-4eba-976f-a392c4639981.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{ABCE23E7-DE45-4366-8631-84FA6C525952}" EventSourceName="BugCheck" />
<EventID Qualifiers="16384">1001</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-27T00:10:47.582041000Z" />
<EventRecordID>471060</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>ICON-FS1.iconconstruction.local</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">0x0000001e (0xffffffffc0000005, 0xfffff80c368ed356, 0x0000000000000000, 0x0000000000000050)</Data>
<Data Name="param2">C:\Windows\MEMORY.DMP</Data>
<Data Name="param3">fb665aca-b575-4eba-976f-a392c4639981</Data>
</EventData>
</Event>

More...
 
Back
Top