Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

CLR.DLL fault crashing Windows Service

$
0
0

Hi,

I have a number of Windows Services running on an Azure VM Windows Server 2012 R2.

The Services where originally running under .Net 4.5 built with VS2013. They are now using 4.6 built with VS2015. The change did not fix the problem.

All of these services periodically stop with no apparent error within the code. They usually run for many days and then just stop. Often several services will stop at the same time.

The VM is regularly updated.

However, they all show in the Application Event log as an application error, shown below.

Please advise as to a fix.

Regards,

Steve O

----------------

Log Details:

Faulting application name: CountryWeatherService.exe, version: 1.0.0.0, time stamp: 0x55f9f845

Faulting module name: clr.dll, version: 4.6.73.0, time stamp: 0x5535f2a3

Exception code: 0xc00000fd

Fault offset: 0x004210e2

Faulting process id: 0x3f58

Faulting application start time: 0x01d0f0d66350baf8

Faulting application path: F:\apps4.6\countryweatherservice\CountryWeatherService.exe

Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll

Report Id: cd6f7e9e-6230-11e5-80d1-00155dd28356

Faulting package full name:

Faulting package-relative application ID:

Steve O


Viewing all articles
Browse latest Browse all 1710