A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5166 ====================================================================== Reported By: rherbst Assigned To: dam ====================================================================== Project: php5 Issue ID: 5166 Category: regular use Reproducibility: always Severity: crash Priority: normal Status: feedback ====================================================================== Date Submitted: 2014-04-22 13:21 CEST Last Modified: 2014-09-17 18:44 CEST ====================================================================== Summary: PHP CLI suffers from segmentation fault during job completion Description: When started at the command line, php does what it it is expected to do but then throws a segmentation fault error and generates a core dump. Problem occures after switching to Dublin (the new stable), i.e. with PHP 5.3.21.
====================================================================== ---------------------------------------------------------------------- (0010916) rherbst (reporter) - 2014-09-17 18:44 https://www.opencsw.org/mantis/view.php?id=5166#c10916 ---------------------------------------------------------------------- Unfortunatly not. But during the tests, I was able to further nail the problem down. If I exclude either curl.so or openssl.so from the extension list in php.ini, than the problem disappears. I have attached a core dump, maybe this helps!
