Failed: OpenSmalltalk/opensmalltalk-vm#1421 (Cog - b1caec7)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Failed: OpenSmalltalk/opensmalltalk-vm#1421 (Cog - b1caec7)

Travis CI
 

OpenSmalltalk

/

opensmalltalk-vm

branch iconCog

arrow to build time
clock icon19 mins and 10 secs

Eliot Miranda avatarEliot Miranda

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.

Want to know about upcoming build environment updates?

Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!

SIGN UP HERE
book icon

Documentation about Travis CI

<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "EmailMessage", "action": { "@type": "ViewAction", "url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/434863694?utm_medium=notification&amp;utm_source=email", "name": "View Build" }, "description": "View Build #1421 on Travis CI" } </script>