Problems generating 2.3 VM on Linux

Joern Eyrich Joern.Eyrich at brokat.com
Tue Jan 26 18:14:10 UTC 1999


I have successfuly built and run the 2.1 and 2.3b VMs with the files
from ftp://alix.inria.fr/pub/squeak/unix/.

But when I tried to make a VM with the new 2.3 interp.c, it built fine,
but on startup only produced the following on the terminal:

> 
> out of memory
> 
> 1080610912 Object>doesNotUnderstand:
> 1080610736 Object>doesNotUnderstand:

  <snip ~4000 lines>

> 1079827008 Object>doesNotUnderstand:
> 1079826832 Object>doesNotUnderstand:
> 1079786892 SystemDictionary>snapshot:andQuit:
> 1079786784 ScreenController>quit
> 1079786424 ScreenController>yellowButtonActivity
> 1079786156 MouseMenuController>controlActivity
> 1079786080 Controller>controlLoop
> 1079786004 Controller>startUp
> 1079786232 [] in ControlManager>activeController:
> 1079786308 [] in BlockContext>newProcess

I basically took the 2.3b files from Ian and just substituted the
interp.c I had generated from the 2.3 image running on a 2.2 VM.

What am I doing wrong here?

Joern





More information about the Squeak-dev mailing list