Samraksh / eMote

eMote OS -- Multiple Ports (using .NET MF v4.3)
0 stars 0 forks source link

ProcessPhase unstacking error hardfault #447

Open MichaelAtSamraksh opened 7 years ago

MichaelAtSamraksh commented 7 years ago

If the CLR runs out of memory during the virtual fence app, it appears that either the native stack gets corrupted, or processPhase receives an argument that is a CLR buffer but the getBuffer() call returns a null pointer. Has anybody else seen something like that?