Windows 10: BSOD from sleep

Discus and support BSOD from sleep in Windows 10 BSOD Crashes and Debugging to solve the problem; I've always had this issue when I did use sleep mode. Because of this issue I just disabled PC from using sleep mode....no big deal. Now, with the... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by Plankton, Oct 18, 2017.

  1. Plankton Win User

    BSOD from sleep


    I've always had this issue when I did use sleep mode. Because of this issue I just disabled PC from using sleep mode....no big deal.

    Now, with the new FCU - a clean install; It set the PC to use sleep mode after 30 minutes of idle. It worked for almost 2 days and this morning....BAM. BSOD - IRQL NOT LESS OR EQUAL .....that's all it said. No driver was mentioned.

    So now I'm asking for help with this issue. Here's the zip file as requested.


    DESKTOP-QTUK96S-Thu_10_19_2017__60101_33.zip

    DESKTOP-QTUK96S-Thu_10_19_2017__60101_33.zip

    :)
     
    Plankton, Oct 18, 2017
    #1
  2. AM95 Win User

    Windows 10 BSOD

    Clean boot with everything disabled did not fix the BSOD upon reboot from sleep.
     
  3. IRQL_NOT_LESS_OR_EQUAL BSOD in Windows 10 after wake up from sleep

    I have this issue with BSOD on my computer whenever my system wakes up from sleep. It usually happen after awhile after wakes up from sleep (sometimes within half an hour or hours of used). If I never sleep my system (meaning always start from fresh restart),
    no issue with BSOD.

    Attached is my minidump file.

    https://onedrive.live.com/redir?resid=BBBE2E771BBAFCCB!4719&authkey=!ACl6Tb3NwjlChdE&ithint=file,dmp

    Anyone can give a hand here?
     
    instaFelix, Oct 18, 2017
    #3
  4. axe0 New Member

    BSOD from sleep

    Hi Plankton,

    Unfortunately, with the FCU update, we have issues with symbols for retrieving data from the dump.
     
  5. Plankton Win User
    Well.....just another straw on the camels back for FCU. Thanks anyway.....maybe when the symbols are fixed you guys and debug it and tell me what's going on. I guess it's back to hurry and wait again.
     
    Plankton, Oct 18, 2017
    #5
  6. philc43 Win User
    Hi Plankton,

    There maybe a problem with a harddrive which results in pagefile errors. See your event log. For example at around 6:30 on 18th Oct you had lots of these errors:

    BSOD from sleep [​IMG]


    Looking at the crashdump I see the following sequence of events (read from bottom to top)

    Code: 3: kd> !dpx Start memory scan : 0xfffffb080c90f4c8 ($csp) End memory scan : 0xfffffb080c910000 (Kernel Stack Base) rsp : 0xfffffb080c90f4c8 : 0xfffff803f62001e9 : nt!KiBugCheckDispatch+0x69 0xfffffb080c90f4c8 : 0xfffff803f62001e9 : nt!KiBugCheckDispatch+0x69 0xfffffb080c90f4f0 : 0xfffff803f611e8d2 : nt!MiDispatchFault+0x142 0xfffffb080c90f4f8 : 0xfffff803f611c002 : nt!MiAllocateWsle+0x442 0xfffffb080c90f5a8 : 0xfffff803f65bcfb8 : nt!ObpLookupObjectName+0x678 0xfffffb080c90f608 : 0xfffff803f61fe57d : nt!KiPageFault+0x23d 0xfffffb080c90f750 : 0xfffff803f64a2380 : nt!CmpRegistryLock 0xfffffb080c90f778 : 0xfffff803f611e8d2 : nt!MiDispatchFault+0x142 0xfffffb080c90f888 : 0xfffff803f6091000 : "nt!MmSetTrimWhileAgingState <PERF> (nt+0x0)" 0xfffffb080c90f8b8 : 0xfffff803f6595e36 : nt!ObpRemoveObjectRoutine+0x86 0xfffffb080c90f918 : 0xfffff803f611d826 : nt!MmAccessFault+0x686 0xfffffb080c90fa00 : 0x006d007200650050 : !du "PermissionsharedBroker" 0xfffffb080c90fa08 : 0x0069007300730069 : !du "issionsharedBroker" 0xfffffb080c90fa10 : 0x00680073006e006f : !du "onsharedBroker" 0xfffffb080c90fa18 : 0x0064006500720061 : !du "aredBroker" 0xfffffb080c90faf8 : 0xfffff803f61fe472 : nt!KiPageFault+0x132 0xfffffb080c90fb00 : 0xffffca82cad88080 : Trap @ fffffb080c90fb00[/quote]
    This seems to confirm something is not right with reading and accessing data. Thoroughly check the hard drive and memory.
     
    philc43, Oct 18, 2017
    #6
  7. axe0 New Member
    I'm wondering what dump you have used Philc43?
    I get different results from it.
    Code: 3: kd> knL # Child-SP RetAddr Call Site 00 fffffb08`0c90f4c8 fffff803`f62001e9 nt!KeBugCheckEx 01 fffffb08`0c90f4d0 fffff803`f61fe57d nt!setjmpex+0x4289 02 fffffb08`0c90f610 fffff803`f611e8d2 nt!setjmpex+0x261d 03 fffffb08`0c90f7a0 fffff803`f611d826 nt!MmUnmapLockedPages+0x64a2 04 fffffb08`0c90f920 fffff803`f61fe472 nt!MmUnmapLockedPages+0x53f6 05 fffffb08`0c90fb00 00007ff8`555d4fb0 nt!setjmpex+0x2512 06 0000001d`6377b018 00000000`00000000 0x00007ff8`555d4fb0[/quote]
     
  8. philc43 Win User

    BSOD from sleep

    I used this dump: 101917-35328-01.dmp

    Running the same command as you I get the following from WinDBG Preview:

    Code: 3: kd> knL # Child-SP RetAddr Call Site 00 fffffb08`0c90f4c8 fffff803`f62001e9 nt!KeBugCheckEx 01 fffffb08`0c90f4d0 fffff803`f61fe57d nt!KiBugCheckDispatch+0x69 02 fffffb08`0c90f610 fffff803`f611e8d2 nt!KiPageFault+0x23d 03 fffffb08`0c90f7a0 fffff803`f611d826 nt!MiDispatchFault+0x142 04 fffffb08`0c90f920 fffff803`f61fe472 nt!MmAccessFault+0x686 05 fffffb08`0c90fb00 00007ff8`555d4fb0 nt!KiPageFault+0x132 06 0000001d`6377b018 00000000`00000000 0x00007ff8`555d4fb0[/quote]
     
    philc43, Oct 18, 2017
    #8
  9. hawkman Win User
    looking at event logs,

    it appears youve installed a couple of extras, did the gsod start after installing one of these?
    Gigabyte NIC - its showing odd shutdown events on IPV6 settings
    Razer Keyboard - this is showing as a problem in the Dxdiag report
    (phil/Axe0 have you seen this, appears to be a new addition to the log)


    Roy
     
    hawkman, Oct 18, 2017
    #9
  10. philc43 Win User
    Can you provide a copy & paste of what you are referring to, I must have missed it and can't find it.
     
    philc43, Oct 18, 2017
    #10
  11. Plankton Win User
    I think you might be on to something here with the Razer issue. I "DON'T" have a Razer keyboard but I do have a Razer mouse (DeathAdder 3.5 -it's old but works very well). It had it's own driver/firmware back in the day (windows Vista/7). Then Razer released the Synapse 2.0 Cloud based driver/software. IMO is crap.

    So on hunch, I found and installed the legacy driver/software package and installed that. Which is what I did after the clean install. With the FCU is set up sleep mode to it's defaults and sleep mode worked great. In device manager it showed an unknown device with yellow triangle. Investigating that, it turns out to be the legacy driver....so I went and got the Synapse 2.0 driver/software and left the sleep mode settings from clean install. That is when I had my first and only BSOD with this clean install.

    Since reverting back to the legacy driver.....auto sleepmode seems to be working fine. It's only been 3-4 hours and 2 triggers for coming out of sleep mode but all seems OK for the moment.
     
    Plankton, Oct 18, 2017
    #11
  12. hawkman Win User
    Hi @philc43
    From Planktons GSOD log --dxdiag - at the bottom
    Diagnostics
    ---------------

    Windows Error Reporting:
    +++ WER0 +++:
    Fault bucket AV_nt!KiPageFault, type 0
    Event Name: BlueScreen
    Response: Not available
    Cab Id: 3a9e8348-9500-46d0-87f1-e7b9a92bfb0d

    Problem signature:
    P1: a
    P2: ffff94f3c1c26040
    P3: 2
    P4: 0
    P5: fffff803f611e8d2
    P6: 10_0_16299
    P7: 0_0
    P8: 256_1
    P9:
    P10:


    +++ WER1 +++:
    Fault bucket , type 0
    Event Name: BlueScreen
    Response: Not available
    Cab Id: 3a9e8348-9500-46d0-87f1-e7b9a92bfb0d

    Problem signature:
    P1: a
    P2: ffff94f3c1c26040
    P3: 2
    P4: 0
    P5: fffff803f611e8d2
    P6: 10_0_16299
    P7: 0_0
    P8: 256_1
    P9:
    P10:


    +++ WER2 +++:
    Fault bucket , type 0
    Event Name: BlueScreen
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: a
    P2: ffff94f3c1c26040
    P3: 2
    P4: 0
    P5: fffff803f611e8d2
    P6: 10_0_16299
    P7: 0_0
    P8: 256_1
    P9:
    P10:


    +++ WER3 +++:
    Fault bucket 129572865050, type 5
    Event Name: RADAR_PRE_LEAK_WOW64
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: left4dead2.exe
    P2: 0.0.0.0
    P3: 10.0.16299.2.0.0
    P4:
    P5:
    P6:
    P7:
    P8:
    P9:
    P10:


    +++ WER4 +++:
    Fault bucket 77552752, type 4
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 17236983503

    Problem signature:
    P1: PortChanger.exe
    P2: 0.0.0.0
    P3: 50123cc9
    P4: PortChanger.exe
    P5: 0.0.0.0
    P6: 50123cc9
    P7: c0000005
    P8: 0000000000004be7
    P9:
    P10:


    +++ WER5 +++:
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: PortChanger.exe
    P2: 0.0.0.0
    P3: 50123cc9
    P4: PortChanger.exe
    P5: 0.0.0.0
    P6: 50123cc9
    P7: c0000005
    P8: 0000000000004be7
    P9:
    P10:


    +++ WER6 +++:
    Fault bucket , type 0
    Event Name: PnPDriverImportError
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: x64
    P2: E0000243
    P3: vkbms.inf
    P4: f88e2120f74d6a068100793fc96ee4f286caa3c3
    P5:
    P6:
    P7:
    P8:
    P9:
    P10:


    +++ WER7 +++:
    Fault bucket , type 0
    Event Name: PnPDriverImportError
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: x64
    P2: E0000243
    P3: vkbms.inf
    P4: f88e2120f74d6a068100793fc96ee4f286caa3c3
    P5:
    P6:
    P7:
    P8:
    P9:
    P10:


    +++ WER8 +++:
    Fault bucket 109137515785, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: mbam.exe
    P2: 3.0.0.1169
    P3: 599723f1
    P4: Qt5Core.dll
    P5: 5.6.2.0
    P6: 59a63e00
    P7: c0000005
    P8: 001aa3b6
    P9:
    P10:


    +++ WER9 +++:
    Fault bucket 91074145338, type 5
    Event Name: SkyDriveClientError
    Response: Not available
    Cab Id: 0

    Problem signature:
    P1: OneDriveSetup.exe
    P2: 17.3.4604.0120
    P3: OneDriveSetup.exe
    P4: 17.3.4604.0120
    P5: 0x80040692
    P6: Installer
    P7: setupengineimpl.cpp
    P8: 815
    P9:
    P10:
     
    hawkman, Oct 18, 2017
    #12
  13. BSOD from sleep

    This is why I quit the FCU.
     
    Josey Wales, Oct 18, 2017
    #13
  14. Plankton Win User
    Well I spoke to soon....just had another one. Exact same one.........Oh well I'll just turn off sleep mode.....damn that sucks.
     
    Plankton, Oct 18, 2017
    #14
  15. philc43 Win User
    Did you run any disk checks? e.g. CHKDSK /F
     
    philc43, Oct 18, 2017
    #15
Thema:

BSOD from sleep

Loading...
  1. BSOD from sleep - Similar Threads - BSOD sleep

  2. BSOD during gaming after waking from sleep mode

    in Windows 10 Gaming
    BSOD during gaming after waking from sleep mode: I had few crashes before because of different things mostly Nvidia drivers but first time I've got BSOD. I woke up my PC and turned on Ghost of Tsushima game. I was playing it few hours for last two days and everything was perfect. From the beginning something was not right...
  3. BSOD during gaming after waking from sleep mode

    in Windows 10 Software and Apps
    BSOD during gaming after waking from sleep mode: I had few crashes before because of different things mostly Nvidia drivers but first time I've got BSOD. I woke up my PC and turned on Ghost of Tsushima game. I was playing it few hours for last two days and everything was perfect. From the beginning something was not right...
  4. Constant BSOD while the PC goes to sleep, usually overnight

    in Windows 10 Gaming
    Constant BSOD while the PC goes to sleep, usually overnight: Guys,I am getting a BSOD nearly every night and wake up to my computer reset. I have all of my minidumps but I am curious how you would want me to upload?Also, what do you use to determine the culprit?Best,Layne...
  5. Constant BSOD while the PC goes to sleep, usually overnight

    in Windows 10 Software and Apps
    Constant BSOD while the PC goes to sleep, usually overnight: Guys,I am getting a BSOD nearly every night and wake up to my computer reset. I have all of my minidumps but I am curious how you would want me to upload?Also, what do you use to determine the culprit?Best,Layne...
  6. New Build 5080 9800x3d BSOD after wake from sleep 9f

    in Windows 10 Gaming
    New Build 5080 9800x3d BSOD after wake from sleep 9f: Mini Dump file https://1drv.ms/u/s!AhZcaHsdCgCxgm4BO6uzn4UZ7u3l?e=lHF2h0DRIVER_POWER_STATE_FAILURE 9fA driver has failed to complete a power IRP within a specific time.Arguments:Arg1: 0000000000000003, A device object has been blocking an IRP for too long a timeArg2:...
  7. New Build 5080 9800x3d BSOD after wake from sleep 9f

    in Windows 10 Software and Apps
    New Build 5080 9800x3d BSOD after wake from sleep 9f: Mini Dump file https://1drv.ms/u/s!AhZcaHsdCgCxgm4BO6uzn4UZ7u3l?e=lHF2h0DRIVER_POWER_STATE_FAILURE 9fA driver has failed to complete a power IRP within a specific time.Arguments:Arg1: 0000000000000003, A device object has been blocking an IRP for too long a timeArg2:...
  8. Struggling with BSOD, mostly following wake from sleep, or selecting restart

    in Windows 10 Gaming
    Struggling with BSOD, mostly following wake from sleep, or selecting restart: I've been having a number of BSODs lately and have not yet been able to determine a cause. The two situations that seem most likely to prompt one are exiting a low power state, and choosing to restart. There has been some general instability, and perhaps a correlation to...
  9. Struggling with BSOD, mostly following wake from sleep, or selecting restart

    in Windows 10 Software and Apps
    Struggling with BSOD, mostly following wake from sleep, or selecting restart: I've been having a number of BSODs lately and have not yet been able to determine a cause. The two situations that seem most likely to prompt one are exiting a low power state, and choosing to restart. There has been some general instability, and perhaps a correlation to...
  10. BSOD caused by ntoskrnl.exe, after waking up from sleep. DaveM121 Help please

    in Windows 10 Software and Apps
    BSOD caused by ntoskrnl.exe, after waking up from sleep. DaveM121 Help please: Hello, I started having a BSOD three weeks ago. I would rarely happen when I would wake it up from sleep usually only once a week. However the last couple days its happened both time after waking it up from sleep when I come home from work.I have a blue screen view which...