Hallo zusammen.
Jetzt wend ich mich doch an euch. Ich hoffe ihr könnt mir helfen *liebschau*
Hab mir nen Rechner selbst zusammen gebaut und jetzt kommen alle 2 Tage (Im nonstopbetrieb als auch bei Neustarts) IRQL-Fehlermeldungen.
Hab mich bereits im Internet etwas informiert und das soweit verstanden, das er versucht einen Bereich zu Adressieren, den es nicht gibt. Normalerweise liegt das an einem Treiber und normalerweise gibt der Fehler mir auch den Namen des Treibers aus. Dem ist wie immer nicht so... – wär ja auch zu einfach.
Jetzt hab ich mir mal einen Minidump gemacht und hänge diesen unten an. Hoffe ihr könnt mir weiterhelfen.
Link zur Hardware: hier
Habe alle tests berreits durchgeführ sowohl des RAMs als auch der GPU ans max. getrieben und auch nen CPU Test ist gemacht worden der lief auch 5 std. auf 100% ohne Probleme. Der Absturz erfolgt wahllos unterm Spiel als auch im normalen Betrieb.
Jetzt wend ich mich doch an euch. Ich hoffe ihr könnt mir helfen *liebschau*
Hab mir nen Rechner selbst zusammen gebaut und jetzt kommen alle 2 Tage (Im nonstopbetrieb als auch bei Neustarts) IRQL-Fehlermeldungen.
Hab mich bereits im Internet etwas informiert und das soweit verstanden, das er versucht einen Bereich zu Adressieren, den es nicht gibt. Normalerweise liegt das an einem Treiber und normalerweise gibt der Fehler mir auch den Namen des Treibers aus. Dem ist wie immer nicht so... – wär ja auch zu einfach.
Jetzt hab ich mir mal einen Minidump gemacht und hänge diesen unten an. Hoffe ihr könnt mir weiterhelfen.
Link zur Hardware: hier
Habe alle tests berreits durchgeführ sowohl des RAMs als auch der GPU ans max. getrieben und auch nen CPU Test ist gemacht worden der lief auch 5 std. auf 100% ohne Probleme. Der Absturz erfolgt wahllos unterm Spiel als auch im normalen Betrieb.
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000028c, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 8308514b, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 831b5718
Unable to read MiSystemVaType memory at 83195160
0000028c
CURRENT_IRQL: 2
FAULTING_IP:
nt!MiIdentifyPfn+24f
8308514b 8b500c mov edx,dword ptr [eax+0Ch]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: svchost.exe
LAST_CONTROL_TRANSFER: from 83085562 to 8308514b
STACK_TEXT:
a48bb798 83085562 86ff7d50 86ff7000 a48bb83c nt!MiIdentifyPfn+0x24f
a48bb7c0 83269462 00ff7060 8ed3d53e a48bb850 nt!MmQueryPfnList+0xa6
a48bb808 83289e61 00000001 8ed3d5be 00000000 nt!PfpPfnPrioRequest+0xde
a48bb888 832828a5 00000000 00000001 a48bbcd0 nt!PfQuerySuperfetchInformation+0xea
a48bbd00 8328350c 0000004f 00000000 00000000 nt!ExpQuerySystemInformation+0x24ce
a48bbd1c 8309044a 0000004f 0207ee10 00000014 nt!NtQuerySystemInformation+0x76
a48bbd1c 77ab64f4 0000004f 0207ee10 00000014 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0207ccd0 00000000 00000000 00000000 00000000 0x77ab64f4
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!MiIdentifyPfn+24f
8308514b 8b500c mov edx,dword ptr [eax+0Ch]
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!MiIdentifyPfn+24f
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c3fac
IMAGE_NAME: memory_corruption
FAILURE_BUCKET_ID: 0xA_nt!MiIdentifyPfn+24f
BUCKET_ID: 0xA_nt!MiIdentifyPfn+24f
Followup: MachineOwner