Solved Win 7 restarts on it's own when in hibernation

Tinsby

New member
Member
VIP
Local time
10:42 AM
Messages
176
I have come into my office to find the machine has restarted on it's own after being put in hibernate.

Going into Control Panel I unticked the box that allows a restart after a crash, thinking this might solve it. I let the machine sit in hibernate and an hour later I came back to a huge BSOD. But that machine had shut down and there was no minidump file to be found.

I did get the SF_Diagnostic tool and installed and ran it. I am not sure what value the info will be since there was NO .dmp file to be had.

Since this is a dual boot machine one BIOS serves both, but I don't have the problem with XP Pro SP3.

Thank you all for your anticipated help!

J T
 

My Computer My Computer

At a glance

Dual boot Win7 Pro 64 & Linux Mint 18.3Intel Core 2 Quad Core8GBNvidia GeForce GTX 750 Ti
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home/Custom built
OS
Dual boot Win7 Pro 64 & Linux Mint 18.3
CPU
Intel Core 2 Quad Core
Motherboard
Asus Rampage Extreme
Memory
8GB
Graphics Card(s)
Nvidia GeForce GTX 750 Ti
Sound Card
PCIe Supreme FX X-fi
Monitor(s) Displays
Viewsonic VX2450WM LED
Screen Resolution
1920x1080
Hard Drives
Intel SSD 240GB
WD 500GB HDD
PSU
Corsair 850 watt
Case
Lian Li
Cooling
Zalman
Keyboard
MS natural/ergonomic
Mouse
Intellimouse
Internet Speed
240 Mbps +/- Dnld, 12Mbps Upld via Xfinity Blast
Antivirus
Norton Security Suite by Xfinity
Browser
Firefox & Chrome
Other Info
4 slot memory card reader
Floppy drive
2 DVD burners
Brother MFCJ450dw AIO Printer/Scanner/Fax
eSATA connections
Hello Tinsby.

Its a Driver power state failure.
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

[COLOR=Red]BugCheck 1000009F,[/COLOR] {4, 258, fffffa8005220660, fffff80000b9c510}

Implicit thread is now fffffa80`05220660
Probably caused by : ntkrnlmp.exe ( nt!KiSwapContext+7a )

Followup: MachineOwner
---------
And yours a desktop PC. For a desktop, hibernation is not a must. Disable Hibernate. A desktop uses power from the external source, not on the battery.

Next, your security programs are causing issues here.

Say, OnlineArmor
Code:
fffff880`0339f8c8  fffff880`04211710Unable to load image \??\C:\Windows\SysWow64\Drivers\[URL="http://www.carrona.org/drivers/driver.php?id=OADriver.sys"]OADriver.sys[/URL], Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=OADriver.sys"]OADriver.sys[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=OADriver.sys"]OADriver.sys[/URL]
 OADriver+0x4710
Description here: Driver Reference Table - OADriver.sys

And avast! Virtualization Driver
Code:
fffff880`0339fc98  fffff880`03c8e099Unable to load image \SystemRoot\System32\Drivers\[URL="http://www.carrona.org/drivers/driver.php?id=aswSnx.SYS"]aswSnx.SYS[/URL], Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=aswSnx.SYS"]aswSnx.SYS[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=aswSnx.SYS"]aswSnx.SYS[/URL]
 aswSnx+0x5f099
Description here: Driver Reference Table - aswSnx.SYS

And avast! Self Protection Driver
Code:
fffff880`0339f6d8  fffff880`04776750Unable to load image \SystemRoot\System32\Drivers\[URL="http://www.carrona.org/drivers/driver.php?id=aswSP.SYS"]aswSP.SYS[/URL], Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=aswSP.SYS"]aswSP.SYS[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=aswSP.SYS"]aswSP.SYS[/URL]
 aswSP+0x2f750
Description here: Driver Reference Table - aswSP.SYS

I would suggest you Uninstall Online Armor. Also Uninstall Avast using Avast Uninstall Utility. Use Microsoft Security Essentials as your antivirus with windows inbuilt firewall, and free MBAM as the on demand scanner.
Download, install and update those, and then run full system scans with both of them, one by one.

Free up the startup. Windows does not need any other program to auto start with it, but the auto start programs often conflicts and causes various problems including BSODs.

  1. Click on the Start button
  2. Type “msconfig (without quotes), click the resulting link. It will open the System Configuration window.
  3. Select the “Startup” tab.
  4. Deselect all items other than the antivirus.
  5. Apply > OK
  6. Accept then restart.
Let us know the results.
 

My Computer My Computer

At a glance

Microsoft Windows 10 Pro Insider Preview 64-bitIntel(R) Core(TM) i3-4130 CPU @ 3.40GHzCorsair Vengence 4GB x2 (8.00GB Dual-Channel ...2047MB GeForce GTS 450 (ZOTAC International)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Thank you!

Hi Arc,

I appreciate all the work and detail you put into my questions!

I'll get on with doing what you suggest and hope it cure the trouble. I had trouble with Avast before and had to remove it. Thought Avast had addressed the issue but I guess not!

OA has always worked well for me, I am sorry to see that it's a problem too.

Regards,

J T
 

My Computer My Computer

At a glance

Dual boot Win7 Pro 64 & Linux Mint 18.3Intel Core 2 Quad Core8GBNvidia GeForce GTX 750 Ti
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home/Custom built
OS
Dual boot Win7 Pro 64 & Linux Mint 18.3
CPU
Intel Core 2 Quad Core
Motherboard
Asus Rampage Extreme
Memory
8GB
Graphics Card(s)
Nvidia GeForce GTX 750 Ti
Sound Card
PCIe Supreme FX X-fi
Monitor(s) Displays
Viewsonic VX2450WM LED
Screen Resolution
1920x1080
Hard Drives
Intel SSD 240GB
WD 500GB HDD
PSU
Corsair 850 watt
Case
Lian Li
Cooling
Zalman
Keyboard
MS natural/ergonomic
Mouse
Intellimouse
Internet Speed
240 Mbps +/- Dnld, 12Mbps Upld via Xfinity Blast
Antivirus
Norton Security Suite by Xfinity
Browser
Firefox & Chrome
Other Info
4 slot memory card reader
Floppy drive
2 DVD burners
Brother MFCJ450dw AIO Printer/Scanner/Fax
eSATA connections
Back
Top