[Bug 289425] lang/php84 segfaults on 15.0-ALPHA1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Sep 2025 08:33:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289425 --- Comment #2 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- I tried to build PHP with DEBUG, but some modules will not and mixing those with DEBUG ones is forbidden: PHP Warning: PHP Startup: redis: Unable to initialize module Module compiled with build ID=API20240924,TS PHP compiled with build ID=API20240924,TS,debug So affected PHP 8.4 is running in FPM mode and built with options: +CGI +CLI -DEBUG +DTRACE +EMBED +FPM +IPV6 +LINKTHR +MYSQLND -NOASLR +PCRE -PHPDBG +ZTS I don't want to spam stable@ with this PR anymore, so please remove this address from the list for this bug report. I added stable@ before, only to inform of problems with dumping core (see comment #0) and seeking help concerning this. This problem (collecting core files) is another issue and likely stable/15 a bug as well. -- You are receiving this mail because: You are on the CC list for the bug.