Windows 10: BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen

Discus and support BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen in Windows 10 BSOD Crashes and Debugging to solve the problem; What was the max temp and how long was the max temp holding? Discussion in 'Windows 10 BSOD Crashes and Debugging' started by GTawesomesauce, Feb 14, 2016.

  1. axe0 New Member

    BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen


    What was the max temp and how long was the max temp holding?
     

  2. It was running 86-87 for the whole test.
     
    GTawesomesauce, Feb 15, 2016
    #17
  3. axe0 New Member
    86C is generally too hot, it is C and not F right?
     
  4. BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen

    Yes, it only gets this hot during the test though. It runs much cooler when playing games.
     
    GTawesomesauce, Feb 16, 2016
    #19
  5. axe0 New Member
    What is the max temp of the GPU when under load but not under any stress test?

    Another question, was there a previous OS installed before Windows 10? Because of any dust and/or improper seating of the GPU.
     
  6. I'll get back to you on that, and yes. I had Windows 7-8.1 previously.
     
    GTawesomesauce, Feb 16, 2016
    #21
  7. 63°C was the max.

    EDIT: While running the temp. test, the PC froze, so I reset, not powered off, and got another BSOD after launching the game again.
     
    GTawesomesauce, Feb 17, 2016
    #22
  8. axe0 New Member

    BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen

    Please update Tunggle.

    Please remove ASUS software while troubleshooting, it uses outdated drivers and is known for causing bluescreens.

    Daemon tools, Alcohol 120% and Power Archiver Pro uses SCSI Pass Through Direct (SPTD), which is a well known cause for BSOD's.
    Please remove Daemon Tools and run the SPTD pass through remover.

    • Uninstall Daemon Tools
    • Download the SPTD standalone installer and follow these steps:
      • Double click the executable to open it
      • Click on the button shown below

    BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen [​IMG]

    If the button is grayed out, like in the image, there is no more SPTD installation on your system, and you can close the window
     
  9. Did the steps, no bluescreens (there still were pc freezes) and then this hit me today, so I have no idea what's going on...
     
    GTawesomesauce, Feb 22, 2016
    #24
  10. axe0 New Member
    This one is a 0x124 a.k.a. a hardware crash which mostly is a processor cache type error, this one is a generic read error on the cache of the CPU. Please note that the CPU is reporting the error with this type, it only reports where the problem occurs but that does not mean the CPU is the cause. A 0x124 usually doesn't reveal enough to show a cause, finding a pattern in the problem may get a lead to possible problems.
    Looking a bit deeper there is quite some network coming back in the dump what refers to the network drivers as you can see below in the code, the driver is the Realtek PCIe GBE Family controller network adapter driver. Because a driver has been flagged I would like to immediately remove all outdated drivers.
    Please update following drivers and iTunes
    Driver Reference Table - Rt630x64.sys
    Driver Reference Table - speedfan.sys
    Driver Reference Table - GEARAspiWDM.sys used by iTunes most likely.
    Code: ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* WHEA_UNCORRECTABLE_ERROR (124) A fatal hardware error has occurred. Parameter 1 identifies the type of error source that reported the error. Parameter 2 holds the address of the WHEA_ERROR_RECORD structure that describes the error conditon. Arguments: Arg1: 0000000000000000, Machine Check Exception Arg2: ffffe00057504028, Address of the WHEA_ERROR_RECORD structure. Arg3: 00000000bc800800, High order 32-bits of the MCi_STATUS value. Arg4: 0000000000010137, Low order 32-bits of the MCi_STATUS value. 1: kd> !errrec ffffe00057504028 =============================================================================== Common Platform Error Record @ ffffe00057504028 ------------------------------------------------------------------------------- Record Id : 01d16e5d385cc75f Severity : Fatal (1) Length : 928 Creator : Microsoft Notify Type : Machine Check Exception Timestamp : 2/23/2016 19:36:09 (UTC) Flags : 0x00000000 =============================================================================== Section 0 : Processor Generic ------------------------------------------------------------------------------- Descriptor @ ffffe000575040a8 Section @ ffffe00057504180 Offset : 344 Length : 192 Flags : 0x00000001 Primary Severity : Fatal Proc. Type : x86/x64 Instr. Set : x64 Error Type : Cache error Operation : Data Read Flags : 0x00 Level : 3 CPU Version : 0x0000000000600f20 Processor ID : 0x0000000000000001 =============================================================================== Section 1 : x86/x64 Processor Specific ------------------------------------------------------------------------------- Descriptor @ ffffe000575040f0 Section @ ffffe00057504240 Offset : 536 Length : 128 Flags : 0x00000000 Severity : Fatal Local APIC Id : 0x0000000000000001 CPU Id : 20 0f 60 00 00 08 08 01 - 0b 32 98 3e ff fb 8b 17 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 Proc. Info 0 @ ffffe00057504240 =============================================================================== Section 2 : x86/x64 MCA ------------------------------------------------------------------------------- Descriptor @ ffffe00057504138 Section @ ffffe000575042c0 Offset : 664 Length : 264 Flags : 0x00000000 Severity : Fatal Error : DCACHELG_DRD_ERR (Proc 1 Bank 0) Status : 0xbc80080000010137 Address : 0x0000000188359400 Misc. : 0xc00a0fff00000000 ffffd000`20891bd8 fffff800`dc48c49dUnable to load image Rt630x64.sys, Win32 error 0n2 *** WARNING: Unable to verify timestamp for Rt630x64.sys *** ERROR: Module load completed but symbols could not be loaded for Rt630x64.sys Rt630x64+0x1c49d 1: kd> lmvm Rt630x64 start end module name fffff800`dc470000 fffff800`dc53a000 Rt630x64 T (no symbols) Loaded symbol image file: Rt630x64.sys Image path: Rt630x64.sys Image name: Rt630x64.sys Timestamp: Fri Jun 21 11:29:10 2013 (51C41CE6) CheckSum: 000D4CEB ImageSize: 000CA000 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4[/quote] On a side note, there is a generic troubleshooting guide for this error which you might want to read, it covers pretty much every possibility.
    I suggest to try it when this error returns after updating the drivers *Smile
    Stop 0x124 - what it means and what to try - Windows 7 Help Forums
     
  11. Got two more, haven been able to post them because I was away for the weekend.
     
    GTawesomesauce, Feb 28, 2016
    #26
  12. axe0 New Member
