[MacPorts] #63426: Apache2 & OpenSSL conflict

MacPorts noreply at macports.org
Tue Aug 31 04:25:23 UTC 2021


#63426: Apache2 & OpenSSL conflict
---------------------+------------------------------
 Reporter:  mav2287  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.7.99
 Keywords:           |       Port:  Apache2, OpenSSL
---------------------+------------------------------
 When using "apache2 @2.4.48_0+preforkmpm" with 'mod_ssl.so' enabled and
 "openssl @1.1.1l_0" apache will crash on startup. Unfortunately the way
 apache crashes is pretty silent even with it set to debug level logging I
 couldn't find anything in the error_log that would hint at why it is
 happening. It wasn't till I realized that OS X was creating a crash report
 for apache that I was able to diagnose what was happening. Below is the
 error log output for apache and I attached the crash report. The only way
 I was able to get apache working again was to roll back to "openssl
 @1.1.1k_0" which appears to be the last version of OpenSSL that is working
 correctly.

 {{{
 [Mon Aug 30 21:59:50.445393 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(428): AH00822: for 511912 bytes (512000 including
 header), recommending 32 subcaches, 88 indexes each
 [Mon Aug 30 21:59:50.445398 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(465): AH00824: shmcb_init_memory choices follow
 [Mon Aug 30 21:59:50.445402 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(467): AH00825: subcache_num = 32
 [Mon Aug 30 21:59:50.445406 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(469): AH00826: subcache_size = 15992
 [Mon Aug 30 21:59:50.445410 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(471): AH00827: subcache_data_offset = 2128
 [Mon Aug 30 21:59:50.445414 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(473): AH00828: subcache_data_size = 13864
 [Mon Aug 30 21:59:50.445418 2021] [socache_shmcb:debug] [pid 1768]
 mod_socache_shmcb.c(475): AH00829: index_num = 88
 [Mon Aug 30 21:59:50.445481 2021] [socache_shmcb:info] [pid 1768] AH00830:
 Shared memory socache initialised
 [Mon Aug 30 21:59:50.445488 2021] [ssl:info] [pid 1768] AH01887: Init:
 Initializing (virtual) servers for SSL
 [Mon Aug 30 21:59:50.445496 2021] [ssl:info] [pid 1768] AH01914:
 Configuring server bam-xserve.private:443 for SSL protocol
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63426>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list