Od wczoraj wyskoczyły mi już trzy blue sreen'y ;/ BAD_POOL_HEADER (0x00000019)
Zaczęło się po podłączeniu nowego pada Tracer TRJ-C7 Freezer i zainstalowaniu sterowników z dołączonej do niego płyty.
"Diagnostyka pamięci systemu Windows" nic nie wykazała, a z Crush Dump 'a nic nie mogę wyczytać(tzn nic konkretnego)..może źle szukam..
Dysk sprawny-SMART przeanalizowany w tym wątku, a Scan Disk cały na zielono.
Dodam, że Blue Screen pojawiał się tylko w przypadku używania w/w pada w grach takich jak Fifa 14, czy też F1 2012.
Prosiłbym o pomoc i z góry za nią dziękuję

Poniżej zamieszczam zdjęcie blue screen'a oraz plik Crush Dump.

*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffffa8005e0c840, fffffa8005e1c840, fffffa8005e0c840}
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+c96 )
Followup: Pool_corruption
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000003, the pool freelist is corrupt.
Arg2: fffffa8005e0c840, the pool entry being checked.
Arg3: fffffa8005e1c840, the read back flink freelist value (should be the same as 2).
Arg4: fffffa8005e0c840, the read back blink freelist value (should be the same as 2).
Debugging Details:
------------------
BUGCHECK_STR: 0x19_3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff80002fb76ea to fffff80002e84bc0
STACK_TEXT:
fffff800`045a39d8 fffff800`02fb76ea : 00000000`00000019 00000000`00000003 fffffa80`05e0c840 fffffa80`05e1c840 : nt!KeBugCheckEx
fffff800`045a39e0 fffff800`02fb84f1 : 00000000`00000000 fffffa80`05d2e000 00000000`00000000 00000000`00000000 : nt!ExDeferredFreePool+0xc96
fffff800`045a3a70 fffff880`07e5974b : fffffa80`0579f010 fffffa80`05e7a850 fffffa80`70627375 00000000`000003ed : nt!ExFreePoolWithTag+0x411
fffff800`045a3b20 fffff880`07e59b0f : fffffa80`05d2e002 fffffa80`0c955860 00000000`ffffffff fffffa80`082a3eb0 : USBPORT!USBPORT_Core_iCompleteDoneTransfer+0xb2f
fffff800`045a3c00 fffff880`07e5766f : fffffa80`082a3eb0 fffffa80`082a31a0 fffffa80`082a4050 00000000`00000000 : USBPORT!USBPORT_Core_iIrpCsqCompleteDoneTransfer+0x3a7
fffff800`045a3c60 fffff880`07e48f89 : fffffa80`082a3050 00000000`00000000 fffffa80`082a3e02 fffffa80`082a3eb0 : USBPORT!USBPORT_Core_UsbIocDpc_Worker+0xf3
fffff800`045a3ca0 fffff800`02e8f30c : fffff800`02fffe80 fffffa80`082a3eb0 fffffa80`082a3ec8 00000000`00000000 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
fffff800`045a3cd0 fffff800`02e7c8ca : fffff800`02fffe80 fffff800`0300dcc0 00000000`00000000 fffff880`07e48db0 : nt!KiRetireDpcList+0x1bc
fffff800`045a3d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+c96
fffff800`02fb76ea cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+c96
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+c96
BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+c96
Followup: Pool_corruption
---------