works for me in a clean image, with CogVM for mac from here: https://ci.lille.inria.fr/pharo/job/Cog-VM/

can you try with one of those vm's?

Esteban

On Aug 15, 2012, at 12:18 AM, Paul DeBruicker <pdebruic@gmail.com> wrote:

Hi -

When I run

ScriptLoader new cleanUpForProduction

in a workspace in Pharo 1.4-Summer (Linux, Cog 2562 from eliot's site) I get a debugger when a CompiledMethod is sent #hash.

#cleanUpForRelease seems fine.


Should I make an issue or am I missing something?

Thanks

Paul