Closed fniephaus closed 3 years ago
I can reproduce the issue. It turns out that the header of new compiled methods are not written correctly for some reason. I didn't hit this with my development image because for some reason, the preferred encoder was set to V3 and not Sista (the image was recompiled with Sista a while ago).
I will deploy a fix tomorrow...
Reproducer
PolyglotTextStyler>>style:language:
... about 240 lines of error messages.
Originally posted by @jirir in https://github.com/hpi-swa/trufflesqueak/issues/134#issuecomment-771738009