Hi all,
> and which VM do you use (there is a System report browser where you can find the information.
I've somehow managed to get the information from System report browser:
Image
-----
/home/demi/mess/2017/06/tmp2/Pharo.image
Pharo5.0
Latest update: #50768
Unnamed
Virtual Machine
---------------
/home/demi/mess/2017/06/tmp2/pharo-vm/pharo
CoInterpreter VMMaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 May ��4 2016
StackToRegisterMappingCogit VMMaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 May ��4 2016
Unix built on May ��4 2016 11:54:41 Compiler: 4.6.3
CoInterpreter VMMaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 May ��4 2016
StackToRegisterMappingCogit VMMaker.oscog-eem.1855 uuid: d8e4a3c2-a3bf-4adc-b224-8012903a1ef4 May ��4 2016
I noticed that there are more items which could be selected (list in the left bar, I mean System report browser), but I cannot get more info, because pharo crashes each time I try to select all text from the all items. May be it would be helpful (and I'll be able to) to get information only from some particular item? But then, I need to know which exactly items would be helpful.
Also, I'm attaching to this email log file after execution of the Pharo with strace:
strace ./pharo-ui Pharo.image > pharo-ui-with-strace.log 2>&1
I hope it could shed more light on the issue.