Marcus Denker wrote:
On Oct 30, 2011, at 5:31 PM, Ben Coman wrote:

  
Pharo 1.4 works okay, which is great the crash is avoided,  but with only 8804 tests versus 9757 in Pharo 1.3 it is unclear whether:
1. Bug has been fixed in VM.
2. System Code has been removed from image
3. Test Code exercising the crash has been removed from image
Ideally the problem doesn't just go away by itself :)  otherwise it might be scenario 2. or 3. above rather than 1 :)

However I then reran Pharo-1.3 image with no crash - so a null experiment.

For your records, I did the following...
a. extracted Pharo-1.3-13315-OneClick.zip
b. extracted Pharo-1.4-14210.zip into the Resource folder, 
c. renamed pharo.exe & pharo.ini to pharo14.exe & pharo14.ini as described in my previous report
d. modified pharo14.ini with ImageFile=Contents\Resources\pharo-1.4.image
e. ran pharo14.exe, opened TestRunner and clicked <Run Selected>, then later clicked <Run Selected> a second time.
f. Quit 
g. modified pharo14.ini with ImageFile=Contents\Resources\pharo.image
h. ran pharo14.exe, opened TestRunner and clicked <Run Selected>
i. Quit
    
What would be interesting:

-> Does it happen Core 1.3?
-> Does it happen with other VMs?

	Marcus
Happy to try, but I don't know where to get Core or other VMs.

Reply via email to