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. Laptop keeps getting BSOD when waking up from sleep mode

    in Windows 10 Gaming
    Laptop keeps getting BSOD when waking up from sleep mode: Laptop always get BSOD when waking up from screen mode. This could if I manual put it to sleep and wait awhile or leave for a long time and come back. Event viewer shows this every time it reboots:The computer has rebooted from a bugcheck. The bugcheck was: 0x0000019c...
  3. Laptop keeps getting BSOD when waking up from sleep mode

    in Windows 10 Software and Apps
    Laptop keeps getting BSOD when waking up from sleep mode: Laptop always get BSOD when waking up from screen mode. This could if I manual put it to sleep and wait awhile or leave for a long time and come back. Event viewer shows this every time it reboots:The computer has rebooted from a bugcheck. The bugcheck was: 0x0000019c...
  4. Frequent BSOD when laptop is in sleep

    in Windows 10 Gaming
    Frequent BSOD when laptop is in sleep: I believe the issue is related to Modern Standby, I can increase the rate at which the issue occurs by reducing time to sleep, and subsequent time to hibernate. I don't think the issue has occurred while the computer is unplugged. It manifests by being a "reboot" when I'm...
  5. Frequent BSOD when laptop is in sleep

    in Windows 10 Software and Apps
    Frequent BSOD when laptop is in sleep: I believe the issue is related to Modern Standby, I can increase the rate at which the issue occurs by reducing time to sleep, and subsequent time to hibernate. I don't think the issue has occurred while the computer is unplugged. It manifests by being a "reboot" when I'm...
  6. Frequent unexpected restart in sleep mode and occurring daily BSOD.

    in Windows 10 Gaming
    Frequent unexpected restart in sleep mode and occurring daily BSOD.: I have a repeating problem with my laptop. Almost every time it enters sleep mode, it will suddenly restart. Sometimes BSOD occurs at least once a day.It would be helpful if someone could point me in the right direction to at least know what the problem is.Below is the link...
  7. Frequent unexpected restart in sleep mode and occurring daily BSOD.

    in Windows 10 Software and Apps
    Frequent unexpected restart in sleep mode and occurring daily BSOD.: I have a repeating problem with my laptop. Almost every time it enters sleep mode, it will suddenly restart. Sometimes BSOD occurs at least once a day.It would be helpful if someone could point me in the right direction to at least know what the problem is.Below is the link...
  8. Frequent BSOD or freezing while in sleep mode, have to hard restart

    in Windows 10 Gaming
    Frequent BSOD or freezing while in sleep mode, have to hard restart: Two behaviors are happening - sometimes I will get a BSOD. Most of the time my BSOD will say the error as dpc_watchdog_violation. Other times, my computer will be in sleep mode, and I will move the mouse/hit some keys on the keyboard to wake it up and nothing will happen. I...
  9. Frequent BSOD or freezing while in sleep mode, have to hard restart

    in Windows 10 Software and Apps
    Frequent BSOD or freezing while in sleep mode, have to hard restart: Two behaviors are happening - sometimes I will get a BSOD. Most of the time my BSOD will say the error as dpc_watchdog_violation. Other times, my computer will be in sleep mode, and I will move the mouse/hit some keys on the keyboard to wake it up and nothing will happen. I...
  10. BSOD when waking system up from sleep.

    in Windows 10 Software and Apps
    BSOD when waking system up from sleep.: Hi so i sometimes set my pc to sleep when i log off for the night and sometimes the next day it BSOD's when i turn it on. This is one of the minidumps that got created. I used WhoCrashed to read it....