Please have a look at the output of analyze -v
, Dan.
************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
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.
Arguments:
Arg1: c000009a, The exception code that was not handled
Arg2: 80ae3c7b, The address that the exception occurred at
Arg3: edcf9954, Exception Record Address
Arg4: edcf99a4, Context Record Address
Debugging Details:
EXCEPTION_CODE: (NTSTATUS) 0xc000009a - Insufficient system resources exist to complete the API.
FAULTING_IP:
nt!ExAllocatePoolWithTag+31b
80ae3c7b 8b45ec mov eax,dword ptr [ebp-14h]
EXCEPTION_RECORD: edcf9954 – (.exr ffffffffedcf9954)
ExceptionAddress: 80ae3c7b (nt!ExAllocatePoolWithTag+0x0000031b)
ExceptionCode: c000009a
ExceptionFlags: 00000001
NumberParameters: 0
CONTEXT: edcf99a4 – (.cxr ffffffffedcf99a4)
eax=00000203 ebx=86bd6000 ecx=86bdb0c8 edx=00000000 esi=00000001 edi=80b0a760
eip=80ae3c7b esp=edcf9c80 ebp=edcf9ce0 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00000202
nt!ExAllocatePoolWithTag+0x31b:
80ae3c7b 8b45ec mov eax,dword ptr [ebp-14h] ss:0010:edcf9ccc=00000000
Resetting default scope
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x7E
PROCESS_NAME: System
ERROR_CODE: (NTSTATUS) 0xc000009a - Insufficient system resources exist to complete the API.
LAST_CONTROL_TRANSFER: from ed7f50eb to 80ae3c7b
STACK_TEXT:
edcf9ce0 ed7f50eb 00000011 00001008 6f72706e nt!ExAllocatePoolWithTag+0x31b
edcf9d30 ed7f4673 86360978 862b6710 edcf9d70 MyFSD!MyFSDWriteCPJournalBlock+0xbb
edcf9d94 ed7f4765 862b6710 00000000 862b6710 MyFSD!MyFSDWriteCPPackToDisk+0x1c3
edcf9dac 80bcb95a 862b6710 00000000 00000000 MyFSD!MyFSDCheckPointProcess+0x65
edcf9ddc 80adae82 ed7f4700 862b6710 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
FOLLOWUP_IP:
MyFSD!MyFSDWriteCPJournalBlock+bb [d:\myfsd\checkpointing.c @ 967]
ed7f50eb 8945e0 mov dword ptr [ebp-20h],eax
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: MyFSD!MyFSDWriteCPJournalBlock+bb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: MyFSD
IMAGE_NAME: MyFSD.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 49f6ff54
STACK_COMMAND: .cxr 0xffffffffedcf99a4 ; kb
FAILURE_BUCKET_ID: 0x7E_MyFSD!MyFSDWriteCPJournalBlock+bb
BUCKET_ID: 0x7E_MyFSD!MyFSDWriteCPJournalBlock+bb
Followup: MachineOwner
************************************************************************