BSOD

Associate
Joined
10 Jan 2010
Posts
25
Location
Newcastle
Hi can anyone help with an intermittent fault I got.. my comp just crashes every now and then with no pattern to it.. it just done it this morning and the last time was 17.8.10 any help would be appreciated here is the critical error report

Log Name: System
Source: Microsoft-Windows-Kernel-Power
Date: 30/08/2010 09:50:29
Event ID: 41
Task Category: (63)
Level: Critical
Keywords: (2)
User: SYSTEM
Computer: Bazo-PC
Description:
The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
<EventID>41</EventID>
<Version>2</Version>
<Level>1</Level>
<Task>63</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000002</Keywords>
<TimeCreated SystemTime="2010-08-30T08:50:29.588423000Z" />
<EventRecordID>106114</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>Bazo-PC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="BugcheckCode">159</Data>
<Data Name="BugcheckParameter1">0x3</Data>
<Data Name="BugcheckParameter2">0xfffffa8005a7a1c0</Data>
<Data Name="BugcheckParameter3">0xfffff80001cfa518</Data>
<Data Name="BugcheckParameter4">0xfffffa8008b81a30</Data>
<Data Name="SleepInProgress">false</Data>
<Data Name="PowerButtonTimestamp">0</Data>
</EventData>
</Event>
 
make sure all your drivers are up to date (sound, graphics and motherboard.) this normally sorts it out when i have a problem
 
I've done a memory test says ok that was a while back.. this has been going on for months its just getting on me wick now gonna check event log will post what I find

thanks guys
 
this was the second before the crash

Log Name: System
Source: Microsoft-Windows-FilterManager
Date: 30/08/2010 09:50:28
Event ID: 6
Task Category: None
Level: Information
Keywords:
User: SYSTEM
Computer: Bazo-PC
Description:
File System Filter 'KLIF' (6.0, ‎2009‎-‎11‎-‎11T14:32:16.000000000Z) has successfully loaded and registered with Filter Manager.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-FilterManager" Guid="{F3C5E28E-63F6-49C7-A204-E48A1BC4B09D}" />
<EventID>6</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2010-08-30T08:50:28.122020500Z" />
<EventRecordID>106113</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>Bazo-PC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="FinalStatus">0x0</Data>
<Data Name="DeviceVersionMajor">6</Data>
<Data Name="DeviceVersionMinor">0</Data>
<Data Name="DeviceNameLength">4</Data>
<Data Name="DeviceName">KLIF</Data>
<Data Name="DeviceTime">2009-11-11T14:32:16.000000000Z</Data>
</EventData>
</Event>
 
Back
Top Bottom