30-09-2024, 12:03 PM
Had the Odd case, mainly with DRIVER_PNP_WATCHDOG. This means ( from MS) This indicates that a driver has failed to complete a PnP operation within a specific time.
What I would normally do is look deeper at the logs, Event Viewer really doesn't tell you a lot ( most of the time)
In Search, type in Reli Open Reliability History -- There are often more details pointing to a problem.
Failing that, you need to read the dump files - If you are not too sure or do not have the actual Software to read them fully, download "Who Crashed" Download Here
The instructions on using Windows bebugger. Described here and HERE , These really get into the nitty-gritty - Details.
But Who Crashed will also give you a good idea and point to what actually crashed, it gives you someplace to start. They will tell you exactly what drivers crashed so something to look at.
What I would normally do is look deeper at the logs, Event Viewer really doesn't tell you a lot ( most of the time)
In Search, type in Reli Open Reliability History -- There are often more details pointing to a problem.
Failing that, you need to read the dump files - If you are not too sure or do not have the actual Software to read them fully, download "Who Crashed" Download Here
The instructions on using Windows bebugger. Described here and HERE , These really get into the nitty-gritty - Details.
But Who Crashed will also give you a good idea and point to what actually crashed, it gives you someplace to start. They will tell you exactly what drivers crashed so something to look at.
Upgrades = Old bugs replaced with new Bugs.