[Vm-dev] Failed: OpenSmalltalk/opensmalltalk-vm#1421 (Cog - b1caec7)

Travis CI builds at travis-ci.org
Sat Sep 29 01:02:01 UTC 2018


Build Update for OpenSmalltalk/opensmalltalk-vm
-------------------------------------

Build: #1421
Status: Failed

Duration: 19 mins and 10 secs
Commit: b1caec7 (Cog)
Author: Eliot Miranda
Message: CogVM source as per VMMaker.oscog-eem.2445

BitBlt plugin copyBits.
Fix degenerate calculations of preload and skew (i.e. a preload that sets
notSkewMask to all ones and skewMask to zero, and there-by fix accessing the
word beyond the end of a bitmap.  If using external forms such access can crash
the VM by trying to access a word that is not in memory (e.g. in an unmapped
page).  N.B. when preload is true, notSkewMask is all ones and skewMask is zero
this extra word is read but discarded.

Clean up primitiveCopyBits & primitiveWarpBits to use the more modern
(and simpler) methodReturnReceiver style.

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/d952580fab8f...b1caec7928a9

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/434863694?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the OpenSmalltalk/opensmalltalk-vm repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=8795279&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

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


More information about the Vm-dev mailing list