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

Clément Bera bera.clement at gmail.com
Fri Mar 17 15:27:53 UTC 2017


I believe it is related to the new identityHash implementation in the JIT
but we will check today.

Thanks for reporting.

On Fri, Mar 17, 2017 at 7:35 AM, Esteban Lorenzano <estebanlm at gmail.com>
wrote:

>
> … 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
> 2) download and unzip https://www.dropbox.com/s/df0rc0txhzawe31/
> crashing20170316.zip?dl=0
> 3) download and unzip 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), and
> running tests with this image: 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/f76d1771/attachment.html>


More information about the Vm-dev mailing list