maloney74
Goto Top

minidump geschrieben - 0x1000007 - driverFault - AVKWCtl.exe

windows XP PC mit aktuellen Treibern
PC startet jedesmal in eine Schleife, kommt nicht zur Anmeldung, startet dann neu
will dann Fehlerbericht senden
Fehlermeldung im Ereignis log gefunden.
0x1000007 (0x0000008, 0x80042000, 0x000000...

im minidump folgendes ausgelesen
vielleicht kann jemand damit was anfangen.

UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
Arg2: 80042000
Arg3: 00000000
Arg4: 00000000

Debugging Details:


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

PROCESS_NAME: AVKWCtl.exe

LAST_CONTROL_TRANSFER: from 7c91eb94 to f7a41d12

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
f26cdd64 7c91eb94 badb0d00 009eee40 00000000 HookCentre+0x1d12
f26cdd68 badb0d00 009eee40 00000000 00000000 0x7c91eb94
f26cdd6c 009eee40 00000000 00000000 00000000 0xbadb0d00
f26cdd70 00000000 00000000 00000000 00000000 0x9eee40


STACK_COMMAND: kb

FOLLOWUP_IP:
HookCentre+1d12
f7a41d12 57 push edi

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: HookCentre+1d12

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: HookCentre

IMAGE_NAME: HookCentre.sys

DEBUG_FLR_IMAGE_TIMESTAMP: 4577f679

FAILURE_BUCKET_ID: 0x7f_8_HookCentre+1d12

BUCKET_ID: 0x7f_8_HookCentre+1d12

Followup: MachineOwner

Content-Key: 83053

Url: https://administrator.de/contentid/83053

Printed on: April 19, 2024 at 10:04 o'clock