Bluescreen mit Ereignis-ID 41

Rocka

Cadet 2nd Year
Registriert
Feb. 2006
Beiträge
30
Hallo hab heute ne halbe Std. BF2 gespielt und es gab einen Bluescreen.

meine Teile:

x4 965 black
gigabyte 870a ud3
6870 powercolor
400W cougar
2X2 gb adata
cavier green 1.5 tb

Hab versucht mich ein bisschen schlau zu machen und bin unter anderem auf folgenden fred
gestoßen:

https://www.computerbase.de/forum/forums/mainboards-und-cpus-probleme-mit-amd.98/

Hab mal Debugging Tools for Windows wie von simple 1970 im Post #6 beschrieben
ausgeführt, mit folgedem Ergebnis:




Use !analyze -v to get detailed debugging information.

BugCheck 19, {20, fffffa8003bf3060, fffffa8003bf3a30, 59dc230}

GetPointerFromAddress: unable to read from fffff80002d030e0
Probably caused by : ntkrnlmp.exe ( nt!IopSymlinkFreeRelatedMountPointChain+24 )

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

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: 0000000000000020, a pool block header size is corrupt.
Arg2: fffffa8003bf3060, The pool entry we were looking for within the page.
Arg3: fffffa8003bf3a30, The next pool entry.
Arg4: 00000000059dc230, (reserved)

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


BUGCHECK_STR: 0x19_20

POOL_ADDRESS: fffffa8003bf3060

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: HWMonitor.exe

CURRENT_IRQL: 0

LAST_CONTROL_TRANSFER: from fffff80002bfe6d3 to fffff80002acb740

STACK_TEXT:
fffff880`095d3658 fffff800`02bfe6d3 : 00000000`00000019 00000000`00000020 fffffa80`03bf3060 fffffa80`03bf3a30 : nt!KeBugCheckEx
fffff880`095d3660 fffff800`02e67e94 : fffffa80`0614aa10 fffffa80`04ad3b10 00000000`7ffffa80 00000000`00000000 : nt!ExDeferredFreePool+0x12c4
fffff880`095d3710 fffff800`02e0f823 : 00000000`00000025 fffff800`02dce260 fffffa80`04ad3b10 fffffa80`03bf3108 : nt!IopSymlinkFreeRelatedMountPointChain+0x24
fffff880`095d3740 fffff800`02dc4e84 : fffffa80`047d5050 00000000`00000000 fffffa80`04ab3a50 fffffa80`04a66b01 : nt! ?? ::NNGAKEGL::`string'+0x2f168
fffff880`095d38d0 fffff800`02dc9e4d : fffffa80`04ab3a50 fffff880`095d3a30 fffffa80`00000040 fffffa80`039e1f30 : nt!ObpLookupObjectName+0x585
fffff880`095d39d0 fffff800`02dd0917 : 00000000`000007ff 00000000`00000001 fffffa80`03bf3101 00000000`00000180 : nt!ObOpenObjectByName+0x1cd
fffff880`095d3a80 fffff800`02dda520 : 00000000`0370f598 fffff8a0`c0100080 fffff8a0`069bc760 00000000`0370f5a8 : nt!IopCreateFile+0x2b7
fffff880`095d3b20 fffff800`02aca993 : fffffa80`03b12060 00000000`00000001 fffffa80`03b54b60 fffff800`02de1414 : nt!NtCreateFile+0x78
fffff880`095d3bb0 00000000`775f040a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0370f518 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x775f040a


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!IopSymlinkFreeRelatedMountPointChain+24
fffff800`02e67e94 488bcb mov rcx,rbx

SYMBOL_STACK_INDEX: 2

SYMBOL_NAME: nt!IopSymlinkFreeRelatedMountPointChain+24

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9

FAILURE_BUCKET_ID: X64_0x19_20_nt!IopSymlinkFreeRelatedMountPointChain+24

BUCKET_ID: X64_0x19_20_nt!IopSymlinkFreeRelatedMountPointChain+24

Followup: MachineOwner







Kann mir jemand weiterhelfen?
System ist nagelneu.
 
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.

scheint ein Treiberproblem zu sein.
Irgendwas ist schon beim dessen Aufruf nicht funktionsfähig.
Irgendeine Verlinkung funktioniert nicht so wie sie soll und läßt den PC bei einer bestimmten Aktion ins Leere laufen. Am Ende steht noch was von einem "verdächtigem Treiber".
Daher vielleicht der bluescreen.
kanns leider auch nicht genau übersetzen ...
 
Zuletzt bearbeitet:
Zurück
Oben