Windows 10 Having trouble understanding BSOD dump files in WinDbg

  • Thread starter Thread starter Jake Newcomb
  • Start date Start date
J

Jake Newcomb

I have a set of 3 dump files created after a series of BSODs. All I can understand from them is the following error codes:SYSTEM_SERVICE_EXCEPTION (3b) IRQL_NOT_LESS_OR_EQUAL (a) PAGE_FAULT_IN_NONPAGED_AREA (50) Seems to be something related to the improper addressing of memory, but I don't know what to do with that information.Along with the crashing, the machine suffers from long boot times, and intermittent trouble with file handling (e.g. loading and saving files).Some help in identifying what's causing the crashing would be super useful, as well as suggested solutions.Kind regar

Continue reading...
 

Similar threads

Back
Top