Status of the 3.7 VM for debian and bug with sm

David T. Lewis lewis at mail.msen.com
Sat Aug 28 12:33:25 UTC 2004


Bonjour,

This is only a guess, but it looks like some kind of problem loading image
segments from disk. Try getting rid of the sm cache directory, and maybe
it will work.

$ cd /home/quetzalcotl/squeak-3.7
$ mv sm sm.save
$ squeak

- Dave

On Sat, Aug 28, 2004 at 12:42:57PM +0200, stéphane ducasse wrote:
> hi
> 
> I just pass a message. A french guy got a lot of problem to make 
> squeakmap working with the latest 3.7 vm.
> Is it a well-known problem?
> -------- Message original --------
> Sujet: [BUG]UndefinedObject(Object)>>doesNotUnderstand: #do:
> Date: Thu, 19 Aug 2004 15:34:55 +0200 (CEST)
> De: damien.cassou at laposte.net
> Pour: damien.cassou at laposte.net
> 
> here insert explanation of what you were doing, suspect changes you've
> made and so forth.
> 
> 19 August 2004 3:34:40 pm
> 
> VM: unix - a SmalltalkImage
> Image: Squeak3.7gamma [latest update: #5985]
> 
> SecurityManager state:
> Restricted: false
> FileAccess: true
> SocketAccess: true
> Working Dir /home/quetzalcoatl/squeak-3.7
> Trusted Dir /home/quetzalcoatl/squeak-3.7/secure
> Untrusted Dir /home/quetzalcoatl/squeak-3.7/untrusted
> 
> UndefinedObject(Object)>>doesNotUnderstand: #do:
> 	Receiver: nil
> 	Arguments and temporary variables:
> 		aMessage: 	do: [] in ImageSegment>>comeFullyUpOnReload:
> {[:importedObject | impo...etc...
> 	Receiver's instance variables:



More information about the Squeak-dev mailing list