Errored: openssl/openssl#32063 (master - 34675b2)

Travis CI builds at travis-ci.org
Sat Feb 8 00:16:44 UTC 2020


Build Update for openssl/openssl
-------------------------------------

Build: #32063
Status: Errored

Duration: 50 mins and 4 secs
Commit: 34675b2 (master)
Author: H.J. Lu
Message: Use swapcontext for Intel CET

When Intel CET is enabled, makecontext will create a different shadow
stack for each context.  async_fibre_swapcontext cannot use _longjmp.
It must call swapcontext to swap shadow stack as well as normal stack.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10983)

View the changeset: https://github.com/openssl/openssl/compare/0e43960e8812...34675b2ba942

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/647562180?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&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://mta.openssl.org/pipermail/openssl-commits/attachments/20200208/87da4471/attachment-0001.html>


More information about the openssl-commits mailing list