[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] OSVM 201804030952 crashes in Context(Object)>copy (#265)

Fabio Niephaus notifications at github.com
Thu Jul 12 21:52:07 UTC 2018


@eliotmiranda have a look at [squeak-app](https://github.com/squeak-smalltalk/squeak-app). `prepare.sh` is the entry point and the builds fail [here](https://github.com/squeak-smalltalk/squeak-app/blob/d7cc75c4e7c9875c7eb5167e3ab46ae617eaed74/prepare_image.sh#L80). All files that are needed are in that repository. It's basically calling out to [smalltalkCI](https://github.com/hpi-swa/smalltalkCI) which then runs all SUnit tests with a [few exceptions](https://github.com/squeak-smalltalk/squeak-app/blob/d7cc75c4e7c9875c7eb5167e3ab46ae617eaed74/smalltalk-ci/Squeak-trunk.ston#L6). Otherwise, download the latest `Squeak-trunk` and run all tests a few times. Eventually, you'll get crashes like this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/265#issuecomment-404662379
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180712/31b64603/attachment.html>


More information about the Vm-dev mailing list