[MacPorts] #72262: php82 crashes with WordPress on ElCapitan Server

MacPorts noreply at macports.org
Fri Apr 11 02:18:58 UTC 2025


#72262: php82 crashes with WordPress on ElCapitan Server
---------------------+------------------------
  Reporter:  quwax   |      Owner:  ryandesign
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  elcapitan
      Port:  php82   |
---------------------+------------------------

Comment (by ryandesign):

 The log shows the crash happens after PHP's `php_random_bytes` function
 calls into the macOS CommonCrypto library's `CCRandomGenerateBytes`
 function, however it also shows that the pcov.so module is loaded,
 presumably from the php82-pcov port. Does the problem go away if you
 deactivate that port and then restart Apache? If not, please attach the
 new crash log so we can verify that it no longer mentions pcov.so. If the
 problem only happens with pcov, then
 [https://github.com/krakjoe/pcov/issues report the problem to the
 developers of pcov]; I see they have other reports of crashes, though I
 did not see one matching your situation.

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


More information about the macports-tickets mailing list