Edit report at https://bugs.php.net/bug.php?id=60796&edit=1
ID: 60796 Updated by: paj...@php.net Reported by: jcparel at yahoo dot fr Summary: php -v generates Floating point exception (core dumped) -Status: Open +Status: Feedback Type: Bug Package: Reproducible crash Operating System: NetBSD/VAX PHP Version: Irrelevant 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: ------------------------------------------------------------------------ [2012-01-18 22:58:27] jcparel at yahoo dot fr Description: ------------ Package php-5.2.17nb4 After a successful generation and installation of the package, the execution of php generate a core dump gdb displays: Program terminated with signal 8, Arithmetic exception. #0 0x000c114b in php_get_inf () The analysis show that configure sets wrong values for isinf and isnan. Should be yes and configure set them to no. A manual correction in the config.cache file allow a generation of a valid php executable ! ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60796&edit=1