We have a service installed in our servers running Windows 2008 R2 server, which is frequently failing with the below error.
--------------------------------------------------------------------------------------------------
Problem signature
Problem Event Name: APPCRASH
Application Name: xxxxxxxxxxxxxxx
Application Version: 1.0.0.0
Application Timestamp: 52dd1764
Fault Module Name: clr.dll
Fault Module Version: 4.0.30319.18052
Fault Module Timestamp: 5173c114
Exception Code: c00000fd
Exception Offset: 000000000000a761
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 1033
Additional Information 1: 51a0
Additional Information 2: 51a025f4cbe0723a3d238bf6eaabc52d
Additional Information 3: 9a4f
Additional Information 4: 9a4fff0f9f81d7dc537474cd6f2e0294
--------------------------------------------------------------------------------------------------
The same used to work fine before. We are facing this issue from last week.
Are there any updates to .Net Framework or OS which is affecting the service?
Thanks in advance for your help.