Help with BSOD: The computer has rebooted from a bugcheck

0
1
Asked By CuriousCat42 On

I keep encountering a Blue Screen of Death (BSOD) on my PC, and the error reads: "The computer has rebooted from a bugcheck." The bugcheck code is 0x0000001a with parameters (0x0000000000000031, 0xffffe503cc60f1d0, 0xffff8f8121f9f000, 0xffffd388d2938edd). I found a dump file at C:WINDOWSMEMORY.DMP, and the report ID is 7b0eea92-81f5-487f-a8da-5cd900a7bc36. My system seems to reboot randomly, and I've already returned the RAM for replacement a few months ago and tested it again. Is there anything specific the error code indicates, or should I upload the dump file for further diagnostic?

1 Answer

Answered By SeriousTechie21 On

It looks like you're dealing with a MEMORY_MANAGEMENT BSOD. The subcode 0x31 suggests that there could be corruption either in the image relocation fix-up table or the code stream, which generally points to a hardware issue. To dig deeper, we definitely need those dump files as the bot mentioned. If you can get them from C:WindowsMinidump as instructed, that would really help in diagnosing the issue further. If you only have one file right now, that’s okay, but it's best to set your system to create new mini-dumps if the problem persists.

FileExpert99 -

Here's a link to the dump I managed to get: [https://www.mediafire.com/file/acetx611ao2rttb/072925-10359-01.zip/file](https://www.mediafire.com/file/acetx611ao2rttb/072925-10359-01.zip/file). I didn’t have the minidump settings set up before, but I’ll adjust them so I can capture any future errors.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.