BSOD 100000d1

Status
Not open for further replies.

Genome852

Posts: 25   +1
Error code 100000d1, parameter1 00000000, parameter2 00000002, parameter3 00000000, parameter4 b2f7d077.

Started happening yesterday.

Just when I thought my computer was BSOD free :/ It has happened 3 times, both times happened while I was playing Battlefield 2. It went to a BSOD with repeating sounds, and no text on the screen either.

Also, my video card core and mem clock keeps going higher than default (but always to the same value) even though I have dynamic OCing off... I'm afraid my vid card is going to die soon :eek:

Help ASAP!
 
Looks like your SoundBlaster drivers are causing grief. Download the latest version of SB drivers for your sound card. Uninstall the old drivers; then install the new ones.
If this does not help move your SoundBlaster card closer to your video card. PCI slot#1 or #2.
Your video card overclock kicks in due to a bug in your overclocking tool. See if you can get the latest version of drivers of ATI card + update you OC tool.

Good luck.

Code:
kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000000, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: b2f7d077, address which referenced memory

Debugging Details:
------------------


READ_ADDRESS:  00000000 

CURRENT_IRQL:  2

FAULTING_IP: 
ha10kx2k+8a077
b2f7d077 8b01             mov     eax,[ecx]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0xD1

LAST_CONTROL_TRANSFER:  from b2f7c9eb to b2f7d077

STACK_TEXT:  
WARNING: Stack unwind information not available. Following frames may be wrong.
f78a6f34 b2f7c9eb 00000001 b2f07acc 88224298 ha10kx2k+0x8a077
f78a6fd0 80540d5d 89b490b0 00000000 89b490b0 ha10kx2k+0x899eb
f78a6ff4 80540a2a f6666a2c 00000000 00000000 nt!KiRetireDpcList+0x46
f78a6ff8 f6666a2c 00000000 00000000 00000000 nt!KiDispatchInterrupt+0x2a
80540a2a 00000000 00000009 bb835675 00000128 0xf6666a2c


FOLLOWUP_IP: 
ha10kx2k+8a077
b2f7d077 8b01             mov     eax,[ecx]

SYMBOL_STACK_INDEX:  0

FOLLOWUP_NAME:  MachineOwner

SYMBOL_NAME:  ha10kx2k+8a077

MODULE_NAME:  ha10kx2k

IMAGE_NAME:  ha10kx2k.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  40cfa697

STACK_COMMAND:  kb

FAILURE_BUCKET_ID:  0xD1_ha10kx2k+8a077

BUCKET_ID:  0xD1_ha10kx2k+8a077

Followup: MachineOwner
---------
 
OH RIGHT.

I recently changed BF2's openAL file\... I'm pretty sure this is the problem.

Thanks for your help!
 
Status
Not open for further replies.
Back