Smalltalk>>abandonTempNames

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Smalltalk>>abandonTempNames

Patrick Collison
Hi,

Running Squeak 3.9-10 VM on OS X 10.4 (Intel), and a 3.9-final-7067
image, the VM crashes whenever I try to execute Smalltalk
abandonTempNames. This happens even when executed on a completely
unmodified image. Inspection shows that the crash happens during the
execution of the primitive in Array>>elementsExchangeIdentityWith:.

Has anyone else experienced this?

Cheers,

Patrick