Edit report at http://bugs.php.net/bug.php?id=53320&edit=1
ID: 53320 Updated by: [email protected] Reported by: kitani at cseas dot kyoto-u dot ac dot jp Summary: Segmentation fault (core dumped) by using timezone_identifiers_list function -Status: Open +Status: Feedback Type: Bug Package: Reproducible crash Operating System: Redhat Linux ES5 PHP Version: 5.3.3 Block user comment: N Private report: N New Comment: Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ Previous Comments: ------------------------------------------------------------------------ [2010-11-16 07:34:57] kitani at cseas dot kyoto-u dot ac dot jp Description: ------------ By using timezone_identifiers_list function, "Segmentation fault (core dumped)" error occurs. Test script: --------------- php -r 'var_dump ( timezone_identifiers_list() );' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53320&edit=1
