Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 15:17:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 244283] www/apache24 with openssl 1.1.1d crash after sighup
Message-ID:  <bug-244283-16115-4EEMXQLH8Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244283-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244283-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-apache mailing
list <apache@FreeBSD.org> for maintainer-feedback:
Bug 244283: www/apache24 with openssl 1.1.1d crash after sighup
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244283



--- Description ---
Tested on freebsd 11 with apache24 and openssl compiled from ports
and fresh install of freebsd 12.1 and apache24 installed from pkg and base
openssl
in both cases apache always crashes after sigHUP

Core was generated by `/usr/local/sbin/httpd -DNOHTTPACCEPT'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000008006135fa in ?? () from /lib/libthr.so.3
(gdb) bt
#0  0x00000008006135fa in ?? () from /lib/libthr.so.3
#1  0x000000080152f759 in CRYPTO_THREAD_read_lock () from /lib/libcrypto.so=
.111
#2  0x000000080143d0a7 in OBJ_NAME_get () from /lib/libcrypto.so.111
#3  0x000000080144a8a9 in EVP_get_digestbyname () from /lib/libcrypto.so.111
#4  0x00000008012774b3 in SSL_CTX_new () from /usr/lib/libssl.so.111
#5  0x0000000800b91355 in ?? () from /usr/local/libexec/apache24/mod_ssl.so
#6  0x0000000800b8f78c in ?? () from /usr/local/libexec/apache24/mod_ssl.so
#7  0x0000000800b8ef14 in ?? () from /usr/local/libexec/apache24/mod_ssl.so
#8  0x0000000000257aef in ap_run_post_config ()
#9  0x0000000000256926 in main ()



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244283-16115-4EEMXQLH8Y>