Hey Guys,
On one of the processes dump, I see this.
Can anyone tell me how to move forward from here!
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
*** WARNING: Unable to verify timestamp for RpcSys.dll
*** ERROR: Module load completed but symbols could not be loaded for RpcSys.dll
*** WARNING: Unable to verify timestamp for ProxyStub.DLL
*** ERROR: Module load completed but symbols could not be loaded for ProxyStub.DLL
Debugger WatsonDb Connection::Open failed 80040e4d
FAULTING_IP:
store!MINIMSG::EcRecreateTables+4
00410fcf 8b4660 mov eax,dword ptr [esi+60h]
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00410fcf (store!MINIMSG::EcRecreateTables+0x00000004)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 00000060
Attempt to read from address 00000060
PROCESS_NAME: store.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory could not be "%s".
READ_ADDRESS: 00000060
BUGCHECK_STR: ACCESS_VIOLATION
DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE
AUTOBUG_SUITE_MASK: 274
MODLIST_SHA1_HASH: 88677929684551bc65814141bf7a8a49cd51d4c3
LAST_CONTROL_TRANSFER: from 00412838 to 00410fcf
STACK_TEXT:
5c01f6fc 00412838 f8d10424 5c01f9b4 004200b6 store!MINIMSG::EcRecreateTables+0x4
5c01f708 004200b6 f8d10424 6a001c9a 640185c4 store!MINIMSG::PrepareToCache+0xb
5c01f9b4 6a0040bc 04a406d0 5c01fba8 5c01fbc8 store!OMSG::EcGetProps+0x629
WARNING: Stack unwind information not available. Following frames may be wrong.
5c01fc38 00697506 04a406d0 17cad160 17cad17c VSAPIScanSource+0x40bc
5c01fe4c 006977e8 17cad160 17cad17c 17cad180 store!VSIF::EcVirusScanAndClean+0x296
5c01fe74 00691667 00000000 1ac0aea8 1ac0af6c store!VSCONTEXT::EcCallScanInterface+0x60
5c01fe88 00691b71 00000000 00000000 5c01ff70 store!VSBODYCONTEXT::EcDoScan+0x4a
5c01fea4 00698bdd 0fc7df10 21e34068 5c01ff70 store!VSMAPISCANNER::EcDoScan+0x7b
5c01ff2c 00698df9 21e34088 21e34090 5c01ff70 store!EcVirusScanOneMessage+0x7f
5c01ff54 00549644 77e41a24 16ca2bf8 00000000 store!EcProcessVirusScanQueueItem+0x69
5c01ff74 004e4ad2 00000000 00000000 16ca2bf8 store!FOnlineVirusScanTask+0xef
5c01ffa8 00689692 00000000 00000000 5c01ffec store!TI::Invoke+0xd2
5c01ffb8 77e4a990 16ca2bf8 00000000 00000000 store!DwOwnThreadTask+0x1f
5c01ffec 00000000 00689673 16ca2bf8 00000000 kernel32!BaseThreadStart+0x34
FAULTING_THREAD: 00001e74
FOLLOWUP_IP:
store!MINIMSG::EcRecreateTables+4
00410fcf 8b4660 mov eax,dword ptr [esi+60h]
FAULTING_SOURCE_CODE:
875: MINIMSG::EcRecreateTables(void)
876: {
877: EC ec;
878:
> 879: if (!m_pjses)
880: goto NotSupportedError;
881:
882: if (m_pjtabMsgFolder == NULL && m_fMsgFolderProvided)
883: {
884: Assert(Pfid());
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: wintriag
MODULE_NAME: store
IMAGE_NAME: store.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 42b78a76
SYMBOL_NAME: store!MINIMSG::EcRecreateTables+4
STACK_COMMAND: ~77s; .ecxr ; kb
FAILURE_BUCKET_ID: ACCESS_VIOLATION_store!MINIMSG::EcRecreateTables+4
BUCKET_ID: ACCESS_VIOLATION_store!MINIMSG::EcRecreateTables+4
Followup: wintriag