Loading Dump File [C:\Users\Mike\Downloads\BSODDmpFiles\Fusion22\Windows_NT6_BSOD_jcgriff2\011612-23758-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\users\mike\documents\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7601.17713.x86fre.win7sp1_gdr.111025-1505
Machine Name:
Kernel base = 0x83a48000 PsLoadedModuleList = 0x83b914d0
Debug session time: Mon Jan 16 14:27:48.713 2012 (UTC - 7:00)
System Uptime: 0 days 0:07:36.164
Loading Kernel Symbols
...............................................................
................................................................
...............................................
Loading User Symbols
Loading unloaded module list
.....
Unable to load image \SystemRoot\system32\DRIVERS\atikmpag.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for atikmpag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmpag.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000008E, {c0000005, 9158d9c8, a7f9c8f4, 0}
Probably caused by : hardware ( atikmpag+c9c8 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 9158d9c8, The address that the exception occurred at
Arg3: a7f9c8f4, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
atikmpag+c9c8
9158d9c8 108b550c8d75 adc byte ptr [ebx+758D0C55h],cl
TRAP_FRAME: a7f9c8f4 -- (.trap 0xffffffffa7f9c8f4)
ErrCode = 00000002
eax=8596b040 ebx=a7f9cb58 ecx=00000001 edx=00000000 esi=a7f9c9d4 edi=85962400
eip=9158d9c8 esp=a7f9c968 ebp=a7f9c998 iopl=0 nv up ei ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
atikmpag+0xc9c8:
9158d9c8 108b550c8d75 adc byte ptr [ebx+758D0C55h],cl ds:0023:1d86d7ad=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x8E
PROCESS_NAME: hl2.exe
CURRENT_IRQL: 0
MISALIGNED_IP:
atikmpag+c9c8
9158d9c8 108b550c8d75 adc byte ptr [ebx+758D0C55h],cl
LAST_CONTROL_TRANSFER: from 9158d3c8 to 9158d9c8
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
a7f9c998 9158d3c8 85962400 a7f9c9d4 00000000 atikmpag+0xc9c8
a7f9c9b8 915a5179 a7f9c9d4 00000000 83a166ee atikmpag+0xc3c8
a7f9ca04 928af09b 00c83180 a7f9ca60 88738000 atikmpag+0x24179
a7f9ca2c 928aeab0 a7f9ca60 357c9937 153bf5b8 dxgkrnl!DXGADAPTER::DdiEscape+0x46
a7f9cd28 83a8621a 153bf5b8 153bf5d4 77657094 dxgkrnl!DxgkEscape+0x4c8
a7f9cd28 77657094 153bf5b8 153bf5d4 77657094 nt!KiFastCallEntry+0x12a
153bf5d4 00000000 00000000 00000000 00000000 0x77657094
STACK_COMMAND: kb
FOLLOWUP_IP:
atikmpag+c9c8
9158d9c8 108b550c8d75 adc byte ptr [ebx+758D0C55h],cl
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: atikmpag+c9c8
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: IP_MISALIGNED_atikmpag.sys
BUCKET_ID: IP_MISALIGNED_atikmpag.sys
Followup: MachineOwner
---------