📎 AI Summary:
The thread discusses recurring Windows crash dump files found in the minidump folder, with the original poster seeking assistance. A responder analyzes the crash, identifies the likely cause as a driver related to the Killer network adapter, and recommends updating system drivers and BIOS. The overall tone is helpful, aiming to diagnose and resolve the persistent crash issue through driver updates.

John Szalanski

New Member
Member details
Joined
Nov 14, 2015
Messages
2
Thread Author #1
Hello everyone,

I been getting Crash dump files appear in c:\windows\minidump.

I am uploading it here, for those who may wish to review it. I cannot specify what the cause of this problem may have been.

And also need help to fix it so it don't happen any more.. Its been over a years now and im fed up with it. LoL.

Any help? Please and Thank you for your time.



PS i have more of the file from different dates if you need them
 

Attachments

Solution
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {fffff88012e50000, 2, 0, fffff880040aafa0}

*** WARNING: Unable to verify timestamp for e22w7x64.sys
*** ERROR: Module load completed but symbols could not be loaded for e22w7x64.sys
Probably caused by : e22w7x64.sys ( e22w7x64+19fa0 )

Followup: MachineOwner
Hi,
this...

John Szalanski

New Member
Member details
Joined
Nov 14, 2015
Messages
2
Thread Author #2
Hello everyone,

I been getting Crash dump files appear in c:\windows\minidump.

I am uploading it here, for those who may wish to review it. I cannot specify what the cause of this problem may have been.

And also need help to fix it so it don't happen any more.. Its been over a years now and im fed up with it. LoL.

Any help? Please and Thank you for your time.



PS i have more of the file from different dates if you need them
 

kemical

Essential Member
Member details
Joined
Aug 28, 2007
Messages
36,163
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D1, {fffff88012e50000, 2, 0, fffff880040aafa0}

*** WARNING: Unable to verify timestamp for e22w7x64.sys
*** ERROR: Module load completed but symbols could not be loaded for e22w7x64.sys
Probably caused by : e22w7x64.sys ( e22w7x64+19fa0 )

Followup: MachineOwner
Hi,
this bugcheck is usually driver related and the driver being blamed is your Killer network driver. I also noticed your drivers are in need of updating as is your Bios. Your motherboard support page has all the latest updates available. Use these to update your system:
Motherboard - The world leader in motherboard design

Post any new dump files after updating the drivers.

Oh and I moved your thread to the correct section. I also merged your other thread into this one to save confusion.
 

Solution