[MacPorts] #72268: apache2 @2.4.63_0+eventmpm+http2: startup crash with EXC_BAD_ACCESS

MacPorts noreply at macports.org
Tue Apr 1 17:16:23 UTC 2025


#72268: apache2 @2.4.63_0+eventmpm+http2: startup crash with EXC_BAD_ACCESS
-------------------------------+------------------------
  Reporter:  hostep            |      Owner:  ryandesign
      Type:  defect            |     Status:  assigned
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.10.5
Resolution:                    |   Keywords:
      Port:  apache2 openssl3  |
-------------------------------+------------------------

Comment (by hostep):

 After a bit of messing around with my apache config files, it turns out if
 I disable the following lines in my virtualhosts, that it starts working
 again:

 {{{
   SSLEngine On
   SSLCertificateFile "/opt/local/etc/apache2/server.crt"
   SSLCertificateKeyFile "/opt/local/etc/apache2/server.key"
 }}}

 This is just a self signed certificate to work with https locally.
 But not sure why it fails with this enabled all out of the sudden. I would
 also like to keep working with https though. So it's not a good fix.
 I already tried generating a new self-signed key a few times in different
 ways, but it keeps on failing to startup :(

-- 
Ticket URL: <https://trac.macports.org/ticket/72268#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list