Pc crashed and generated dump file

Associate
Joined
8 Mar 2024
Posts
110
Location
liverpool
My little lad was playing call of duty for hours and then encountered a crash where the pc rebooted if I upload the dimple could anyone suggest as to what has caused the error? Thanks once again guys
 
If the crash is a one off, you can safely ignore it. Unfortunately these things happen and it’s not worth worrying about if it’s the first time it’s happened.
 
Windows + X > open event viewer. Check the system log, under windows logs. Use the filter in the right pane to filter on critical and error.
That’s what I have done and it’s a kernel error that’s generated a mini dump file
 
I’ve tried to read the mini dump using windows debug software but I don’t understand it if someone could take a look at the mini dump for me?
 
As honeybadger said
If its a one off crash I wouldn't worry about it
That's probably happened to everyone owning a pc
At some point
Multiple instances then yeah fair enough
Would have a closer look
 
Ain’t nobody going to spend their time debugging a release build windows crash dump I’m afraid.

If he’d been playing for hours it could be many things…..up to and including cosmic rays bitflipping memory
 
Last edited:
Ain’t nobody going to spend their time debugging a release build windows crash dump I’m afraid.

If he’d been playing for hours it could be many things…..up to and including cosmic rays bitflipping memory
Ok thanks buddy I’ve had same issue happen previously in past but not persistent
 
That’s what I have done and it’s a kernel error that’s generated a mini dump file

There should be a bug check code and/or event ID - that may be useful to find the root cause, contrary to what people said above I wouldn't just ignore it as it might be an easy to fix thing.
 
Back
Top Bottom