Tim,
That StackOverflow discussion says that that exception implies
corruption in the managed heap, which it says is probably caused by a
bug in unmanaged code, and not caused by managed code nor by a bug in
the CLR.
That suggests that the exception wouldn't be caused by the ModelText
CSS component: which is 100% managed code, with no PInvoke etc.
Regards,
Christopher.
On Sep 22, 10:52 pm, Tim <
tshnai...@gmail.com> wrote:
> Hi Christopher,
>
> Awesome, works well for my scenario except for the need to handle
> rgba(r,g,b,a) as per my email.
>
> What I have started experiencing though is a random .net Fatal
> Execution Engine Error in my test app since I started playing with
> ModelText yesterday.
> Never experienced it before. Can't replicate it when I want to. If I
> can narrow it down and think it is caused by ModelText I'll provide
> the info here. Most probably XULRunner.
>
> Running .net 4.0 on Win7 x64 (but forcing assemblies as x86 to work
> with Mozilla XULRunner). Interesting discussion on it here -
http://stackoverflow.com/questions/2823440/troubleshooting-net-fatal-...
> > > - Show quoted text -- Hide quoted text -