|
From: John R. <jr...@bi...> - 2010-08-05 22:10:41
|
> The most likely answer is probably that the program is writing to an > address below the current stack pointer - ie to something that has > already been popped off the stack. If so, then the words "on the wrong side of the stack pointer" (or similar) should appear in the error message. -- |