BSOD 124 VISTA_DRIVER_FAULT audiodg.exe

  • Thread starter Thread starter Rich dubulya
  • Start date Start date
R

Rich dubulya

getting seemingly random BSOD ever since i recieved my new computer.
Crash dump file shows the following. Any help is appreciated.

BugCheck 124, {0, 85315028, b2000018, 2000e0f}

Probably caused by : hardware

Followup: MachineOwner
---------

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

WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 00000000, MCA_ASSERT
Arg2: 85315028, Address of WHEA_ERROR_RECORD structure
Arg3: b2000018, High 32 bits of MCi_STATUS MSR for the MCA bank that had
the error
Arg4: 02000e0f, Low 32 bits of MCi_STATUS MSR for the MCA bank that had
the error

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


WHEA_ERROR_RECORD: !errrec ffffffff85315028

BUGCHECK_STR: 0x124_GenuineIntel

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: audiodg.exe

CURRENT_IRQL: 0

STACK_TEXT:
820eef84 823a6f1f 00000124 00000000 8531c028 nt!KeBugCheckEx+0x1e
820eefa0 820cecb6 8531c028 859b7858 00000001 hal!HalBugCheckSystem+0x37
820eefc0 823a6ede 859b7858 859b7970 820eeff4 nt!WheaReportHwError+0x10c
820eefd0 823a6fff 00000003 859b7858 00000000 hal!HalpReportMachineCheck+0x28
820eeff4 823a389f 80159000 00000000 00000000 hal!HalpMcaExceptionHandler+0xc3
820eeff4 00000000 80159000 00000000 00000000
hal!HalpMcaExceptionHandlerWrapper+0x77


STACK_COMMAND: kb

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: hardware

IMAGE_NAME: hardware

DEBUG_FLR_IMAGE_TIMESTAMP: 0

FAILURE_BUCKET_ID: 0x124_GenuineIntel

BUCKET_ID: 0x124_GenuineIntel

Followup: MachineOwner
---------
 
Hi,

Clue #1

> Probably caused by : hardware


Clue #2

> PROCESS_NAME: audiodg.exe


The combination of these two is a pretty solid indicator of a problem with
the audio system. Now this line:

> getting seemingly random BSOD ever since i recieved my new computer.


indicates that you need to use that warranty that is included with your new
system before you do anything else. If you have a faulty component (highly
likely), then they need to replace it.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"Rich dubulya" <Richdubulya@discussions.microsoft.com> wrote in message
news:51651CFF-146B-4D63-B8C7-59428930F9E9@microsoft.com...
> getting seemingly random BSOD ever since i recieved my new computer.
> Crash dump file shows the following. Any help is appreciated.
>
> BugCheck 124, {0, 85315028, b2000018, 2000e0f}
>
> Probably caused by : hardware
>
> Followup: MachineOwner
> ---------
>
> 0: kd> !analyze -v
> *******************************************************************************
> *
> *
> * Bugcheck Analysis
> *
> *
> *
> *******************************************************************************
>
> WHEA_UNCORRECTABLE_ERROR (124)
> A fatal hardware error has occurred. Parameter 1 identifies the type of
> error
> source that reported the error. Parameter 2 holds the address of the
> WHEA_ERROR_RECORD structure that describes the error conditon.
> Arguments:
> Arg1: 00000000, MCA_ASSERT
> Arg2: 85315028, Address of WHEA_ERROR_RECORD structure
> Arg3: b2000018, High 32 bits of MCi_STATUS MSR for the MCA bank that had
> the error
> Arg4: 02000e0f, Low 32 bits of MCi_STATUS MSR for the MCA bank that had
> the error
>
> Debugging Details:
> ------------------
>
>
> WHEA_ERROR_RECORD: !errrec ffffffff85315028
>
> BUGCHECK_STR: 0x124_GenuineIntel
>
> CUSTOMER_CRASH_COUNT: 2
>
> DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
>
> PROCESS_NAME: audiodg.exe
>
> CURRENT_IRQL: 0
>
> STACK_TEXT:
> 820eef84 823a6f1f 00000124 00000000 8531c028 nt!KeBugCheckEx+0x1e
> 820eefa0 820cecb6 8531c028 859b7858 00000001 hal!HalBugCheckSystem+0x37
> 820eefc0 823a6ede 859b7858 859b7970 820eeff4 nt!WheaReportHwError+0x10c
> 820eefd0 823a6fff 00000003 859b7858 00000000
> hal!HalpReportMachineCheck+0x28
> 820eeff4 823a389f 80159000 00000000 00000000
> hal!HalpMcaExceptionHandler+0xc3
> 820eeff4 00000000 80159000 00000000 00000000
> hal!HalpMcaExceptionHandlerWrapper+0x77
>
>
> STACK_COMMAND: kb
>
> FOLLOWUP_NAME: MachineOwner
>
> MODULE_NAME: hardware
>
> IMAGE_NAME: hardware
>
> DEBUG_FLR_IMAGE_TIMESTAMP: 0
>
> FAILURE_BUCKET_ID: 0x124_GenuineIntel
>
> BUCKET_ID: 0x124_GenuineIntel
>
> Followup: MachineOwner
> ---------
>
 
Back
Top