[Bug 285541] www/apache24 fails to start using security/openssl34 re: SSL_CTX_new()

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 20 Mar 2025 02:06:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285541

            Bug ID: 285541
           Summary: www/apache24 fails to start using security/openssl34
                    re: SSL_CTX_new()
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: milios@ccsys.com
                CC: apache@FreeBSD.org, brnrd@freebsd.org
                CC: apache@FreeBSD.org, brnrd@freebsd.org
 Attachment #258824 maintainer-approval?
             Flags:

Created attachment 258824
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=258824&action=edit
git -C /usr/ports diff

turning ASLR off for just the httpd binary also works (but f.t.s.)

there may be other necessary conditions like multiple virtual hosts or multiple
keys or something particular i was doing. at any rate, this fixed things for
me.

attached patch backports resolution of
https://github.com/openssl/openssl/issues/26672 - "crashes during call to
SSL_CTX_new()"

-- 
You are receiving this mail because:
You are on the CC list for the bug.