[SOLVED] 3 BSOD in under 2 days

Mar 28, 2020
4
0
10
Out of nowhere I've gotten 3 BSOD in the past 2 days. They all have different error codes each time it happens and it happend while loading up a game or in a game and once it happened while just doing school work(Twice while playing/loading up Modern Warfare). I haven't done any overclocking in a long time and haven't changed anything in the BIOS. I'm thinking it might be because of a Nvidia driver but I updated it like a week or two before the blue screens started.
My specs are:
https://pcpartpicker.com/list/nWyYb8
 
Solution
Sometimes I wish Microsoft would explain more - The IRQL_GT_ZERO_AT_SYSTEM_SERVICE bug check has a value of 0x0000004A. This indicates that a thread is returning to user mode from a system call when its IRQL is still above PASSIVE_LEVEL.

top one looks like GPU actions caused the error, probably Nvidia drivers, other 2 aren't as obvious
I'm thinking it might be because of a Nvidia driver but I updated it like a week or two before the blue screens started.
Having latest Nvidia drivers isn't always a good idea. you could try running DDU and try older drivers - https://forums.tomshardware.com/faq...n-install-of-your-video-card-drivers.2402269/

Colif

Win 11 Master
Moderator
Can you follow option one on the following link - here - and then do this step below: Small memory dumps - Have Windows Create a Small Memory Dump (Minidump) on BSOD - that creates a file in c windows/minidump after the next BSOD

copy that file to documents

upload the copy from documents to a file sharing web site, and share the link in your thread so we can help fix the problem
 
Mar 28, 2020
4
0
10
Can you follow option one on the following link - here - and then do this step below: Small memory dumps - Have Windows Create a Small Memory Dump (Minidump) on BSOD - that creates a file in c windows/minidump after the next BSOD

copy that file to documents

upload the copy from documents to a file sharing web site, and share the link in your thread so we can help fix the problem
Colif so I do that after the next BSOD because I followed the steps and everything then once I searched for the file it wasn't there
 

gardenman

Splendid
Moderator
Hi, go ahead and make sure it's set up to create the Small Memory Dump. The file should be created the next time you crash (in the C:\Windows\Minidump folder). After the crash, upload the file to Google Drive or Microsoft OneDrive or some other hosting site.

On rare ocassions, a dump file isn't created when you crash.
 
Mar 28, 2020
4
0
10
Hi, go ahead and make sure it's set up to create the Small Memory Dump. The file should be created the next time you crash (in the C:\Windows\Minidump folder). After the crash, upload the file to Google Drive or Microsoft OneDrive or some other hosting site.

On rare ocassions, a dump file isn't created when you crash.

I hope these are the right files from the 3 times it crashed.
https://drive.google.com/file/d/1jpJV20tXo-_OWZw9pUVFntS9MpsNLcPd/view?usp=sharing
https://drive.google.com/file/d/1T05kArNV_wVjimgZzH2qoRLcer1JVY3K/view?usp=sharing
https://drive.google.com/file/d/1rhC5gAhpo82a_cAjgpaMWrA628lvnDe8/view?usp=sharing
 

gardenman

Splendid
Moderator
Those are the correct files. I ran the files through the debugger and got the following information: https://polyphaseremove.htmlpasta.com/
File information:032820-36093-01.dmp (Mar 28 2020 - 13:51:23)
Bugcheck:ATTEMPTED_WRITE_TO_READONLY_MEMORY (BE)
Probably caused by:memory_corruption (Process: explorer.exe)
Uptime:0 Day(s), 0 Hour(s), 14 Min(s), and 47 Sec(s)

File information:032620-34953-01.dmp (Mar 26 2020 - 12:06:58)
Bugcheck:SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007E)
Probably caused by:memory_corruption (Process: System)
Uptime:0 Day(s), 14 Hour(s), 18 Min(s), and 32 Sec(s)

File information:032520-48578-01.dmp (Mar 25 2020 - 21:46:16)
Bugcheck:IRQL_GT_ZERO_AT_SYSTEM_SERVICE (4A)
Probably caused by:memory_corruption (Process: ModernWarfare.exe)
Uptime:4 Day(s), 21 Hour(s), 17 Min(s), and 50 Sec(s)
Comment: The overclocking driver "IOCBios2.sys" was found on your system. (Intel Extreme Tuning Utility)

Possible Motherboard page: https://www.asus.com/us/Motherboards/SABERTOOTH-Z170-S/
You have the latest BIOS already installed, version 3801.

This information can be used by others to help you. I can't help you with this. Someone else will post with more information. Please wait for additional answers. Good luck.

Colif will probably reply later today.
 

Colif

Win 11 Master
Moderator
Sometimes I wish Microsoft would explain more - The IRQL_GT_ZERO_AT_SYSTEM_SERVICE bug check has a value of 0x0000004A. This indicates that a thread is returning to user mode from a system call when its IRQL is still above PASSIVE_LEVEL.

top one looks like GPU actions caused the error, probably Nvidia drivers, other 2 aren't as obvious
I'm thinking it might be because of a Nvidia driver but I updated it like a week or two before the blue screens started.
Having latest Nvidia drivers isn't always a good idea. you could try running DDU and try older drivers - https://forums.tomshardware.com/faq...n-install-of-your-video-card-drivers.2402269/
 
Solution
Mar 28, 2020
4
0
10
Sometimes I wish Microsoft would explain more - The IRQL_GT_ZERO_AT_SYSTEM_SERVICE bug check has a value of 0x0000004A. This indicates that a thread is returning to user mode from a system call when its IRQL is still above PASSIVE_LEVEL.

top one looks like GPU actions caused the error, probably Nvidia drivers, other 2 aren't as obvious

Having latest Nvidia drivers isn't always a good idea. you could try running DDU and try older drivers - https://forums.tomshardware.com/faq...n-install-of-your-video-card-drivers.2402269/
Alright will do thank you!