On Mon, 10 Oct 2005, Shannon Scott wrote:
Greetings, I have a program that manipulates data for me on a linux server. Recently when I try to run the program, I get the following error: mmap: Cannot allocate memory
Check that the quantities of memory requested are integer multiples of page size.
This happens immediately after starting the program, but the system has 1Gig of RAM. Has anyone else experienced this issue? Can anyone provide insight into the cause of this problem?