Edit report at https://bugs.php.net/bug.php?id=60796&edit=1
ID: 60796 Updated by: [email protected] Reported by: jcparel at yahoo dot fr Summary: php -v generates Floating point exception (core dumped) -Status: Feedback +Status: No Feedback Type: Bug Package: Reproducible crash Operating System: NetBSD/VAX PHP Version: Irrelevant New Comment: No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2012-01-19 17:28:16] [email protected] Please try using this snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [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
