Posted November 28, 2024Nov 28 FPCH Admin My pc suddenly freeze and reboot without any sign.Here is the minidump file: https://drive.google.com/file/d/1pFNElFm3hpi2neGtWqMmryDUwFNPO89I/view?usp=drive_linkWindbg analysis:UNEXPECTED_KERNEL_MODE_TRAP (7f) This means a trap occurred in kernel mode, and it's a trap of a kind that the kernel isn't allowed to have/catch (bound trap) or that is always instant death (double fault). The first number in the BugCheck params is the number of the trap (8 = double fault, etc) Consult an Intel x86 family manual to learn more about what these traps are. Here is a *portion* of those codes: If kRead More... Off Topic Forum - Unlike the Rest
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.