Ok, thanks!! On Sat, Dec 15, 2018 at 8:28 AM Esteban Lorenzano <esteba...@gmail.com> wrote:
> You can ignore it (but is something we need to fix, indeed) > > On 15 Dec 2018, at 00:53, Vitor Medina Cruz <vitormc...@gmail.com> wrote: > > Hello, > > Under debian, loading > > curl https://get.pharo.org/64/70+vm | bash > > And then executing: > > ./pharo Pharo.image eval "Class allInstances" > > I got: > > self recordInitializationSuccess ] in LGitLibrary>>initializeLibGit2 in > Block: [ self libgit2_init.... > BlockClosure>>on:do: > LGitLibrary>>initializeLibGit2 > LGitLibrary class>>startUp: > ClassSessionHandler>>startup: > [ :each | each startup: isImageStarting ] in WorkingSession>>runStartup: in > Block: [ :each | each startup: isImageStarting ] > [ aBlock value: each ] in [ :each | > [ aBlock value: each ] > on: Exception > do: [ :error | self errorHandler handleError: error ] ] in > WorkingSession>>runList:do: in Block: [ aBlock value: each ] > BlockClosure>>on:do: > [ :each | > [ aBlock value: each ] > on: Exception > do: [ :error | self errorHandler handleError: error ] ] in > WorkingSession>>runList:do: in Block: [ :each | ... > Array(SequenceableCollection)>>do: > WorkingSession>>runList:do: > WorkingSession>>runStartup: > WorkingSession>>start: > SessionManager>>launchSnapshot:andQuit: > [ isImageStarting := self launchSnapshot: save andQuit: quit. > wait signal ] in SessionManager>>snapshot:andQuit: in Block: [ > isImageStarting := self launchSnapshot: save and...etc... > [ self value. > Processor terminateActive ] in BlockClosure>>newProcess in Block: [ self > value....*#()* > > > If I use pharo 6 this error don't happened and I got *#()* > > Can I ignore this error? Should I use Pharo 6? Something missed? > > Regards, > Vitor > > > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> > Livre > de vĂrus. www.avg.com > <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>. > > > >