BSOD while playing games and while going on sleep mode.

daryldeal

New member
Here are my system specs:

Display: 15.6" 1920 x 1080 FHD LED Backlit 95% NTSC Color Gamut Matte Display
Processor: Intel® Core™ i7-2630QM, 6MB L3 Cache, 2.0-2.9GHz
Memory: (8GB) 8192MB, PC3-10660/1333MHz DDR3 - 2 SO-DIMM
Graphics Card: NVIDIA® GeForce® GTX 560M 1.5GB GDDR5
Hard Drive: 500GB 7200rpm 2.5" SATA 300
Optical Drive Bay: 8X Multi DVD+/-R/RW RAM Dual-Layer Drive
Operating System: Microsoft® Windows® 7 Home Premium; 64-bit
Wireless: Intel® 6230 Advanced-N 802.11A/B/G/N LAN and Bluetooth Card


OEM version
I bought my laptop on August '11
Preinstalled with the OS, i havent reinstalled it yet.

Complete details of the crash are in the attachment.
 

My Computer

Computer Manufacturer/Model Number
Malibal Lotus P151HM1
OS
Windows 7 Pro 64 bit
CPU
Intel® Core™ i7-2630QM
Memory
(8GB) 8192MB, PC3-10660/1333MHz DDR3
Graphics Card(s)
NVIDIA® GeForce® GTX 560M 1.5GB GDDR5
Screen Resolution
15.6" 1920 x 1080 FHD LED Backlit 95% NTSC Color Gamut Matte
Hard Drives
500GB 7200rpm 2.5" SATA 300
Other Info
Intel® 6230 Advanced-N 802.11A/B/G/N LAN and Bluetooth Card
please help..
 

My Computer

Computer Manufacturer/Model Number
Malibal Lotus P151HM1
OS
Windows 7 Pro 64 bit
CPU
Intel® Core™ i7-2630QM
Memory
(8GB) 8192MB, PC3-10660/1333MHz DDR3
Graphics Card(s)
NVIDIA® GeForce® GTX 560M 1.5GB GDDR5
Screen Resolution
15.6" 1920 x 1080 FHD LED Backlit 95% NTSC Color Gamut Matte
Hard Drives
500GB 7200rpm 2.5" SATA 300
Other Info
Intel® 6230 Advanced-N 802.11A/B/G/N LAN and Bluetooth Card
anyone..?
 

My Computer

Computer Manufacturer/Model Number
Malibal Lotus P151HM1
OS
Windows 7 Pro 64 bit
CPU
Intel® Core™ i7-2630QM
Memory
(8GB) 8192MB, PC3-10660/1333MHz DDR3
Graphics Card(s)
NVIDIA® GeForce® GTX 560M 1.5GB GDDR5
Screen Resolution
15.6" 1920 x 1080 FHD LED Backlit 95% NTSC Color Gamut Matte
Hard Drives
500GB 7200rpm 2.5" SATA 300
Other Info
Intel® 6230 Advanced-N 802.11A/B/G/N LAN and Bluetooth Card
Hello daryldeal,
Ok it seems 3 crashes have the same cause, that is A device object has been blocking an Irp.
I would recommend you to uninstall cFosSpeed and HotSpot Shield.
Then see how things go.

LOG
Code:
0: kd> !devobj fffffa8007980a30 f
fffff80003438f90: Unable to get value of ObpRootDirectoryObject
Device object (fffffa8007980a30) is for:
 Cannot read info offset from nt!ObpInfoMaskToOffset
 \Driver\ACPI DriverObject fffffa80069ac380
Current Irp 00000000 RefCount 0 Type 00000032 Flags 00001048
DevExt fffffa80069dd480 DevObjExt fffffa8007980b80 DevNode fffffa80069bb610 
ExtensionFlags (0x00000800)  
                             Unknown flags 0x00000800
Device queue is not busy.
0: kd> !drvobj fffffa80069ac380 f
fffff80003438f90: Unable to get value of ObpRootDirectoryObject
fffff80003438f90: Unable to get value of ObpRootDirectoryObject
Driver object (fffffa80069ac380) is for:
 \Driver\ACPI
Driver Extension List: (id , addr)

Device Object list:
fffffa800bf40200: Could not read device object


