PROCESS_NAME: MassEffect2.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 00000018
READ_ADDRESS: 00000018
FOLLOWUP_IP:
MassEffect2+9efa5c
00defa5c 7161 jno MassEffect2+0x9efabf (00defabf)
FAULTING_THREAD: 00000c3c
BUGCHECK_STR: APPLICATION_FAULT_NULL_class_PTR_DEREFERENCE_INVALID_POINTER_READ
PRIMARY_PROBLEM_class: NULL_class_PTR_DEREFERENCE
DEFAULT_BUCKET_ID: NULL_class_PTR_DEREFERENCE
LAST_CONTROL_TRANSFER: from 00defa5c to 7c90100b
STACK_TEXT:
0192e180 00defa5c 00000004 ffffc091 2fb90180 ntdll!RtlEnterCriticalSection+0xb
WARNING: Stack unwind information not available. Following frames may be wrong.
0192e1a8 86712c50 00000000 00000000 00a14e83 MassEffect2+0x9efa5c
0192e1ac 00000000 00000000 00a14e83 00003708 0x86712c50
I read this from my dump memory file and it seem to point to a null class ptr deference having invalid pointer. However I can't read the rest of the text files.
I will pull up the rest of my dmp files to check if they are indeed all the same errors.
Modifié par Tavior, 28 janvier 2010 - 10:58 .