Hi Microsoft Team,
Could you help me figure out what is the cause of this BSOD error, is it my video driver or the game that I am playing? Below are the debug results I got when using the debugger tool from Microsoft.
Microsoft (R) Windows Debugger Version 6.2.9200.20512 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Bitmap Dump File: Only kernel address space is available
Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols;srv*
Executable search path is: srv*
Windows 8 Kernel Version 9200 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 9200.16628.amd64fre.win8_gdr.130531-1504
Machine Name:
Kernel base = 0xfffff802`0ce15000 PsLoadedModuleList = 0xfffff802`0d0e1a20
Debug session time: Thu Jan 23 10:38:00.679 2014 (UTC + 8:00)
System Uptime: 0 days 0:51:15.420
Loading Kernel Symbols
...............................................................
................................................................
...........................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck C2, {9d, 1, 1, fffff8800c80bbad}
*** ERROR: Symbol file could not be found. Defaulted to export symbols for VerifierExt.sys -
*** ERROR: Symbol file could not be found. Defaulted to export symbols for hxsy64.sys -
Probably caused by : hxsy64.sys ( hxsy64!SampleDouble+854d )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_CALLER (c2)
The current thread is making a bad pool request. Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 000000000000009d, Attempt to allocate pool with a tag that does not contain any letters or digits.
Using these tags makes tracking pool issues very hard.
Arg2: 0000000000000001, Incorrect pool tag used.
Arg3: 0000000000000001, Pool type
Arg4: fffff8800c80bbad, Caller's address.
Debugging Details:
------------------
FAULTING_IP:
hxsy64!SampleDouble+854d
fffff880`0c80bbad 4885c0 test rax,rax
BUGCHECK_STR: 0xc2_9d
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff8020d45f19c to fffff8020ce6f440
STACK_TEXT:
fffff880`03132688 fffff802`0d45f19c : 00000000`000000c2 00000000`0000009d 00000000`00000001 00000000`00000001 : nt!KeBugCheckEx
fffff880`03132690 fffff802`0d4776e9 : fffff880`0312d000 fffff880`00000001 00000000`00000000 00000000`00000020 : nt!VerifierBugCheckIfAppropriate+0x3c
fffff880`031326d0 fffff802`0d4567ff : 00000000`00000290 00000000`00000000 00000000`00000001 00000000`00000081 : nt!ExAllocatePoolSanityChecks+0xa9
fffff880`03132710 fffff880`01079665 : 00000000`00000081 00000000`00000290 00000000`00000001 00000000`20206f49 : nt!VeAllocatePoolWithTagPriority+0x83
fffff880`03132780 fffff802`0d456ef2 : 00000000`00000001 00000000`00000000 00000000`00000000 fffff880`0c808dc7 : VerifierExt!XdvHibernationNotification+0x4621
fffff880`031327c0 fffff880`0c80bbad : 00000000`00000001 00000000`00000000 fffff880`0c80e218 00000000`0000000e : nt!VerifierExAllocatePoolEx+0x2a
fffff880`03132800 fffff880`0c808f56 : fffff8a0`020e8200 fffff880`0c808dc7 00000000`00000000 00000000`20206f49 : hxsy64!SampleDouble+0x854d
fffff880`03132830 fffff880`0c801346 : fffffa80`071dee60 00000000`00000001 00000000`00000000 fffffa80`04c24000 : hxsy64!SampleDouble+0x58f6
fffff880`03132870 fffff880`0c8010f6 : ffffffff`80000db0 00000000`00000000 fffffa80`071dee60 00000000`00000000 : hxsy64+0x1346
fffff880`03132940 fffff802`0d1bda28 : fffffa80`071dee60 fffff880`03132ab0 fffffa80`066d18e0 fffffa80`04c24000 : hxsy64+0x10f6
fffff880`031329b0 fffff802`0d1c14c6 : fffff802`0ce50f00 00000000`00000000 fffff802`0d0a8584 fffff802`0ce78cbc : nt!IopLoadDriver+0x5f8
fffff880`03132c80 fffff802`0cead2a1 : fffff802`00000000 ffffffff`80000f20 fffffa80`03a8d040 fffff802`0ce78c00 : nt!IopLoadUnloadDriver+0x4e
fffff880`03132cc0 fffff802`0ce41fd9 : 00000000`00000000 00000000`00000080 fffff802`0cead160 fffffa80`03a8d040 : nt!ExpWorkerThread+0x142
fffff880`03132d50 fffff802`0cef67e6 : fffff880`02d41180 fffffa80`03a8d040 fffff880`02d4cec0 fffffa80`03ab8040 : nt!PspSystemThreadStartup+0x59
fffff880`03132da0 00000000`00000000 : fffff880`03133000 fffff880`0312d000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
hxsy64!SampleDouble+854d
fffff880`0c80bbad 4885c0 test rax,rax
SYMBOL_STACK_INDEX: 6
SYMBOL_NAME: hxsy64!SampleDouble+854d
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hxsy64
IMAGE_NAME: hxsy64.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 5244faa4
BUCKET_ID_FUNC_OFFSET: 854d
FAILURE_BUCKET_ID: 0xc2_9d_VRF_hxsy64!SampleDouble
BUCKET_ID: 0xc2_9d_VRF_hxsy64!SampleDouble
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_CALLER (c2)
The current thread is making a bad pool request. Typically this is at a bad IRQL level or double freeing the same allocation, etc.
Arguments:
Arg1: 000000000000009d, Attempt to allocate pool with a tag that does not contain any letters or digits.
Using these tags makes tracking pool issues very hard.
Arg2: 0000000000000001, Incorrect pool tag used.
Arg3: 0000000000000001, Pool type
Arg4: fffff8800c80bbad, Caller's address.
Debugging Details:
------------------
FAULTING_IP:
hxsy64!SampleDouble+854d
fffff880`0c80bbad 4885c0 test rax,rax
BUGCHECK_STR: 0xc2_9d
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff8020d45f19c to fffff8020ce6f440
STACK_TEXT:
fffff880`03132688 fffff802`0d45f19c : 00000000`000000c2 00000000`0000009d 00000000`00000001 00000000`00000001 : nt!KeBugCheckEx
fffff880`03132690 fffff802`0d4776e9 : fffff880`0312d000 fffff880`00000001 00000000`00000000 00000000`00000020 : nt!VerifierBugCheckIfAppropriate+0x3c
fffff880`031326d0 fffff802`0d4567ff : 00000000`00000290 00000000`00000000 00000000`00000001 00000000`00000081 : nt!ExAllocatePoolSanityChecks+0xa9
fffff880`03132710 fffff880`01079665 : 00000000`00000081 00000000`00000290 00000000`00000001 00000000`20206f49 : nt!VeAllocatePoolWithTagPriority+0x83
fffff880`03132780 fffff802`0d456ef2 : 00000000`00000001 00000000`00000000 00000000`00000000 fffff880`0c808dc7 : VerifierExt!XdvHibernationNotification+0x4621
fffff880`031327c0 fffff880`0c80bbad : 00000000`00000001 00000000`00000000 fffff880`0c80e218 00000000`0000000e : nt!VerifierExAllocatePoolEx+0x2a
fffff880`03132800 fffff880`0c808f56 : fffff8a0`020e8200 fffff880`0c808dc7 00000000`00000000 00000000`20206f49 : hxsy64!SampleDouble+0x854d
fffff880`03132830 fffff880`0c801346 : fffffa80`071dee60 00000000`00000001 00000000`00000000 fffffa80`04c24000 : hxsy64!SampleDouble+0x58f6
fffff880`03132870 fffff880`0c8010f6 : ffffffff`80000db0 00000000`00000000 fffffa80`071dee60 00000000`00000000 : hxsy64+0x1346
fffff880`03132940 fffff802`0d1bda28 : fffffa80`071dee60 fffff880`03132ab0 fffffa80`066d18e0 fffffa80`04c24000 : hxsy64+0x10f6
fffff880`031329b0 fffff802`0d1c14c6 : fffff802`0ce50f00 00000000`00000000 fffff802`0d0a8584 fffff802`0ce78cbc : nt!IopLoadDriver+0x5f8
fffff880`03132c80 fffff802`0cead2a1 : fffff802`00000000 ffffffff`80000f20 fffffa80`03a8d040 fffff802`0ce78c00 : nt!IopLoadUnloadDriver+0x4e
fffff880`03132cc0 fffff802`0ce41fd9 : 00000000`00000000 00000000`00000080 fffff802`0cead160 fffffa80`03a8d040 : nt!ExpWorkerThread+0x142
fffff880`03132d50 fffff802`0cef67e6 : fffff880`02d41180 fffffa80`03a8d040 fffff880`02d4cec0 fffffa80`03ab8040 : nt!PspSystemThreadStartup+0x59
fffff880`03132da0 00000000`00000000 : fffff880`03133000 fffff880`0312d000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
hxsy64!SampleDouble+854d
fffff880`0c80bbad 4885c0 test rax,rax
SYMBOL_STACK_INDEX: 6
SYMBOL_NAME: hxsy64!SampleDouble+854d
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hxsy64
IMAGE_NAME: hxsy64.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 5244faa4
BUCKET_ID_FUNC_OFFSET: 854d
FAILURE_BUCKET_ID: 0xc2_9d_VRF_hxsy64!SampleDouble
BUCKET_ID: 0xc2_9d_VRF_hxsy64!SampleDouble
Followup: MachineOwner
---------
0: kd> lmvm hxsy64
start end module name
fffff880`0c800000 fffff880`0c81b000 hxsy64 (export symbols) hxsy64.sys
Loaded symbol image file: hxsy64.sys
Image path: \??\C:\AeriaGames\AuraKingdom\avital\hxsy64.sys
Image name: hxsy64.sys
Timestamp: Fri Sep 27 11:25:24 2013 (5244FAA4)
CheckSum: 00018447
ImageSize: 0001B000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4