[Vm-dev] VM with latest sources is crashing Pharo

Esteban Lorenzano estebanlm at gmail.com
Fri Mar 17 12:32:45 UTC 2017


I forget a “how to reproduce”: 

1) download and unzip https://www.dropbox.com/s/xtd7v0m5zremx99/latest-threaded.zip?dl=0 <https://www.dropbox.com/s/xtd7v0m5zremx99/latest-threaded.zip?dl=0>
2) download and unzip https://www.dropbox.com/s/df0rc0txhzawe31/crashing20170316.zip?dl=0 <https://www.dropbox.com/s/df0rc0txhzawe31/crashing20170316.zip?dl=0> 
3) download and unzip http://files.pharo.org/get-files/60/sources.zip <http://files.pharo.org/get-files/60/sources.zip>

$ ./pharo Pharo.image

and the test runner is in the "execution point”, just execute and you will have the crash :)

Esteban


> On 17 Mar 2017, at 13:19, Esteban Lorenzano <estebanlm at gmail.com> wrote:
> 
> Hi, 
> 
> I just built a VM with latest sources (for example, for linux: https://www.dropbox.com/s/xtd7v0m5zremx99/latest-threaded.zip?dl=0 <https://www.dropbox.com/s/xtd7v0m5zremx99/latest-threaded.zip?dl=0>), and running tests with this image: https://www.dropbox.com/s/df0rc0txhzawe31/crashing20170316.zip?dl=0 <https://www.dropbox.com/s/df0rc0txhzawe31/crashing20170316.zip?dl=0> 
> Executing the tests crashes the VM, always in same test: SlotTraitsTest>>#testClassWithTrait2, but notice this crashes when executing the full test class SlotTraitsTest, if test is individually executed, it passes. 
> 
> Any idea?
> 
> Here is the dump: 
> 
> <crash.dmp>
> 
> 
> cheers!
> Esteban
> 
> ps: in other other of things, this VM fixes my callback problems (still not tested with VGTigerDemo), thanks Eliot! :D

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20170317/f95501be/attachment.html>


More information about the Vm-dev mailing list