Could a 0x119 crash mean my RTX 5080 is failing?

0
1
Asked By MellowCedar47 On

My PC suddenly rebooted as soon as it reached the Windows login screen. It did not show a visible blue screen, then started normally. I reproduced the same boot-then-reboot behavior once more, though it has since restarted normally several times without crashing.

Event Viewer shows Kernel-Power event ID 41 and a bugcheck event ID 1001 with stop code 0x00000119. The crash dump was saved in C:WindowsMinidump. I used DDU to remove the previous NVIDIA driver and installed the latest driver, even though the older driver had been working without problems.

The GPU is a PNY RTX 5080 purchased at the end of July. I'm worried because I've read that stop code 0x00000119 can indicate a GPU or graphics-driver problem. Could this be a sign that the card is failing, or are there other things I should check first?

2 Answers

Answered By QuietMaple22 On

The dump reportedly shows that the motherboard BIOS predates the RTX 5080. Before assuming the card is defective, update the motherboard to its latest BIOS, since newer firmware may include compatibility and stability fixes for that GPU generation. After updating, monitor the system and keep the old dump in case the problem returns.

MellowCedar47 -

I uploaded the minidump for analysis and will check the motherboard manufacturer’s site for a newer BIOS. I’m still new to reading crash dumps, so I appreciate the guidance.

Answered By PixelHarbor8 On

The minidump is the best way to identify what actually triggered the crash. One isolated graphics-related bugcheck does not automatically mean the GPU is dead, especially since the system has been stable after reinstalling the driver. Check the dump for the faulting module and see whether additional crashes occur.

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.