[SOLVED] IRQL_NOT_LESS_OR_EQUAL ntoskrnl.exe+150aa0 - Windows 8.1 x64

shawkynasr

Member
Joined
Feb 7, 2015
Posts
13
Dear sysnative Teams,

Could you please help me solve this problem with my PC?


OS: Win 8.1

This problem almost from 3 months ago, my PC forced to restart when opining Google Chrome.

"IRQL_NOT_LESS_OR_EQUAL" ntoskrnl.exe+150aa0

I guess this RAM, I'll change it, I'll uprgarde to 2 RAM (4G+4G), but first want to make sure this problem realte with RAM not other thing?

Many thanks!


View attachment SHAWKY-2015_02_07_??_204133_91.zip
 
Code:
2: kd> .bugcheck
Bugcheck code 0000000A
Arguments ffffc000`39f0bc08 00000000`00000002 00000000`00000001 fffff803`432d2937

2: kd> kn
 # Child-SP          RetAddr           Call Site
00 ffffd000`23f538f8 fffff803`433d55e9 nt!KeBugCheckEx [COLOR="#800080"]//BSOD[/COLOR]
01 ffffd000`23f53900 fffff803`433d3e3a nt!KiBugCheckDispatch+0x69 [COLOR="#800080"]//Execute KeBugCheckEx[/COLOR]
02 ffffd000`23f53a40 fffff803`432d2937 nt!KiPageFault+0x23a [COLOR="#800080"]//Page fault[/COLOR]
03 ffffd000`23f53bd0 fffff801`7c616119 nt!KeWaitForSingleObject+0x137 [COLOR="#800080"]//Wait for object[/COLOR]
04 ffffd000`23f53c60 ffffc000`39f0bc08 GUBootStartup+0x1119 [COLOR="#800080"]//Glary Utilities Startup Manager Tool driver[/COLOR]
05 ffffd000`23f53c68 ffffe001`00000000 0xffffc000`39f0bc08 [COLOR="#800080"]//Context not saved[/COLOR]
06 ffffd000`23f53c70 ffffe001`b413d500 0xffffe001`00000000
07 ffffd000`23f53c78 00000000`00000000 0xffffe001`b413d500

2: kd> lmvm GUBootStartup
start             end                 module name
fffff801`7c615000 fffff801`7c61e000   GUBootStartup T (no symbols)           
    Loaded symbol image file: GUBootStartup.sys
    Image path: GUBootStartup.sys
    Image name: GUBootStartup.sys
    Timestamp:        Wed Jul 30 06:39:32 2014 (53D88514) [COLOR="#800080"]//Possible update?[/COLOR]
    CheckSum:         000078E4
    ImageSize:        00009000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Glary utilities startup manager has a bug in the driver, it's unnecessary anyway... I highly recommend you rid the software, but if you must keep it, then you need to update it.

Technical information:
Read More:
 
Last edited:
Exactly the same problem, caused by the same driver.
 
Many thanks!

But I do'nt have this software now (Glary utilities startup manager) , one year age uninstall it!

How delete this Glary utilities startup manager driver?
 
I don't believe it's associated with any other programs, so you should just be able to rename it directly.

c:\windows\system32\drivers\gubootstartup.sys

It's probably best to create a restore point prior to renaming it.
 
And as far as renaming it goes, just change the extension from .sys to .bak and then restart.
 
Same problem...
That driver is still causing the issue.
 
Can you elaborate on how you are "deleting" the driver? We're telling you to rename, not delete. If you're deleting, it'll just be remade upon reboot.
 
Again, I don't understand what you mean by "deleting". Are you literally deleting the file, or renaming and restarting.
 
Patrick, has quoted twice to rename that driver from GUBootStartup.sys to GUBootStartup.bak, then restart.
Do not delete the driver as it will just reload from the program that uses it.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top