Ok I will try tomorrow with the latest. Stef On Sep 30, 2013, at 10:24 PM, Andrei Chis <chisvasileandrei@gmail.com> wrote:
You have the standard vm installed. I my case I get:
'NBCoInterpreter NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Sep 30 2013 NBCogit NativeBoost-CogPlugin-GuillermoPolito.19 uuid: acc98e51-2fba-4841-a965-2975997bba66 Sep 30 2013 https://github.com/pharo-project/pharo-vm.git Commit: 8252469192542b1adb17185e2d17178e08888903 Date: 2013-09-30 09:44:35 -0300 By: Camillo Bruni <camillobruni@gmail.com> Jenkins build #14724 '
On Mon, Sep 30, 2013 at 10:17 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: Hi andrei
I never saw it and I could not reproduce it I tried 20 times on NB-win32 with the latest image and my vm is
Smalltalk vm version
'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 '
Stef
Hi,
I was trying to merge a slice into the latest Pharo 3 image when I got a FileSystemError in MacStore(DiskStore)>>basicEntry:path:nodesDo:. This happens as 'Primitives lookupEntryIn:index:' returns #badDirectoryPath. The bad part is that it goes into an infinite loop and blocks the image. The same scenario works ok with the stable pharo vm.
I can reproduce this by going to the PharoInbox choosing a package that is not merged (let's say NativeBoost-Win32-CamilloBruni.42) and hit merge. If no error appears the first time, close the merge window and select merge again. For almost all packages, after a few time I get the previous error.
Has anyone encountered this before? Might it be related to https://pharo.fogbugz.com/f/cases/7559 ?
Cheers, Andrei