Le 14 d�c. 2018 � 12:41, Trussardi Dario Romano <dario.trussardi@tiscali.it> a �crit :Some consideration:<errorePharo.txt>At 12 December:I work all day with the image.at: 19:xx I save the image without any problem.But after saved the image the system beginunstable.When the mouse go on the windows summary bar ( at the bottom of the Pharo window ) the image crash.Some time i can launch - relaunch the same image from the PharoLauncher ( the pharo run but was unstable )at: 19:45 After reload the unstable image ( as mentioned above )i do the save command (saving it on itself )and the system crash.After this crash ( when i do the image save command ),i have not been able to launch the image. I do not know the status of this image ( I call thiscorruptimage )At 13 December:A)From pharoLauncher i launch the corrupt image some time,the shell report the issue,but don't create the crash.dmp file.B)After copy the pharoLauncher corrupt image intoPharo7.0-64DTRDevErr entryi do this:the shell report:/opt/pharolauncher/pharo-vm$ ./pharo --eden 15207744 /home/party/Pharo/images/Pharo7.0-64DTRDevErr/Pharo7.0-64DTRDevErr.imagepthread_setschedparam failed: Operation not permittedThis VM uses a separate heartbeat thread to update its internal clockand handle events. For best operation, this thread should run at ahigher priority, however the VM was unable to change the priority. Theeffect is that heavily loaded systems may experience some latencyissues. If this occurs, please create the appropriate configurationfile in /etc/security/limits.d/ as shown below:cat <<END | sudo tee /etc/security/limits.d/pharo.conf* hard rtprio 2* soft rtprio 2ENDand report to the pharo mailing list whether this improves behaviour.You will need to log out and log back in for the limits to take effect.For more information please see...........r3732#linuxErrore di segmentazione (core dump creato)C) i have a PharoDebug.log but has the size of 16MB.How can I send it to you?