Hi Javier, On 23 March 2018 at 04:54, Javier Pimás <elpochodelagente@gmail.com> wrote:
Hi folks, I take a fresh Pharo6.1 (spur64), load a git repository and save the image. When reopening I get a segmentation fault. OS is ubuntu 17.04/64 bits. I just cannot make it work, tried with all the vms I could (vmI61, vmT61, vmLatest70, vmTLatest70). I suspect it is related to using git but I'm not even sure.
Below I put the involved code, crash dump at the end (seems to be the same with any vm). btw, the vmILatest70 script does not seem to work (curl https://get.pharo.org/64/vmILatest70 | bash).
Any ideas?
I'm using the following VM on Ubuntu 16.04 without any issues: http://files.pharo.org/vm/pharo-spur64/linux/pharo-linux-x86_64threaded-2018... HTH, Alistair