Build Update for apache/httpd ------------------------------------- Build: #1165 Status: Fixed
Duration: 38 mins and 23 secs Commit: 22274ab (trunk) Author: Joe Orton Message: Disable mod_http2 and mod_ssl_ct for prefork builds, since the former shouldn't be used under prefork and the latter isn't tested at all. Possibly related to infrequent prefork child segfaults under pool-debug. e.g. https://travis-ci.org/github/apache/httpd/jobs/736044109 is a multi-threaded prefork child dying with both mod_h2 and mod_ssl_ct threads active. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882548 13f79535-47bb-0310-9956-ffa450edef68 View the changeset: https://github.com/apache/httpd/compare/2a8260a069e7...22274ab3e0b6 View the full build log and details: https://travis-ci.org/github/apache/httpd/builds/736092455?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/httpd repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=69847&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.
