[Vm-dev] Errored: OpenSmalltalk/opensmalltalk-vm#1595 (WIN64_UNICODE - 49eff31)

Travis CI builds at travis-ci.org
Sun Dec 30 19:10:26 UTC 2018


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

Build: #1595
Status: Errored

Duration: 1 hr, 31 mins, and 9 secs
Commit: 49eff31 (WIN64_UNICODE)
Author: Nicolas Cellier
Message: The pageSize and pageMask are too short on WIN64

Due to this, roundUpToPage is truncating addresses > 2^32
With MSVC, minAddress is > 2^32, and it then takes ages to generate a VirtualAlloc > minAddress (several minutes).

View the changeset: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/5f71fce2f077...49eff31f0372

View the full build log and details: https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/473621937?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/20181230/a376ec2a/attachment.html>


More information about the Vm-dev mailing list