2003-01-16 00:34:34

by Con Kolivas

[permalink] [raw]
Subject: $299.95 /mo Max/Max 10 GB $119 /GB Charged

Cannot allocate memory : fork error with 2.5.5x

MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1



Since moving contest (http://contest.kolivas.net) to c I get an error trying to
fork with all 2.5 kernels I try after running it on the 6th load. The error does
not occur with any 2.4 kernels. I have confirmed it is still present on 2.5.58.

To reproduce the problem:
Run the latest version of contest without arguments (0.61pre) and after
no_load,cacherun,process_load,ctar_load,xtar_load and io_load it bombs out with:
bmark.c:43: SYSTEM ERROR: Cannot allocate memory : fork error

This is not an application error and does not occur with 2.4.x kernels. It
happens every time and with all 2.5 kernels I have tried. I can start contest
again without problems after each error and eventually will run into the same error.

Con