On 06 Jan 2014, at 00:58, Nicolai Hess <nicolaihess@web.de> wrote:running tests A-L -> CRASHopen the image and execute:running tests A-L -> no crashThese are the minimal steps I can use to reproduce the crashtake the 30663 image
ScriptLoader new unloadPackage: 'Athens-Tutorial'. "<-- one part of 30664 update"
HashedCollection cleanUp:true. "<-- one part of Smalltalk cleanUp:true"Hmm...2014/1/5 Nicolai Hess <nicolaihess@web.de>btw what exactly does a "Do Image Cleanup" (from system menu)?How about this:Take a 30663 image, apply all updates, recompile and cleanup.
Is it the same as "Smalltalk cleanup"?It is �Smalltalk cleanUp: true�(so it does a bit more, e.g. resetting change sets)Marcus