Errored: openssl/openssl#30746 (OpenSSL_1_1_1-stable - 7540f7b)

Travis CI builds at travis-ci.org
Wed Dec 18 14:37:56 UTC 2019


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

Build: #30746
Status: Errored

Duration: 29 mins and 52 secs
Commit: 7540f7b (OpenSSL_1_1_1-stable)
Author: Bernd Edlinger
Message: Fix unwind info for some trivial functions

While stack unwinding works with gdb here, the
function _Unwind_Backtrace gives up when something outside
.cfi_startproc/.cfi_endproc is found in the call stack, like
OPENSSL_cleanse, OPENSSL_atomic_add, OPENSSL_rdtsc, CRYPTO_memcmp
and other trivial functions which don't save anything in the stack.

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(Merged from https://github.com/openssl/openssl/pull/10635)

(cherry picked from commit 8913378a552e470c66277c47b19699f20b84aa3b)

View the changeset: https://github.com/openssl/openssl/compare/d28ddc65cfb6...7540f7bdc271

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


More information about the openssl-commits mailing list