On Fri, Oct 8, 2010 at 5:06 PM, Igor Stasenko
<siguctua@gmail.com> wrote:
> Hi Marcus,
> is that really all what happened between 12172 and 12186?
>
> update12186
> Issue 3071: fixing timestamp tests
> Issue 3068: Non portable SmalltalkImage>>platformName deprecationWarning
> Issue 3063: removing explain
> Issue 3039: There should not be any configuration on Core
> It doesn't explain the problems with VM versions and in 12186 I cannot build
> the PharoKernel (it hangs without error in unload phase)
> -- Pavel
>
please , tell me if it keep hanging after you doing:
WeakArray restartFinalizationProcess.
it seems like a deadlock with WeakArray's FinalizationLock or
FinalizationSemaphore.
it hangs for me...
-- Pavel