bluescreen problem

purefire

Member
I got my new computer last week (5/18/08) and so far I have gotten 5 bluescreens so far...this is really starting to frustrate me. Here are the info for each bluescreen.

1. 5/19/08
Problem Event Name: BlueScreen
BCCode: 100000b8


2. 5/21/08
Problem Event Name: BlueScreen
BCCode: 100000b8


3. 5/22/08
Problem Event Name: BlueScreen
BCCode: d1


4. 5/23/08
Problem Event Name: BlueScreen
BCCode: 100000b8


5. 5/26/08
Problem Event Name: BlueScreen
BCCode: 100000b8

Please help me. Thanks.
 
Last edited by a moderator:

My Computer

Did the BSODs show a file that was causing the BSOD (normally under the error code)?
 

My Computer

System One

  • CPU
    Intel Core 2 Duo E8400
    Motherboard
    ASUS P5B-E Plus
    Memory
    4GB Kingston ValueRAM DDR2-667
    Graphics Card(s)
    ASUS EN8800GT 512
    Sound Card
    Creative X-Fi XtremeGamer
    Monitor(s) Displays
    Packard Bell Maestro 190W
    Screen Resolution
    1440x900 @ 75Hz
    Hard Drives
    WesternDigital 200GB 7200RPM + Iomega Desktop HD 360GB 7200RPM
    PSU
    Xilence Power 600W Gaming Edition
    Case
    Coolermaster Centurion 534 Black
    Cooling
    Standard Coolermaster Case Fans + Standard Intel CPU Fan.
    Keyboard
    Logitech G15 V1
    Mouse
    Razer Copperhead Tempest Blue
    Internet Speed
    100.0 Mbps
Normally (not always) when you get a BSOD, you get a file that is causing the BSOD

Ex.

STOP 0x000000E FAULT
** win32k.sys **
 

My Computer

System One

  • CPU
    Intel Core 2 Duo E8400
    Motherboard
    ASUS P5B-E Plus
    Memory
    4GB Kingston ValueRAM DDR2-667
    Graphics Card(s)
    ASUS EN8800GT 512
    Sound Card
    Creative X-Fi XtremeGamer
    Monitor(s) Displays
    Packard Bell Maestro 190W
    Screen Resolution
    1440x900 @ 75Hz
    Hard Drives
    WesternDigital 200GB 7200RPM + Iomega Desktop HD 360GB 7200RPM
    PSU
    Xilence Power 600W Gaming Edition
    Case
    Coolermaster Centurion 534 Black
    Cooling
    Standard Coolermaster Case Fans + Standard Intel CPU Fan.
    Keyboard
    Logitech G15 V1
    Mouse
    Razer Copperhead Tempest Blue
    Internet Speed
    100.0 Mbps
You can have a look in Control panel / Performance informations and tools / Advanced tools / Open reliability and performance monitor
 

My Computer

Ok I've checked the reliability and performance monitor and here is what I found:

bsodpicsforforumsui5.jpg
 

My Computer

Better make an analysis of the dump files.
If you don't have the necessary tools, i can manage, therefore zip the dump files and attach the zip file here.
 

My Computer

Hi Purefire,

I have looked up the BSOD codes you have provided...

Bug Check 0xB8:

The ATTEMPTED_SWITCH_FROM_DPC bug check has a value of 0x100000B8. This indicates that an illegal operation was attempted by a delayed procedure call (DPC) routine.
Cause: A wait operation, attach process, or yield was attempted from a DPC routine. This is an illegal operation.
Resolving the Problem:
The stack trace will lead to the code in the original DPC routine that caused the error



Bug Check 0xD1

The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high.

Cause
A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high.
This bug check is usually caused by drivers that have used improper addresses.
If the first parameter has the same value as the fourth parameter, and the third parameter indicates an execute operation, this bug check was likely caused by a driver that was trying to execute code when the code itself was paged out. Possible causes for the page fault include the following:

-The function was marked as pageable and was running at an elevated IRQL (which includes obtaining a lock).
-The function call was made to a function in another driver, and that driver was unloaded.
-The function was called by using a function pointer that was an invalid pointer.

Resolving the Problem
Check BIOS settings and Run MEMTEST, This BSOD is caused by hardware or emulation driver software like Daemon Tools or Nero.



Hope it helps
Steven



I got my new computer last week (5/18/08) and so far I have gotten 5 bluescreens so far...this is really starting to frustrate me. Here are the info for each bluescreen.

1. 5/19/08
Problem Event Name: BlueScreen
BCCode: 100000b8


2. 5/21/08
Problem Event Name: BlueScreen
BCCode: 100000b8


3. 5/22/08
Problem Event Name: BlueScreen
BCCode: d1


4. 5/23/08
Problem Event Name: BlueScreen
BCCode: 100000b8


5. 5/26/08
Problem Event Name: BlueScreen
BCCode: 100000b8

Please help me. Thanks.
 

My Computer

Back
Top