DriverEntry:   fffff88000f72c30    ACPI!GsDriverEntry
DriverStartIo: 00000000    
DriverUnload:  fffff88000f2ed0c    ACPI!ACPIUnload
AddDevice:     00000000    

Dispatch routines:
[00] IRP_MJ_CREATE                      fffff88000f2e914    ACPI!ACPIDispatchIrp
[01] IRP_MJ_CREATE_NAMED_PIPE           fffff88000f2e914    ACPI!ACPIDispatchIrp
[02] IRP_MJ_CLOSE                       fffff88000f2e914    ACPI!ACPIDispatchIrp
[03] IRP_MJ_READ                        fffff88000f2e914    ACPI!ACPIDispatchIrp
[04] IRP_MJ_WRITE                       fffff88000f2e914    ACPI!ACPIDispatchIrp
[05] IRP_MJ_QUERY_INFORMATION           fffff88000f2e914    ACPI!ACPIDispatchIrp
[06] IRP_MJ_SET_INFORMATION             fffff88000f2e914    ACPI!ACPIDispatchIrp
[07] IRP_MJ_QUERY_EA                    fffff88000f2e914    ACPI!ACPIDispatchIrp
[08] IRP_MJ_SET_EA                      fffff88000f2e914    ACPI!ACPIDispatchIrp
[09] IRP_MJ_FLUSH_BUFFERS               fffff88000f2e914    ACPI!ACPIDispatchIrp
[0a] IRP_MJ_QUERY_VOLUME_INFORMATION    fffff88000f2e914    ACPI!ACPIDispatchIrp
[0b] IRP_MJ_SET_VOLUME_INFORMATION      fffff88000f2e914    ACPI!ACPIDispatchIrp
[0c] IRP_MJ_DIRECTORY_CONTROL           fffff88000f2e914    ACPI!ACPIDispatchIrp
[0d] IRP_MJ_FILE_SYSTEM_CONTROL         fffff88000f2e914    ACPI!ACPIDispatchIrp
[0e] IRP_MJ_DEVICE_CONTROL              fffff88000f2e914    ACPI!ACPIDispatchIrp
[0f] IRP_MJ_INTERNAL_DEVICE_CONTROL     fffff88000f2e914    ACPI!ACPIDispatchIrp
[10] IRP_MJ_SHUTDOWN                    fffff88000f2e914    ACPI!ACPIDispatchIrp
[11] IRP_MJ_LOCK_CONTROL                fffff88000f2e914    ACPI!ACPIDispatchIrp
[12] IRP_MJ_CLEANUP                     fffff88000f2e914    ACPI!ACPIDispatchIrp
[13] IRP_MJ_CREATE_MAILSLOT             fffff88000f2e914    ACPI!ACPIDispatchIrp
[14] IRP_MJ_QUERY_SECURITY              fffff88000f2e914    ACPI!ACPIDispatchIrp
[15] IRP_MJ_SET_SECURITY                fffff88000f2e914    ACPI!ACPIDispatchIrp
[16] IRP_MJ_POWER                       fffff88000f2e914    ACPI!ACPIDispatchIrp
[17] IRP_MJ_SYSTEM_CONTROL              fffff88000f2e914    ACPI!ACPIDispatchIrp
[18] IRP_MJ_DEVICE_CHANGE               fffff88000f2e914    ACPI!ACPIDispatchIrp
[19] IRP_MJ_QUERY_QUOTA                 fffff88000f2e914    ACPI!ACPIDispatchIrp
[1a] IRP_MJ_SET_QUOTA                   fffff88000f2e914    ACPI!ACPIDispatchIrp
[1b] IRP_MJ_PNP                         fffff88000f2e914    ACPI!ACPIDispatchIrp

Fast I/O routines:
Cannot read _FAST_IO_DISPATCH at fffff88000f57360
 
Last edited:

My Computer

Computer type
PC/Desktop
OS
Windows 7 Ultimate x64 SP1
CPU
AMD A10-5800K
Motherboard
ECS A55F2-M3
Memory
4.00GB Dual-Channel DDR3
Graphics Card(s)
ATI AMD Radeon HD 7660D
Sound Card
Steelseries Siberia
Monitor(s) Displays
1366x768
Hard Drives
WDC 3 TB
Seagate 500 GB
Internet Speed
2 Mbps
Back
Top