3 Nov 1999 13:02
massive heap consumption with ,load-package environments
Eric Marsden <emarsden <at> mail.dotcom.fr>
1999-11-03 12:02:15 GMT
1999-11-03 12:02:15 GMT
Hi, This is probably a misunderstanding of mine rather than a bug. I am trying to access the to-cps package defined in ps-compiler/prescheme/package-defs.scm. I load the interfaces and package definitions from various areas to define the different things which are required, and say ,load-package environments after which scheme48 starts growing the heap apparently indefinitely (even when started with a heap of 400MB). The last messages are [number-i/o scheme/rts/numio.scm] [fluids scheme/rts/fluid.scm Analyzing... Calls will be compiled in line: (empty-dynamic-env make-thread thread-dynamic-point thread-dynamic-env make-fluid fluid-top-level-value set-fluid-top-level-value!) Scheme48 heap overflow Here are the things I loaded: scheme/interfaces.scm scheme/more-interfaces.scm scheme/alt-packages.scm scheme/comp-packages.scm scheme/initial-packages.scm scheme/link-packages.scm scheme/low-packages.scm(Continue reading)
RSS Feed