The system crashes from time to time

  • Thread starter Thread starter Mr__Pit_420
  • Start date Start date
M

Mr__Pit_420

Guest
Who can help me find the specific cause of the system crash and provide some specific solutionsdump file:082123-5625-01.dmp following is the data provided by Windbg analysis dump:PAGE_FAULT_IN_NONPAGED_AREA (50)Invalid system memory was referenced. This cannot be protected by try-except.Typically the address is just plain bad or it is pointing at freed memory.Arguments:Arg1: ffffcc1e465d9ff0, memory referenced.Arg2: 0000000000000000, X64: bit 0 set if the fault was due to a not-present PTE. bit 1 is set if the fault was due to a write, clea

Continue reading...
 
Back
Top