Errored: openssl/openssl#30745 (master - 8913378)

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


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

Build: #30745
Status: Errored

Duration: 51 mins and 19 secs
Commit: 8913378 (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/f64f26220442...8913378a552e

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/626689879?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/03ab009c/attachment-0001.html>


More information about the openssl-commits mailing list