Minidump lesen
Hallo Leute,
ich muss einen minidump auslesen. Beim interpretieren dieses Dumps bräuchte ich hilfe.
*
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: 00000000000000a9, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, 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: fffff8000103c53b, address which referenced memory
Debugging Details:
* Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
Ich tippe hier auf in Memory Problem aufgrund von IRQL_NOT_LESS_OR_EQUAL . Was eigentlich aussagt, daß ein treiber in einen Speicherbereich schreiben will und es nicht kann. Was mich aber dabei stört ist * Debugger could not find nt in module list, module list might be corrupt, error 0x80070057. Kann mir einer sagen wie ich diesen Part interpretieren soll.
Mike
ich muss einen minidump auslesen. Beim interpretieren dieses Dumps bräuchte ich hilfe.
*
- *
- 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: 00000000000000a9, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, 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: fffff8000103c53b, address which referenced memory
Debugging Details:
* Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
Ich tippe hier auf in Memory Problem aufgrund von IRQL_NOT_LESS_OR_EQUAL . Was eigentlich aussagt, daß ein treiber in einen Speicherbereich schreiben will und es nicht kann. Was mich aber dabei stört ist * Debugger could not find nt in module list, module list might be corrupt, error 0x80070057. Kann mir einer sagen wie ich diesen Part interpretieren soll.
Mike
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 149351
Url: https://administrator.de/contentid/149351
Ausgedruckt am: 05.11.2024 um 17:11 Uhr
4 Kommentare
Neuester Kommentar