Ännu en blåskärm...:(
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: ef0ae5c6, The address that the exception occurred at
Arg3: ff27c668, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - Instruktionen p "0x%08lx" refererade till minnet p "0x%08lx". Det gick inte att utf ra en minnes tg rd. F ljande fel returnerades: The memory could not be "%s".
FAULTING_IP:
NavEx15+615c6
ef0ae5c6 0000 add [eax],al
TRAP_FRAME: ff27c668 -- (.trap ffffffffff27c668)
ErrCode = 00000002
eax=00000090 ebx=f8dbc008 ecx=00000000 edx=00000000 esi=f8dbde51 edi=f8dbc008
eip=ef0ae5c6 esp=ff27c6dc ebp=ff27c7f0 iopl=0 nv up ei ng nz ac po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010296
NavEx15+0x615c6:
ef0ae5c6 0000 add [eax],al ds:0023:00000090=??
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x8E
MISALIGNED_IP:
NavEx15+615c6
ef0ae5c6 0000 add [eax],al
LAST_CONTROL_TRANSFER: from ef0a1ce7 to ef0ae5c6
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
ff27c7f0 ef0a1ce7 f8dbc0ff ff27cc58 f8dbc008 NavEx15+0x615c6
ff27c824 ef076dac f8dbc008 e1689460 000000f8 NavEx15+0x54ce7
ff27cc6c ef078b91 f8dbc008 e1689460 ff27ccf0 NavEx15+0x29dac
ff27ccf4 ef078f92 00000001 e16bbf00 f8d61314 NavEx15+0x2bb91
ff27ce98 ef079648 ef13f5f8 e16bbf00 e1689460 NavEx15+0x2bf92
ff27cecc ef110afd ef13f5f8 e16bbf00 e1689460 NavEx15+0x2c648
00000000 00000000 00000000 00000000 00000000 SAVRT+0x21afd
FOLLOWUP_IP:
NavEx15+615c6
ef0ae5c6 0000 add [eax],al
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: NavEx15+615c6
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
STACK_COMMAND: .trap ffffffffff27c668 ; kb
MODULE_NAME: hardware
FAILURE_BUCKET_ID: IP_MISALIGNED_NavEx15.Sys
BUCKET_ID: IP_MISALIGNED_NavEx15.Sys
Followup: MachineOwner
---------
