Oct. 12, 2014
5:46 p.m.
Hi, After loading the last versions of S2py and Trachel (I had to do trachel manually, there was a missing method setupAdjust somewhere), I got a vm crash with Hapao>>Hapao @ class category and clicking ok for 'Roassal2-Core'. Looking at the crash dump, I saw 0x2477fc M CompiledMethod>literals 0x132d4f94: a(n) CompiledMethod 0x247814 M CompiledMethod>hasMethodSpyAsLiteral 0x132d4f94: a(n) CompiledMethod So I recompiled the whole image (Smalltalk image recompile) and everything is now ok :) I don't know if CompiledMethod modification involves transparent compilation of if some recompile is missing ? In case it could be useful to hapao dvelopers or to others (just in case). Alain