[plt-scheme] GC Warning ...

From: David J. Neu (djneu at att.net)
Date: Sat Apr 8 16:16:51 EDT 2006

Robby,
  
It has 2Gb of RAM.
  
David

On Sat, Apr 08, 2006 at 01:59:39PM -0500, Robby Findler wrote:
> I don't know if this is the problem, but how much memory do you have on
> your machine? I think there is a limit to how much mzscheme can address
> (on a 32 bit machine) and you may be hitting that limit. (Matthew knows
> better, I'm sure.)
> 
> Robby
> 
> At Sat, 8 Apr 2006 14:43:20 -0400, "David J. Neu" wrote:
> > Hi all,
> > 
> > I have a fairly memory intensive application, that generates the
> > following message
> > 
> > GC Warning: Out of Memory!  Returning NIL!
> > 
> > and then dumps core.
> > 
> > Running top shows plenty of physical memory available.
> > 
> > I stuck in a call to (collect-memory) every thousand iterations, but
> > that didn't help.
> > 
> > Thanks for any advice!
> > 
> > Cheers,
> > David
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.