I have the following information regarding a application crash, I want to know the fault offset, because given a fault offset, we have a tool which can determine the line of source which caused the crash. The faulting module is a COM dll
Exception code: C00000005 (Access Violation)
- FALUTING_IP:MyModule!DllUnregisterServer+0x00010f0d
- ExceptionAddress:05d0f2ed
- FOLLOWUP_IP:MyModule!DllUnregisterServer+10f0d
- MyModule is loaded at start:05cf0000 end:05d4c000