BUG: Fatal Stack Overflow Error May Occur with Precompiled Assemblies (326611)
The information in this article applies to:
Microsoft .NET Framework SP2
Microsoft .NET Framework SP1
This article was previously published under Q326611
SYMPTOMS
If an applications uses unmanaged assemblies that are
precompiled with the Native Image Generator (ngen.exe), when you run the
application you may receive the following error message:
111 Fatal stack overflow error
RESOLUTION
You can avoid the stack overflow if you do not use
precompiled assemblies.
STATUS
Microsoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
MORE INFORMATION
This problem occurs only when assemblies are referenced,
and at least one of the assemblies is precompiled. This problem may not be
predictable in applications that use multiple dynamic-link libraries (DLLs).