Can you provide a script that crashes it from a fresh Image (including loading Roassal2) ? So I try to can report additional observations.
Sure that’s easy: install LRP from here http://pleiad.cl/LRP and run the first example program on that page. Have a look at the page to see how to do that ;-)
To install you can get the pre-built image from https://ci.inria.fr/pharo-contribution/job/LiveRobotProgramming/
Or:
Gofer it smalltalkhubUser: 'jfabry' project: 'LiveRobotProgramming'; configuration; loadDevelopment
Run this code:
(machine esc (state tick) (state tock) (ontime 500 tick -> tock) (ontime 500 tock -> tick) )
And wait.
---> Save our in-boxes! http://emailcharter.org <---
Johan Fabry - http://pleiad.cl/~jfabry PLEIAD and RyCh labs - Computer Science Department (DCC) - University of Chile