[plt-scheme] Mzscheme of out memory error

From: Robby Findler (robby at cs.uchicago.edu)
Date: Mon Jun 4 09:38:11 EDT 2007

Are you using linux or mac os x? If so, double check that there is no
limit set on the amount of memory each process can use. (In my shell,
that the "limit" command).

Robby

On 6/4/07, Noel Welsh <noelwelsh at gmail.com> wrote:
> I don't think there is a way. AFAIK MzScheme will attempt to use all
> available memory.  Is your machine particularly memory poor?  If not,
> it suggests an infinite loop somewhere in LAML.
>
> N.
>
> On 6/4/07, Grant Rettke <grettke at acm.org> wrote:
> > Tonight tried running LAML/Schemedoc and got an out of memory error
> > using mzscheme.
> >
> > Is there a way to tell mzscheme to use more memory? (assuming it has some limit)
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.