Also this is another BSOD i get when faults injected.
KERNEL_MODE_EXCEPTION_NOT_HANDLED (8e)
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: f72e0ae6, The address that the exception occurred at
Arg3: f750768c, Trap Frame
Arg4: 00000000
Debugging Details:
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: kernel32!pNlsUserInfo ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: kernel32!pNlsUserInfo ***
*** ***
*************************************************************************
MODULE_NAME: VBENGNT
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 4846b66f
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
FAULTING_IP:
VBENGNT!EDK_ReceiveMsg+a4666
f72e0ae6 803800 cmp byte ptr [eax],0
TRAP_FRAME: f750768c -- (.trap 0xfffffffff750768c)
ErrCode = 00000000
eax=6e656700 ebx=00000000 ecx=80070012 edx=ff9e0a7c esi=80fdcc38 edi=ff9e0190
eip=f72e0ae6 esp=f7507700 ebp=ff9e0190 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
VBENGNT!EDK_ReceiveMsg+0xa4666:
f72e0ae6 803800 cmp byte ptr [eax],0 ds:0023:6e656700=??
Resetting default scope
DEFAULT_BUCKET_ID: WRONG_SYMBOLS
BUGCHECK_STR: 0x8E
LAST_CONTROL_TRANSFER: from 804fe507 to 804f9c37
STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
f7507254 804fe507 0000008e c0000005 f72e0ae6 nt!KeBugCheckEx+0x1b
f750761c 80541075 f7507638 00000000 f750768c nt!KeRaiseUserException+0xc29
f75076ac f72cf70e ff9e0a07 f75076ec 00000000 nt!Kei386EoiHelper+0x1d9
f7507708 f72def45 ff9e0190 80fdcc38 ff9e0a7c VBENGNT!EDK_ReceiveMsg+0x9328e
f7507730 f72e919e ff9e0a7c 00000000 81075044 VBENGNT!EDK_ReceiveMsg+0xa2ac5
f7507774 f72e5b3f ff855010 81075044 00000000 VBENGNT!EDK_ReceiveMsg+0xacd1e
00000000 00000000 00000000 00000000 00000000 VBENGNT!EDK_ReceiveMsg+0xa96bf
STACK_COMMAND: kb
FOLLOWUP_IP:
VBENGNT!EDK_ReceiveMsg+a4666
f72e0ae6 803800 cmp byte ptr [eax],0
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: VBENGNT!EDK_ReceiveMsg+a4666
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: VBENGNT.SYS
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner