You should upgrade or use an alternative browser.
-
- May 16, 2021
-
- 1
-
- 0
-
- 10
-
#1
I have reinstalled Windows several times and reinstalled drivers several times, nothing really worked I still have this issue to this day.
It happens in games, but occasionally it will happen when using the PC for chatting or browsing, and sometimes even a few seconds after startup. It seems to just happen randomly. It happens maybe 3-4 times a week I’d say.
I do want to mention that I do undervolt and change fan speeds, but the temperatures never reach above 110c which is the maxiumum safe temperature for this GPU. And they do seem to work in stress tests, but actual PC use still causes bluescreens randomly.
I still have blue screens even with default voltage settings and 200mhz to 350mhz decrease frequency, 30% fan speed max ( does not go over 100c, the default fan speed is unbearable). So my GPU tweaking is unlikely the reason for my blue screens based on the fact that it never got any better even with underclocked settings.
I have memory that I run at 3200mhz XMP which was the setting form the manufacturer. I believe my pc ran fine with these memory speeds before I got this GPU.
I have viewed the minidump files on bluescreenviewer and all ( but one ) seem to have been caused by ntoskrnl.exe+3f5210 and they usuually have the error codes of:
KMODE_EXCEPTION_NOT_HANDELED,
MEMORY_MANAGEMENT
IRQL_NOT_LESS_OR_EQUAL
One error was caused by rt640x64.sys, but I belive that is not related to the other errors. I tried updating my realtek network drivers, but my internet stopped working afterwards so I uninstalled that.
I would like someone to analyze my minidump files and suggest what the cause of my blue screens are.
I don’t know whether it’s the GPU or the memory that is causing the issue, I want to figure out for sure so I can either attempt to fix it or RMA my components.
I cannot RMA it now though, unfortunately, because then I won’t have anything else to use since it is nearly impossible to get a GPU at a reasonable price.
Below are inormation about my issue:
My PC components:
CPU: Ryzen 5 3600
Motherboard: MSI B450M Gaming Plus
Memory: DDR4-3200 x2 8GB
Storage: Sandisk SSD 256gb, Samsung 850 evo 128GB, WD Blue 1TB.
OS: Windows 10
My latest mInidump files: https://drive.google.com/drive/folders/1LlQXOfDkR6DqZdY41y8nKrQ3eH-ci5KE?usp=sharing
Thank you, I will appreciate the help greatly,
-
- Jun 29, 2017
-
- 7,978
-
- 1,572
-
- 41,590
-
#2
If you are prompted to «Run only if trusted» simply click play/run and the html will be viewed. This warning is always present.
Report: JSFiddle
Summary of findings:
DRIVER_OVERRAN_STACK_BUFFER
Probably caused by : win32kfull.sys
———————
MEMORY_MANAGEMENT
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
———————
KMODE_EXCEPTION_NOT_HANDLED
Probably caused by : rt640x64.sys ( rt640x64!MpHandleRecvIntPriVLanJumbo+bd5 )
———————
KMODE_EXCEPTION_NOT_HANDLED
Probably caused by : ntkrnlmp.exe ( nt!PpmPerfRecordUtility+7 )
———————
MEMORY_MANAGEMENT
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Notes to consider:
- rt640x64 is your Realtek internet drivers and appear to be in at least 1 of the crashes. I would update this.
-
- Jun 12, 2015
-
- 62,822
-
- 5,628
-
- 168,090
Similar threads
- Advertising
- Cookies Policies
- Privacy
- Term & Conditions
[SOLVED] BSOD irql_not_less_or_equal ntoskrnl.exe+3f5210 Help.
-
Thread starterSoulgix
-
Start date
You should upgrade or use an alternative browser.
-
#1
HYPERVISOR_ERROR ntoskrnl.exe+3f5210
irql_not_less_or_equal ntoskrnl.exe+3f5210
I recently Installed a new GPU ZOTAC RTX 3090 Trinity, and PSU Corsair RM850X. and i am getting this error. I am not an expert on how to analyze the minidump files, and looking around i found these error could be caused by driver issues or memory problems? I don’t know where to go from this knowledge. I checked the memory via windows memory check and it completed without errors. Got the latest drivers of everything, and…really don’t know where to go
My rig is
CPU: I7 8700K OC at 4.7Ghz
Mobo: MSI Z370 Gaming Plus
GPU: ZOTAC RTX 3090 Trinity
PSU: Corsair RM850X
RAM: 16GB Corsair DDR4
Hypervisor_error
https://drive.google.com/file/d/1hTqcyzhvBjr1j5giT-XwA51psLAKcQuH/view?usp=sharing
irql_not_less_or_equal
https://drive.google.com/file/d/1qWz7cbQE9zUid5tK3U_IakLEiJpChlaB/view?usp=sharing
I hope someone can help me
-
J
johnbl
Well, the two copies of the overclock software is a problem but not likely the cause of this bugcheck.
you had a cpu core that was just doing a idle loop and right in the middle of the loop this command was inserted:nt!memset+0x70
it just should not have been there, it is a function that sets a block of memory so some value.
the system ran the command but the location it was trying to write to was not currently in memory
so the system tried to get it but it broke the rules and windows blocked it by calling a bugcheck.It is like you cut in to a apple and pulled out a orange, very unexpected.
maybe the start of a malware infection.I will see if i can see anything else but a minidump really does not show much except what is…
-
- Nov 4, 2012
-
- 10,073
-
- 183
-
- 67,090
-
#2
I just got 2 BSOD with the errorsHYPERVISOR_ERROR ntoskrnl.exe+3f5210
irql_not_less_or_equal ntoskrnl.exe+3f5210I recently Installed a new GPU ZOTAC RTX 3090 Trinity, and PSU Corsair RM850X. and i am getting this error. I am not an expert on how to analyze the minidump files, and looking around i found these error could be caused by driver issues or memory problems? I don’t know where to go from this knowledge. I checked the memory via windows memory check and it completed without errors. Got the latest drivers of everything, and…really don’t know where to go
My rig is
CPU: I7 8700K OC at 4.7Ghz
Mobo: MSI Z370 Gaming Plus
GPU: ZOTAC RTX 3090 Trinity
PSU: Corsair RM850X
RAM: 16GB Corsair DDR4Hypervisor_error
https://drive.google.com/file/d/1hTqcyzhvBjr1j5giT-XwA51psLAKcQuH/view?usp=sharingirql_not_less_or_equal
https://drive.google.com/file/d/1qWz7cbQE9zUid5tK3U_IakLEiJpChlaB/view?usp=sharingI hope someone can help me
files not shared for public access
-
#3
files not shared for public access
Fixed. Sorry i’m not an expert with google drive, so i didn’t know about the sharing option.
-
- Nov 4, 2012
-
- 10,073
-
- 183
-
- 67,090
-
#4
you should delete them both. (one might be ok, but never 2 since they would both take turns tweaking settings)
C:\Program Files (x86)\MSI\One Dragon Center\Lib\SYS\NTIOLib_X64.sys Sun Jul 9 18:51:14 2017 (5962DD92)
C:\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\Lib\NTIOLib_X64.sys Sun Jul 9 19:13:57 2017 (5962E2E5)
just looked at one minidump, the system was just doing a idle loop and right in the middle of it it tried to set a block of memory to some value. the memory block was invalid so a bugcheck was called.
remove the overclock software and post a new memory dump if you get one. I have to go for a few hours.
there are other issues with the driver list but remove the overclock software first.
you can use the microsoft tool autoruns to remove the drivers. google «sysinternals autoruns» and you can get a copy.
find the driver in the list and delete the entry, or run a uninstaller and uset autoruns to make sure it is removed.
later you can add one copy back if you want to.
-
#5
In the mean time tho, can i ask what program did you use to take a read at the minidump I uploaded, and find out all that information?
If that was the cause of the BSOD (and i hope it was), i would NEVER have found out about it
-
- Nov 4, 2012
-
- 10,073
-
- 183
-
- 67,090
-
#6
Just removed both sys with Autoruns and I honestly hope i won’t have other minidump to post.In the mean time tho, can i ask what program did you use to take a read at the minidump I uploaded, and find out all that information?
If that was the cause of the BSOD (and i hope it was), i would NEVER have found out about it
Well, the two copies of the overclock software is a problem but not likely the cause of this bugcheck.
you had a cpu core that was just doing a idle loop and right in the middle of the loop this command was inserted:
nt!memset+0x70
it just should not have been there, it is a function that sets a block of memory so some value.
the system ran the command but the location it was trying to write to was not currently in memory
so the system tried to get it but it broke the rules and windows blocked it by calling a bugcheck.
It is like you cut in to a apple and pulled out a orange, very unexpected.
maybe the start of a malware infection.
I will see if i can see anything else but a minidump really does not show much except what is going on with one CPU core.
-
- Nov 4, 2012
-
- 10,073
-
- 183
-
- 67,090
-
#7
Well, the two copies of the overclock software is a problem but not likely the cause of this bugcheck.
you had a cpu core that was just doing a idle loop and right in the middle of the loop this command was inserted:nt!memset+0x70
it just should not have been there, it is a function that sets a block of memory so some value.
the system ran the command but the location it was trying to write to was not currently in memory
so the system tried to get it but it broke the rules and windows blocked it by calling a bugcheck.It is like you cut in to a apple and pulled out a orange, very unexpected.
maybe the start of a malware infection.I will see if i can see anything else but a minidump really does not show much except what is going on with one CPU core.
here are some of your drivers that could cause problems:
cfosspeed6, generally you will not want or need this.
network packet shaping driver to speed up the internet (i would remove it)
\SystemRoot\system32\DRIVERS\cfosspeed6.sys Fri Nov 6 10:29:07 2020
really old driver
\SystemRoot\System32\drivers\jaksta_va.sys Wed Apr 11 02:29:19 2012
not sure about this one:
MICSYS Technology Co., Ltd..( motherboard LED lights?)
C:\WINDOWS\system32\drivers\MsIo64.sys Wed Oct 16 18:19:01 2019
this one is known to corrupt memory, the source in public
it needs to have someone modify the driver and put in a pooltag
which is now required by windows for the last several years, without it you get windows driver corruption problems.
\SystemRoot\System32\drivers\ScpVBus.sys Sun May 5 14:31:26 2013
do not know anything about it.
bignox-vm
C:\Program Files (x86)\Bignox\BigNoxVM\RT\YSDrv.sys Wed Oct 11 00:00:25 2017
search your drive and find out what this is for:
amifldrv64.sys
most likely part of MSI Live update agent i would not run it unless i was actively trying to update files.
bunch of razer drivers installed, they tend to screw up and corrupt memory. most likely it is from the service they install.
they have updates so make sure you update the drivers and the running razer service that runs as a windows service.
i use the windows kernel debugger to look at the crash dumps, set up to read symbols from the microsoft symbol server.
tool is windbg.exe from the windows SDK download.
Similar threads
- Advertising
- Cookies Policies
- Privacy
- Term & Conditions
Windows 10: ntoskrnl.exe+3f5210
Discus and support ntoskrnl.exe+3f5210 in Windows 10 BSOD Crashes and Debugging to solve the problem; I’ve been getting this BSOD when im playing this specific game, only this 1 game. I do not know which is causing my laptop to get BSOD. I downloaded…
Discussion in ‘Windows 10 BSOD Crashes and Debugging’ started by Liinkii, Dec 4, 2020.
-
ntoskrnl.exe+3f5210
I’ve been getting this BSOD when im playing this specific game, only this 1 game. I do not know which is causing my laptop to get BSOD. I downloaded BluescreenView and it shows that it is caused by driver: ntoskrnl.exe and caused by address: ntoskrnl.exe+3f5210 and it is IRQL_NOT_LESS_OR_EQUAL. Are there any ways to fix this?
-
BSOD ntoskrnl..exe+1b35e0
Hi, KirbyBakken
My name is Maritza and I am an Independent Advisor. I would be happy to help you today.
Check this link, I hope it helps
https://www.thewindowsclub.com/ntoskrnl-exe-hig…
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised
on the site before you decide to download and install it.Let us know if these steps help you to resolve the issue.
-
Ntoskrnl BSOD
- Update your Realtek audio driver.
- Update your computer.
- Disable overclocking settings.
- Turn off BlueStacks/ another Android emulator.
- Clean your registry.
- Check your disk for errors.
- Fix bad memory issues.
- Remove faulty sticks of RAM.
- I hope these methods help you!
- Regards,
- Lewis
* Added by Moderator: Information from
https://windowsreport.com/windows-8-bsod-ntoskrnl-exe/* Moderator note: Advice given on this page might or might not be safe and/or effective but there are programs usually classified as PUP’s (Potentially Unwanted Programs) being pushed that should not be downloaded or installed.
-
ntoskrnl.exe+3f5210
ntoskernel.exe caused a crash
Dear Alexandre
Could you, please, follow the steps indicated in the link below to try to solve the problem?
https://howtoremove.guide/ntoskrnl-exe-windows-…
Thank you
ntoskrnl.exe+3f5210
-
ntoskrnl.exe+3f5210 — Similar Threads — ntoskrnl exe+3f5210
-
ntoskrnl bsod
in Windows 10 Gaming
ntoskrnl bsod: My pc has been bsod-ing for 2-3 years now and i recently decided to try and fix it. I use bluescreen view and always see that the bsods are always caused by ntoskrnl.exe. heres all of the stuff ive to try and fix it.Used 1 8gb ram stick at a timeused different ram slotsused… -
ntoskrnl bsod
in Windows 10 Software and Apps
ntoskrnl bsod: My pc has been bsod-ing for 2-3 years now and i recently decided to try and fix it. I use bluescreen view and always see that the bsods are always caused by ntoskrnl.exe. heres all of the stuff ive to try and fix it.Used 1 8gb ram stick at a timeused different ram slotsused… -
Hi I am facing this ntoskrnl error. Please help.
in Windows 10 Gaming
Hi I am facing this ntoskrnl error. Please help.: The log:072423-4765-01.dmp 24/07/2023 11:47:52 0x00000133 00000000`00000001 00000000`00001e00 fffff803`368fb320 00000000`00000000 ntoskrnl.exe ntoskrnl.exe+3fc0c0 NT Kernel & System Microsoft® Windows® Operating System Microsoft Corporation 10.0.19041.3208… -
Hi I am facing this ntoskrnl error. Please help.
in Windows 10 Software and Apps
Hi I am facing this ntoskrnl error. Please help.: The log:072423-4765-01.dmp 24/07/2023 11:47:52 0x00000133 00000000`00000001 00000000`00001e00 fffff803`368fb320 00000000`00000000 ntoskrnl.exe ntoskrnl.exe+3fc0c0 NT Kernel & System Microsoft® Windows® Operating System Microsoft Corporation 10.0.19041.3208… -
Hi I am facing this ntoskrnl error. Please help.
in Windows 10 BSOD Crashes and Debugging
Hi I am facing this ntoskrnl error. Please help.: The log:072423-4765-01.dmp 24/07/2023 11:47:52 0x00000133 00000000`00000001 00000000`00001e00 fffff803`368fb320 00000000`00000000 ntoskrnl.exe ntoskrnl.exe+3fc0c0 NT Kernel & System Microsoft® Windows® Operating System Microsoft Corporation 10.0.19041.3208… -
Repeated Crashes: BSOD — IQRL Not Less Or Equal — ntoskrnl
in Windows 10 Gaming
Repeated Crashes: BSOD — IQRL Not Less Or Equal — ntoskrnl: Ever since I updated to Windows 11 this week, my PC has been getting random reboots, crashes, BSODs: IQRL Not Less Or Equal — ntoskrnl.exe Specs: Ryzen 5600Motherboard: B550M 8GBx2 RAM SticksNvidia 2060SuperBugcheck Minidumps:… -
Repeated Crashes: BSOD — IQRL Not Less Or Equal — ntoskrnl
in Windows 10 Software and Apps
Repeated Crashes: BSOD — IQRL Not Less Or Equal — ntoskrnl: Ever since I updated to Windows 11 this week, my PC has been getting random reboots, crashes, BSODs: IQRL Not Less Or Equal — ntoskrnl.exe Specs: Ryzen 5600Motherboard: B550M 8GBx2 RAM SticksNvidia 2060SuperBugcheck Minidumps:… -
BSOD — IQRL Not Less Or Equal — ntoskrnl
in Windows 10 Gaming
BSOD — IQRL Not Less Or Equal — ntoskrnl: I have a BSOD problem with Windows 11 since I bought my Dell Inspiron 3501 laptop. I have already reinstalled windows, and the problem persists. I also check the SSD health and the RAM sticks and everything seems to be ok. Any ideas?Thanks in advance… -
BSOD — IQRL Not Less Or Equal — ntoskrnl
in Windows 10 Software and Apps
BSOD — IQRL Not Less Or Equal — ntoskrnl: I have a BSOD problem with Windows 11 since I bought my Dell Inspiron 3501 laptop. I have already reinstalled windows, and the problem persists. I also check the SSD health and the RAM sticks and everything seems to be ok. Any ideas?Thanks in advance…
==================================================
Файл дампа : 111920-11578-01.dmp
Время аварии : 19.11.2020 19:53:52
Текст ошибки :
Код ошибки : 0x00000124
Параметр 1 : 00000000`00000000
Параметр 2 : ffff9981`67626028
Параметр 3 : 00000000`b0800000
Параметр 4 : 00000000`00040151
Драйвер причины : ntoskrnl.exe
Адрес причины : ntoskrnl.exe+3f5210
Описание файла :
Название продукта :
Производитель :
Версия файла :
Процессор : 64-бит
Адрес аварии : ntoskrnl.exe+3f5210
Стек-адрес 1 :
Стек-адрес 2 :
Стек-адрес 3 :
Имя компьютера :
Полный путь : C:\Windows\Minidump\111920-11578-01.dmp
Число ЦП : 8
Версия : 15
Подверсия : 19041
Размер файла дампа: 410 462
Время файла дампа : 19.11.2020 19:54:48
==================================================
==================================================
Файл дампа : 111920-12515-01.dmp
Время аварии : 19.11.2020 20:04:06
Текст ошибки :
Код ошибки : 0x00000139
Параметр 1 : 00000000`00000004
Параметр 2 : ffffd780`3d4ff010
Параметр 3 : ffffd780`3d4fef68
Параметр 4 : 00000000`00000000
Драйвер причины : ntoskrnl.exe
Адрес причины : ntoskrnl.exe+3f5210
Описание файла :
Название продукта :
Производитель :
Версия файла :
Процессор : 64-бит
Адрес аварии : ntoskrnl.exe+3f5210
Стек-адрес 1 :
Стек-адрес 2 :
Стек-адрес 3 :
Имя компьютера :
Полный путь : C:\Windows\Minidump\111920-12515-01.dmp
Число ЦП : 8
Версия : 15
Подверсия : 19041
Размер файла дампа: 357 106
Время файла дампа : 19.11.2020 20:05:16
==================================================
==================================================
Файл дампа : 111920-11812-01.dmp
Время аварии : 19.11.2020 21:44:35
Текст ошибки :
Код ошибки : 0x00000101
Параметр 1 : 00000000`00000018
Параметр 2 : 00000000`00000000
Параметр 3 : fffff805`4cc06180
Параметр 4 : 00000000`00000000
Драйвер причины : ntoskrnl.exe
Адрес причины : ntoskrnl.exe+3f5210
Описание файла :
Название продукта :
Производитель :
Версия файла :
Процессор : 64-бит
Адрес аварии : ntoskrnl.exe+3f5210
Стек-адрес 1 :
Стек-адрес 2 :
Стек-адрес 3 :
Имя компьютера :
Полный путь : C:\Windows\Minidump\111920-11812-01.dmp
Число ЦП : 8
Версия : 15
Подверсия : 19041
Размер файла дампа: 441 346
Время файла дампа : 19.11.2020 21:47:18
==================================================
==================================================
Файл дампа : 111920-12328-01.dmp
Время аварии : 19.11.2020 21:50:25
Текст ошибки : SYSTEM_SERVICE_EXCEPTION
Код ошибки : 0x0000003b
Параметр 1 : 00000000`c0000005
Параметр 2 : fffff805`5250bbbe
Параметр 3 : ffffe401`2f2ff920
Параметр 4 : 00000000`00000000
Драйвер причины : ntoskrnl.exe
Адрес причины : ntoskrnl.exe+3f5210
Описание файла :
Название продукта :
Производитель :
Версия файла :
Процессор : 64-бит
Адрес аварии : ntoskrnl.exe+3f5210
Стек-адрес 1 :
Стек-адрес 2 :
Стек-адрес 3 :
Имя компьютера :
Полный путь : C:\Windows\Minidump\111920-12328-01.dmp
Число ЦП : 8
Версия : 15
Подверсия : 19041
Размер файла дампа: 358 818
Время файла дампа : 19.11.2020 21:51:09
==================================================
==================================================
Файл дампа : 111920-11578-02.dmp
Время аварии : 19.11.2020 21:51:17
Текст ошибки : SYSTEM_SERVICE_EXCEPTION
Код ошибки : 0x0000003b
Параметр 1 : 00000000`c0000005
Параметр 2 : fffff802`14b0bbbe
Параметр 3 : ffffb500`354ff920
Параметр 4 : 00000000`00000000
Драйвер причины : ntoskrnl.exe
Адрес причины : ntoskrnl.exe+3f5210
Описание файла :
Название продукта :
Производитель :
Версия файла :
Процессор : 64-бит
Адрес аварии : ntoskrnl.exe+3f5210
Стек-адрес 1 :
Стек-адрес 2 :
Стек-адрес 3 :
Имя компьютера :
Полный путь : C:\Windows\Minidump\111920-11578-02.dmp
Число ЦП : 8
Версия : 15
Подверсия : 19041
Размер файла дампа: 339 710
Время файла дампа : 19.11.2020 21:53:19
==================================================
-
Forums
-
Microsoft Windows Boards
-
Windows 10
You should upgrade or use an alternative browser.
BSOD with IRQL_NOT_LESS_OR_EQUAL ntoskrnl.exe+3f5210
-
Thread starterLeeZD
-
Start date
-
#1
LeeZD
I just had a BSOD with bug check string, : IRQL_NOT_LESS_OR_EQUAL
Caused by : ntoskrnl.exe+3f5210
.dmp file : Meet Google Drive – One place for all your files
What I’ve done is to run Windows Memory Diagnostic — turned out fine with no issues
Does anyone know what’s causing the BSOD?
I would appreciate any help to fix this issue.
Thanks and regards,
LeeZD
Continue reading…
Similar threads
-
Forums
-
Microsoft Windows Boards
-
Windows 10
-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.