Still Failing: openssl/openssl#25955 (master - ba43413)

Travis CI builds at travis-ci.org
Thu Jun 20 16:41:31 UTC 2019


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

Build: #25955
Status: Still Failing

Duration: 21 mins and 5 secs
Commit: ba43413 (master)
Author: Richard Levitte
Message: test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier

It turned out that the internal trace cleanup handler was added too
late, so it would be executed before OPENSSL_cleanup().
This results in address errors, as the trace code that's executed in
OPENSSL_cleanup() itself tries to reach for data that's been freed at
that point.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9196)

View the changeset: https://github.com/openssl/openssl/compare/7a5f5fd32a58...ba4341316ce7

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/548288395?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/20190620/1bcff0d0/attachment.html>


More information about the openssl-commits mailing list