Heap exhaustion compiling lapack



Michel Talon <talon <at> lpthe.jussieu.fr> writes:

> In fact we have already started maxima with a twice bigger dynamical memory,
> the result is the same, so hints to a bug. The appropriate invocation is:
> 
> maxima -X '--dynamic-space-size 1000'
> then load(lapack).

Succeeds for me w/ --dynamic-space-size 2048 (not anything smaller).
Linux 2.6.38 (Ubuntu 11.04) + SBCL 1.0.45. Physical memory = 3 Mb.

best

Robert Dodier