On Mon, 24 Sep 2001, Martin Liddle wrote:
There certainly was a serious memory leak problem in the run time system that gave us a lot of grief, however it was fixed by Frank in late May so it isn't that one you are seeing. We certainly aren't currently seeing any memory leaks in applications that run for several days at a time. You will need to provide some more information to help in isolating the problem. Can you provide a reasonable size test program that demonstrates the problem?
My code is a bit complex I rather wouldn't post it unless it's unavoidable. All I can say now: there is no dynamic memory allocation involved nor pointers nor anything notoriously easy to make it wrong. Only very basic straight Pascal.
Again, the bug is platform independent. I can reproduce it on IRIX and SuSE as well with the latest gpc-snapshot. While the same code is stable on IRIX gpc 2.0.
miklos