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:   [Bug 244283] www/apache24 with openssl 1.1.1d crash after sighup
Message-ID:  <bug-244283-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244283

            Bug ID: 244283
           Summary: www/apache24 with openssl 1.1.1d crash after sighup
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: apache@FreeBSD.org
          Reporter: 4diman@gmail.com
          Assignee: apache@FreeBSD.org
             Flags: maintainer-feedback?(apache@FreeBSD.org)

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 ()

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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