Hi All! Im trying to get Cog interpreter using ConfigurationOfCog Gofer it squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfCog'; load. ((Smalltalk at: #ConfigurationOfCog) project version: '1.5') load. SystemVersion current version 'Pharo2.0a' Smalltalk vm version ( 'CoInterpreter VMMaker-oscog-EstebanLorenzano.158 uuid: 82eded98-68af-4c80-a472-4f6de293adcf May 1 2012, StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.158 uuid: 82eded98-68af-4c80-a472-4f6de293adcf May 1 2012, https://git.gitorious.org/cogvm/blessed.git Commit: 6aa3fd0f1188078d3167dec1a53031a61b97b688 Date: Tue May 1 20:28:14 2012 +0200 By: Esteban Lorenzano <estebanlm@gmail.com>' ) when is compiling (ok, at pharo 1.4 too.. maybe is the vm) methods and loading VMMaker it spawn a 'warning' window and image get freezed. Is a bug? a mistake?