Application Error Event Log Exception code: 0xc0000005 Fault offset: 0x00003a00

-2

I have a service that's supposed to run on a Windows Server. I refuses to keep itself up and I've been struggling to identify the cause. I know this exception code refers to Access Violation, but I'm not experienced at reading event logs. I would like insight on the data here:

Faulting application name: WSResolutteOSMSManager.exe, version:1.0.0.0, time stamp: 0x9cd72896
Faulting module name:OLEAUT32.dll, version: 6.3.9600.16506, time stamp: 0x52cc911e Exception code: 0xc0000005
Fault offset: 0x00003a00
Faulting process id: 0xf5c

windows
logging
events
asked on Stack Overflow Jan 15, 2021 by Samara Gama

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0