[MacPorts] #58598: PHP 7.3.6 can throw a known bus error on freebsd flavored OS if using ifuncs, can fix in configure.ac
MacPorts
noreply at macports.org
Wed Oct 23 03:45:47 UTC 2019
#58598: PHP 7.3.6 can throw a known bus error on freebsd flavored OS if using
ifuncs, can fix in configure.ac
----------------------+--------------------
Reporter: johnww2 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: php73 |
----------------------+--------------------
Comment (by TheDigitalOrchard):
I saw a `bus error` when accessing my application via `php` at the command
line. Via `php-fpm`, it was displaying a '502 Server Error`. I suspect
both were the same crash happening at the moment openssl_* functions were
being called.
The code that was affected in my application was identical to what Comment
#3 above has. If that code was never executed, the crash never occurred.
- macOS Mojave (fully updated)
- fresh installs of `php` packages from MacPorts
The problem went away when I re-installed everything using the +debug
variant, and I'm not sure why.
--
Ticket URL: <https://trac.macports.org/ticket/58598#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list