[squeak-dev] Is people updating from trunk??? If so, am I the only one having trouble?

Levente Uzonyi leves at elte.hu
Wed Apr 11 15:43:09 UTC 2012


On Wed, 11 Apr 2012, Casimiro de Almeida Barreto wrote:

> On 10-04-2012 15:54, slp5591 at me.com wrote:
>       Proceeded, Trunk update completes to version 11999.
>       On 2012-04-10, at 11:41 AM, Eliot Miranda wrote:
> 
> Problem happens <b>after</b> update completion. Apparently something corrupts something and:
> 
> Compiler recompileAll locks the system
> Smalltalk condenseChanges locks the system
> Smalltalk snapshot: true locks the system
> MonticelloBrowser -> new repository locks the system
> 
> Things just become non responsive and only way to deal with problem is to issue a sigkill or sigterm to the VM (linux) (vm 4.4.7-2357) (haven't even
> tried with cog). It is not possible to generate a crash log to inform what is going on.

Please try again with Eliot's CogVM and when the system hangs, send an 
USR1 signal to the process (kill -USR1 <pid>), so the VM will print debug 
information.


Levente

> 
> CdAB
> 
> 
> 
>


More information about the Squeak-dev mailing list