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 <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>.
>  <x-msg://13/#m_5683544748734822669_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Reply via email to