[squeak-dev] [BUG]UndefinedObject(Object)>>doesNotUnderstand: #classVersion

David T. Lewis lewis at mail.msen.com
Wed Mar 17 12:24:47 UTC 2010


On Tue, Mar 16, 2010 at 09:32:43PM -1000, Gary Dunn wrote:
> On Tue, 2010-03-16 at 21:08 -1000, osp at aloha.com wrote:
> > here insert explanation of what you were doing, suspect changes you've
> > made and so forth.
> > 
> > 16 March 2010 9:06:09.23 pm
> > 
> > VM: unix - Smalltalk
> > Image: Squeak3.11alpha [latest update: #9719]
> 
> As you can tell I was testing the latest trunk image and discovered the
> "automatic" bug reporter. Very cool. My apologies if I didn't get it
> right.
> 
> I was loading a project saved on a different computer. That one is also
> FreeBSD but the VM and image are slightly older. The project contains a
> StackMorph with some text fields. The two scrolling text morphs were
> giving me problems. Anyway, it doesn't even load. I tried the Projects
> menu, and the World pop-up menu.

Andreas found and fixed a problem in the VM, described here:

  http://lists.squeakfoundation.org/pipermail/vm-dev/2010-March/004055.html

The bug affects loading of older image segments (from pre-closure images)
into newer images (with closure support).

The fix is not yet in any of the distributed VMs (except possibly windows?),
but if you do not mind building a VM from VMMaker and sources, it may
resolve your problem.

Dave




More information about the Squeak-dev mailing list