[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot map memory to address
- To: clisp <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Cannot map memory to address
- From: Ricardo Aler Mur <aler@inf.uc3m.es>
- Date: Tue, 12 Aug 1997 14:05:15 +0200 (CEST)
- Distribution: world
- Reply-to: aler@inf.uc3m.es
Hi,
Does anybody know what's the behaviour of clisp when you get something
like (it happens when swap memory has been exhausted):
Cannot map memory to address 0x34A00000 . errno = EWOULDBLOCK: Operation
would block.
Does clisp wait until enough memory can be allocated or does it go on
ignoring the error?
Thanks,
R. Aler.