Edit report at http://bugs.php.net/bug.php?id=53632&edit=1
ID: 53632 Comment by: brandonkirsch at hotmail dot com Reported by: exploringbinary at gmail dot com Summary: PHP hangs on numeric value 2.2250738585072011e-308 Status: Assigned Type: Bug Package: Math related PHP Version: 5.3.4 Assigned To: dmitry Block user comment: N Private report: N New Comment: Update: PHP 5.2.6 is NOT affected by this bug on the same 32-bit architecture as my previous post. Previous Comments: ------------------------------------------------------------------------ [2011-01-04 14:36:28] brandonkirsch at hotmail dot com I have the same problem on PHP 5.3.2 on 32-bit Linux. Configure: './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--with- mssql=/usr/local/freetds' '--with-ldap' '--prefix=/usr/local/php5' '--with- config-file-path=/usr/local/php5/etc' '--enable-sockets' '--enable-soap' '-- with-openssl' '--with-unixODBC=/usr' '--with-gd' '--with-jpeg-dir=/usr/lib' '-- with-pdo-odbc=unixODBC,/usr' '--with-pdo-dblib=/usr/local/freetds' uname -a: Linux servername 2.6.16.60-0.42.5-default #1 Mon Aug 24 09:41:41 UTC 2009 i686 i686 i386 GNU/Linux ------------------------------------------------------------------------ [2011-01-04 12:21:52] chx1975 at gmail dot com Excellent analysis at http://news.ycombinator.com/item?id=2066084 ------------------------------------------------------------------------ [2011-01-04 10:57:51] stuart dot caie at gmail dot com Appears to hang when compiled for 32bit Intel code, but not 64bit code. Hangs in zend_strtod() according to gdb. ------------------------------------------------------------------------ [2011-01-04 10:17:02] paj...@php.net Happens here too 64bit CPU 32bit builds (win or linux) ------------------------------------------------------------------------ [2011-01-04 09:54:26] ras...@php.net How about -O2 -ffloat-store ? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=53632 -- Edit this bug report at http://bugs.php.net/bug.php?id=53632&edit=1