memory leak? (was: 1.3.9: "fork: Permission denied" (Windows 2000))

2002-02-27 Thread Reddie, Steven
There's a memory leak, but I can't work out what is causing it. None of the processes in Task Manager own up to it, so does that mean it's the OS? I have been able to reproduce this leak using the scripts included below. mkfiles creates 1000 files. rmfiles removes those 1000 files. Executing m

1.3.9: "fork: Permission denied" (Windows 2000)

2002-02-24 Thread Reddie, Steven
Just a quick question to find out if this bug is already known. I don't know if it's the make bug mentioned in the FAQ. I can't easily supply a test case as it only seems to happen after building hundreds of thousands of lines of source code. Our build system consists of recusive makes includin