Freeze Problem

Page 1 of 2 12 LastLast

  1. Posts : 36
    Windows 10 64-bit (Home)
       #1

    Freeze Problem


    It's a freeze that's happening, not a BSOD, so sorry if this is the wrong area. I'll gladly post it in the appropriate area if someone could tell me where it is (I looked but couldn't find one).

    I've been experiencing freezes and BSODs over the last half year or so starting a couple months after swithing to Windows 10.

    For a month, ending 2 weeks ago, I was getting a BSOD. Thanks to axe0, it got fixed.
    Over 2 weeks had passed since I had the last BSOD/freeze, but just now I got one.

    I had the following programs running:
    - Mozilla with 3 tabs open (gmail, youtube, UE4 answer hub)
    - MalwareBytes
    - Unreal Engine 4 (launcher, and 1 light project containing not much more than a default template)

    By freeze, I mean:
    - the screen is stuck (no visible corruption or flickering whatsoever)
    - mouse and keyboard fail to respond, and mouse cursor disappears
    - cpu, gpu and case fans are running (as if everything's normal)

    I waited for 5 minutes but it didn't recover, so I force shut it down by holding the power button for a few seconds.
    Rebooted no problem with no errors displayed.

    I've attached the dm log collector output. (I wish I knew what to look for in it. It'd take me at least a month to figure out what everything is.)

    If anyone could help I'd be eternally grateful!.
    In the interim I'll try to update all hardware drivers.

    DESKTOP-5FLOHNN-Sat_06_25_2016_111630_22.zip
      My Computer


  2. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #2

    - I was able to run sfc /scannow (in normal mode, not safe) and no integrity violations were found.
    - I currently have the most up to date amd driver 16.6.1 hotfix. I installed it by following the driver install instructions axe0 gave me here to the tee.
      My Computer


  3. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #3

    I just updated the firmware of my SSD on which windows 10 is installed. It was using the factory default 1.02 (from around 2012). It now has the "latest" 1.05 firmware (published in May 2015).

    I also uninstalled MSI Afterburner. Not sure if it'll change anything, but just in case...
      My Computer


  4. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #4

    I initially had disabled Windows Update from trying to install AMD drivers. Perhaps I didn't do it correctly, because according to event viewer there were some errors about packages failing to download, which took place a few hours before the freeze.

    Didn't see any other system errors in there, so I decided to follow this thread to reset windows update:
    Windows Update - Reset in Windows 10 - Windows 10 Forums
    Last edited by HansW; 27 Jun 2016 at 06:09. Reason: Fix a tense grammar error
      My Computer


  5. Posts : 14,901
    Windows 10 Pro
       #5

    Hi HansW,

    FYI, a freeze crash rarely does provide a log other then restarted services and a power problem making a DM Log in many cases not very useful (I checked your event logs, not of much use)

    Does this problem also occur in safe mode?
      My Computers


  6. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #6

    Hello again, axe0!

    Thank you for the explanation, and for checking out those logs. Sorry to keep doing this...
    * I never knew that freezes rarely produce crash logs. I will remember this.

    I've yet to see a freeze in safe mode. But then again, I'm never in safe mode for extended periods of time, i.e., no longer than 30 minutes.
    I've only booted into safe mode to uninstall the graphics drivers or run sfc scannow. As soon as that finishes I restart in normal mode because 90% of the time I use the PC graphics intensive programs.

    So far the freezes have happened anywhere between 45 minutes to 6 hours of continuous use, and only while either running games or while using UE4 with firefox running.

    Checking out the freeze thread, in addition to the above changes I also did the following yesterday (more than 24 hours from the date of this response):
    - Disabled speedstep and all CStates in the bios.
    - Set UAC to Always Notify
      My Computer


  7. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #7

    So, I'm still freezing, and that's even after having disabled dynamic tick.

    Opened up the case and made sure everything was firmly seated. I'll update this again if it freezes.
    I'm suspecting maybe my video card or PSU is bad (though, neither is a year old (8 months)).
      My Computer


  8. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #8

    This is just an update.

    I'm still getting the freezes. Changes I've made are:
    - Increased pagefile size to 30000MB (min.) 50000MB (max.). Initially it was roughly the same amount as physical, 16gb.
    - Updated mobo and gpu drivers to latest ( Z170 pro gaming bios: 1901 ; r9 390: 16.7.2 Hotfix
    - disabled dynamic tick

    Tests I've run:
    - chkdsk C: /f, and chkdsk D: /f at elevated cmd prompt. No errors were found.
    (drive C SSD contains windows, drive D contains mostly games, and unreal 4;
    the system freezes up only when playing games or using UE4. The one game (star citizen) I have installed on the C drive has never froze, but I usually don't play it for more than an hour or 2 at a time.
    - ran HGST dftWindows on the D drive. No errors found.
    - realbench 4 ~ 6 times while letting Unigine Valley run in windowed mode at 1080p. Temps were nominal and no problems occurred (only did both for about 10 minutes though).
    - ran Aida64 once for 10 minutes with everything but local hard disks checked, and once with everything (CPU FFT, GPU, memory, local hard disks etc.) checked for about 10 minutes. No


    I'm going to try to find time to do some prolonged stress tests, namely Aida64 and memtest86+.

    Question: Is it bad to have stuff (games and UE4) which rely on .NET runtimes (installed on the C: drive), installed on a different drive?

    It's a curious coincidence that the only time I get these freezes is when using software installed on the (non-windows) D: drive. Yet the drive is reported to have no errors.
      My Computer


  9. Posts : 36
    Windows 10 64-bit (Home)
    Thread Starter
       #9

    Small Page File probable cause of freezes on Win 10 64 home?


    It seems allowing a large pagefile (30gb-50gb max) on the same drive as the OS, has fixed my application freeze problem.

    Initially I had a default 4.5gb max page file size on the same drive as the OS, and I started getting random freezes starting half a year ago. I tried many things (thanks to the cool people here).

    Doom kept crashing, not freezing, and in trying to fix that I came across info about making sure the pagefile size is big enough.

    My C: drive SSD (w/ the OS) doesn't have much space, so I tried to allocate 30gb min to 50gb max on an HDD (which also had the games installed).

    Doom stopped crashing, but it still froze like the others. So, I tried to move the pagefile to the SSD. I haven't had a freeze since.

    (I'll mark this as solved if I can get through 2 more weeks without a single freeze.)
      My Computer


  10. Posts : 1
    Windows 10
       #10

    Hey HansW, did you ever fix the problem? Having a very similar problem where my computer will lockup and can only do a hard reset to solve it.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 00:38.
Find Us




Windows 10 Forums