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

Esteban Lorenzano estebanlm at gmail.com
Fri Mar 17 14:35:45 UTC 2017


… and I don’t know if it helps or related, but I’m also having some crashes when executing SomeClass basicNew 

Esteban

> On 17 Mar 2017, at 13:32, Esteban Lorenzano <estebanlm at gmail.com> wrote:
> 
> 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 <mailto: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/e86d50db/attachment.html>


More information about the Vm-dev mailing list