My system has been rock solid for months, then out of nowhere I started getting BSOD crashes the past few days. These crashes always happen when using audio software. Now, I'm using the onboard sound(I do have other sound devices that are better, but for convenience when at work I just use onboard) which is a Realtek HD Audio device. I use a driver "wrapper" called ASIO4ALL(www.asio4all.com) which basically takes the WDM drivers and lets it act as an ASIO driver, which gives the best performance in audio software generally. This is a setup that thousands of people use, and I've used it with no issues for months now on this system, and on several other systems for years.
Anyways, the BSOD crashes happen randomly, but always while using audio software. Sometimes it happens when I hit the "Stop" button in the software, or whenever I perform another action. But pretty random.
Now, the ASIO4ALL just uses the onboard sound and it's drivers, and traditionally is as stable as the drivers you have. My Realtek drivers are just the ones that the computer update software itself(from HP) installed, and are the latest version. I ran the verifier.exe on the drivers, even though all audio and video drivers are already signed by Microsoft. No errors or any other signs of instability came up.
Here is my debug information:
Microsoft ® Windows Debugger Version 6.8.0004.0 X86
Copyright © Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini031109-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6001.18145.x86fre.vistasp1_gdr.080917-1612
Kernel base = 0x8280a000 PsLoadedModuleList = 0x82921c70
Debug session time: Wed Mar 11 20:14:52.682 2009 (GMT-5)
System Uptime: 0 days 3:26:51.982
Loading Kernel Symbols
..................................................................................................................................................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7F, {0, 0, 0, 0}
Unable to load image RTKVHDA.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for RTKVHDA.sys
*** ERROR: Module load completed but symbols could not be loaded for RTKVHDA.sys
Probably caused by : RTKVHDA.sys ( RTKVHDA+128514 )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
UNEXPECTED_KERNEL_MODE_TRAP (7f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000000, EXCEPTION_DIVIDED_BY_ZERO
Arg2: 00000000
Arg3: 00000000
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x7f_0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
TRAP_FRAME: 95c60c74 -- (.trap 0xffffffff95c60c74)
ErrCode = 00000000
eax=00001800 ebx=000011f4 ecx=00000000 edx=00000000 esi=86d06bb8 edi=82bc6f60
eip=90132514 esp=95c60ce8 ebp=95c60d48 iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
RTKVHDA+0x128514:
90132514 ?? ???
Resetting default scope
LAST_CONTROL_TRANSFER: from 82a8ba98 to 828d70b5
STACK_TEXT:
95c60c14 82a8ba98 0000007f c1b1ccde 90132514 nt!KeBugCheck+0x14
95c60c68 828627a8 95c60c74 95c60d48 90132514 nt!Ki386CheckDivideByZeroTrap+0x44
95c60c68 90132514 95c60c74 95c60d48 90132514 nt!KiTrap00+0x88
WARNING: Stack unwind information not available. Following frames may be wrong.
95c60ce4 86d06bb8 828bddef 00000000 00000004 RTKVHDA+0x128514
95c60d48 90130db2 00000000 85e2a4e0 00000000 0x86d06bb8
95c60d7c 829dfb18 00000000 c1b1cd76 00000000 RTKVHDA+0x126db2
95c60dc0 82838a2e 90130d14 86d06bb8 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
RTKVHDA+128514
90132514 ?? ???
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: RTKVHDA+128514
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: RTKVHDA
IMAGE_NAME: RTKVHDA.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 470b40b1
FAILURE_BUCKET_ID: 0x7f_0_RTKVHDA+128514
BUCKET_ID: 0x7f_0_RTKVHDA+128514
Followup: MachineOwner
---------
Any help is greatly appreciated. Nothing else has changed on my system outside of just normal transferring files. No software changes or anything. If there is anything else I need to check, please let me know. This is driving me nuts not knowing what the problem is. Thanks a ton!
Brent

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.


Back to top










