also, it 'hangs' because InputEventSensor>>shutdown runs before MCMethodDefinition>>shutdown So, you can't interrupt it with alt-. , because nobody handles it anymore. On 8 October 2010 18:06, Igor Stasenko <siguctua@gmail.com> wrote:
2010/10/8 Pavel Krivanek <pavel.krivanek@gmail.com>:
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.
-- Best regards, Igor Stasenko AKA sig.
-- Best regards, Igor Stasenko AKA sig.