Hi all, 2013/3/26 Guillermo Polito <guillermopolito@gmail.com>
Hi!
I've given a shot trying to get a fix for this case. Thanks to Eliot, I think I reached a solution, but since I had some random results at first, I'd like if someone else can take 5 minutes and validate.
https://pharo.fogbugz.com/f/cases/10134/SpecialObjectsArray-should-not-chang...
I still cannot create an account there.
To test, the following snippet does not have to crash:
Gofer it smalltalkhubUser: 'DBXTalk' project: 'DBXTalkDriver'; configurationOf: 'OpenDBXDriver'; loadStable.
it failed 3 times. two times woth a VM crash and one time with an unresponsive VM. I used: VM : 'NBCoInterpreter NativeBoost-CogPlugin-EstebanLorenzano.18 uuid: a53445f9-c0c0-4015-97a3-be7db8d9ed6b Mar 13 2013 NBCogit NativeBoost-CogPlugin-EstebanLorenzano.18 uuid: a53445f9-c0c0-4015-97a3-be7db8d9ed6b Mar 13 2013 git://gitorious.org/cogvm/blessed.git Commit: 412abef33cbed05cf1d75329e451d71c0c6aa5a7 Date: 2013-03-13 17:48:50 +0100 By: Esteban Lorenzano <estebanlm@gmail.com> Jenkins build #14535 ' image : #20593 Thanks Guillermo to take a look at that. Cheers, Luc
Thanks very much! Guille