C# – Fatal Execution Engine Error (79FFEE24) (80131506)

\clrccom

I'm encountering problems with my .NET Framework 3.0 SP1 application. It is a C# winforms application communicating with a COM exe. Randomly either the winforms app or the COM exe crashes without any error message and the event log contains this entry:

[1958] .NET Runtime
Type: ERROR
Computer: CWP-OSL029-01
Time: 11/25/2008 3:14:10 PM ID: 1023
.NET Runtime version 2.0.50727.1433 – Fatal Execution Engine Error (79FFEE24) (80131506)

I could not find any useful information on the MS sites. Does anybody have an idea where I should start my investigation?

tia