Thema:

BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen

Loading...
  1. BSOD/ Freeze When Playing Games or Watching Youtube Fullscreen - Similar Threads - BSOD Freeze Playing

  2. Bluescreening while watching youtube or playing games

    in Windows 10 Gaming
    Bluescreening while watching youtube or playing games: SourceWindowsSummaryHardware errorDate‎2022-‎06-‎09 10:03 AMStatusNot reportedDescriptionA problem with your hardware caused Windows to stop working correctly.Problem signatureProblem Event Name: LiveKernelEventCode: 1a8Parameter 1: 1Parameter 2: 0Parameter 3: 0Parameter 4:...
  3. Bluescreening while watching youtube or playing games

    in Windows 10 Software and Apps
    Bluescreening while watching youtube or playing games: SourceWindowsSummaryHardware errorDate‎2022-‎06-‎09 10:03 AMStatusNot reportedDescriptionA problem with your hardware caused Windows to stop working correctly.Problem signatureProblem Event Name: LiveKernelEventCode: 1a8Parameter 1: 1Parameter 2: 0Parameter 3: 0Parameter 4:...
  4. Laptop shuts down when watching youtube in fullscreen

    in Windows 10 Performance & Maintenance
    Laptop shuts down when watching youtube in fullscreen: Hi, I have the issue with a 2018 Acer Swift 3, when i am watching videos on youtube in full screen, it randomly shuts down or hibernates. I've checked event viewer and found this error corresponding to each time it shuts down. More often than not, it happens when the laptop...
  5. Laptop shuts down when watching youtube in fullscreen

    in Windows 10 Gaming
    Laptop shuts down when watching youtube in fullscreen: Hi, I have the issue with a 2018 Acer Swift 3, when i am watching videos on youtube in full screen, it randomly shuts down or hibernates. I've checked event viewer and found this error corresponding to each time it shuts down. More often than not, it happens when the laptop...
  6. Laptop shuts down when watching youtube in fullscreen

    in Windows 10 Software and Apps
    Laptop shuts down when watching youtube in fullscreen: Hi, I have the issue with a 2018 Acer Swift 3, when i am watching videos on youtube in full screen, it randomly shuts down or hibernates. I've checked event viewer and found this error corresponding to each time it shuts down. More often than not, it happens when the laptop...
  7. Bsod happening while watching youtube and playing game.

    in Windows 10 BSOD Crashes and Debugging
    Bsod happening while watching youtube and playing game.: hello, i just get randomly BSOD the thing that makes it hard is that i get a new error every time so i do not know the problem. please advice for help thank you in advance. 88153
  8. BSOD while watching a youtube video and playing a game

    in Windows 10 BSOD Crashes and Debugging
    BSOD while watching a youtube video and playing a game: the bsod seems to always happens when i watch a Youtube video and play a small game like Zombidle. i've also had my computer freeze completely, as in the monitor is on with what i was doing but i couldn't move my mouse or do anything at that point i would do a hard reset to...
  9. BSOD playing PoE and watching youtube

    in Windows 10 BSOD Crashes and Debugging
    BSOD playing PoE and watching youtube: Hello, I recently updated to windows 10 and have been getting BSODS alot more frequently than before. It's the good old driver_IRQL_not_less_or_equal (some letters that I cant remember). I suspect that it's my network card thats causing it. I use Killer e2200 PCI-E Gigabit...
  10. BSOD watching YouTube fullscreen/exiting fullscreen

    in Windows 10 BSOD Crashes and Debugging
    BSOD watching YouTube fullscreen/exiting fullscreen: For like an half a year I have been getting blue screens, sometimes randomly when watching Youtube videoAttachment 113450s, sometimes exiting fullscreen and immediately doing something else, like going into another tab etc. I have tried to fix it by searching for the...