The following issue has been CLOSED ====================================================================== 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: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2014-04-22 13:21 CEST Last Modified: 2016-10-08 22:46 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.
====================================================================== ---------------------------------------------------------------------- (0011204) dam (administrator) - 2016-10-08 22:46 https://www.opencsw.org/mantis/view.php?id=5166#c11204 ---------------------------------------------------------------------- This is fixed in the current release of CSWphp5 5.6.26,REV=2016.10.07 dam@unstable10s [unstable10s]:/home/dam > /opt/csw/bin/php -i >/dev/null PHP Warning: Unknown: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in Unknown on line 0
