OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

php binary crashes on startup #2944

Closed itchka closed 7 months ago

itchka commented 8 months ago

OpenMandriva version: Rolling

Describe the bug: Running the command line php resuslts in the following error message. php: error while loading shared libraries: cannot apply additional memory protection after relocation: Cannot allocate memory

Steps to reproduce: Try to run a known good php script

Observed behavior: Crash with error message

Expected behavior: Functional program

Additional comment: Problem is with lld as described in this php bug report reference. https://github.com/php/php-src/pull/5123 and https://bugs.php.net/bug.php?id=79092&edit=3 Note that these bugs appear to be closed but the error we are getting is identical and that we are using lld

Logs and screenshots if relevant

itchka commented 8 months ago

Cooker version compiled locally on Rolling works. This bug can be closed onece rolling is updated to the cooker version