July 31, 2016
7:43 a.m.
On 30 Jul 2016, at 14:19, Holger Freyther <holger@freyther.de> wrote:
On 30 Jul 2016, at 13:14, Esteban Lorenzano <estebanlm@gmail.com> wrote:
hi Holger,
do you have a reproducible way for this error? it happens always?
three times in a row, with the latest image. 50759 seems to be fine or I was lucky. The difference is small/odd. Let me try the intermediate images systematically now.
50759 fine 50760 fine 50761 broken rm Pharo-50761.* && unzip 50761.zip && ./build/vm/pharo --nodisplay ./Pharo-50761.image eval --save "3+3" && ./build/vm/pharo --nodisplay ./Pharo-50761.image eval "3+3" running with gdb makes it go away :} holger