BSOD in random intervals, please help :(

Kimtek

New member
Joined
Apr 17, 2025
Posts
1
  • Happens for no apparent reason, i can be watching youtube or be playing a game (specificly Tibia) but nothing thats really hardware intense.
  • What was original installed OS on system? Windows 10 Pro
  • Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)? Purchased from retailer when pc was built.
  • Age of system? Pc was built around march 2021
  • Age of OS installation? Reinstalled on 2024-12-19 21:32:35
  • Have you re-installed the OS? Yes
  • CPU Intel Core i9-10850K CPU @ 3.60GHz
  • RAM 2x G-Skill F4-3600C16-16GTZNC 2133mhz 16gb in slot 1 and 3
  • Video Card NVIDIA GeForce RTX 3080
  • MotherBoard - ASUSTeK COMPUTER INC. ROG STRIX Z490-F GAMING (LGA1200))
  • Power Supply - Corsair RM1000 1000W
  • Is driver verifier enabled or disabled? Everything is disabled when i check current settings in driver verifier manager.
  • What security software are you using? Windows Firewall/Windows Defender.
  • Are you using proxy, vpn, ipfilters or similar software? No
  • Are you using Disk Image tools? (like daemon tools, alcohol 52% or 120%, virtual CloneDrive, roxio software) No
  • Are you currently under/overclocking? Are there overclocking software installed on your system? Nothings overlocked anymore, disabled all the overclocking when i first started having problems.
Attached a speccy snapshot below.

Thanks in advance.

Speccy snapshot
 

Attachments

System Information > Problem Devices:

Not available ACPI\CYP0002\4&34CA9BBE&0 The drivers for this device are not installed.
PCI-enhet PCI\VEN_8086&DEV_06A4&SUBSYS_86941043&REV_00\3&11583659&0&FD The drivers for this device are not installed.
SM-busstyrenhet PCI\VEN_8086&DEV_06A3&SUBSYS_86941043&REV_00\3&11583659&0&FC The drivers for this device are not installed.
 
I certainly agree with the above, and they look like chipset drivers. It's important to resolve that first.

However, from the dumps my first thoughts are that this may be RAM related. One of the dumps specifically fails because of bad RAM...
Code:
FAILURE_BUCKET_ID:  MEMORY_CORRUPTION_ONE_BIT
Two of the other dumps fail during a graphics operation, and here I note that you have BEDaisy.sys installed - the BattleEye anticheat tool. This is a very well known cause of BSODS and the version you have installed is a year old now.
Code:
2: kd> lmDvmBEDaisy
Browse full module list
start             end                 module name
fffff808`4f660000 fffff808`4fb4b000   BEDaisy    (deferred)           
    Image path: \??\C:\Program Files (x86)\Common Files\BattlEye\BEDaisy.sys
    Image name: BEDaisy.sys
    Browse all global symbols  functions  data  Symbol Reload
    Timestamp:        Fri Apr  5 02:17:10 2024 (660F34F6)
    CheckSum:         004ED4CC
    ImageSize:        004EB000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:
You have only two options with BEDaisy.sys; either uninstall it, which may mean you can't play some games, or contact BattleEye support and complain to them. Bear in mind that the root cause of your problem may still be bad RAM or the missing chipset drivers, so you MUST address these issues first.

The best way for you to test RAM, since you have two 16GB RAM sticks installed, is to remove one RAM stick for a few days, or until you get another BSOD. Then swap RAM sticks and run on just the other stick for a few days, or until you get another BSOD. Always ensure that the one stick is in the correct slot (typically A2). If it BSODs on each RAM stick on its own then it's probably not a RAM problem.

Summay
  1. Test your RAM as above
  2. Ensure all drivers are properly installed, especially those chipset drivers.
  3. Uninstall BattleEye and see whether the BSODs cease.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top