Edit report at https://bugs.php.net/bug.php?id=55509&edit=1
ID: 55509 Comment by: bobwei9 at hotmail dot com Reported by: r dot gauweiler at otterbach dot de Summary: segfault on x86_64 using more than 2G memory Status: Closed Type: Bug Package: Reproducible crash Operating System: Linux PHP Version: 5.3.8 Assigned To: dmitry Block user comment: N Private report: N New Comment: This test fails sometimes when the 3 GB of memory take too long (more than the hardcoded 300 seconds in the run-tests.php) to be written - usually when RAM is full and memory has to be written as swap on the hard disk. To prevent failing, could you remove the timeout at this test please? Previous Comments: ------------------------------------------------------------------------ [2012-01-29 13:59:51] simon at wakecodesleep dot com I received this bug when running 'make test' with the default ./configure flags (no arguments) on the latest PHP 5.4.0 branch. I'm running Mac OS X Lion (10.7.2 - "Darwin - Darwin Simons-MacBook-Air.local 11.2.0 Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu- 1699.24.8~1/RELEASE_X86_64 x86_64") on a 1.8GHz Core i7, 4GB RAM MacBook Air. ------------------------------------------------------------------------ [2011-09-13 07:01:49] dmi...@php.net This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2011-09-13 07:01:31] dmi...@php.net Automatic comment from SVN on behalf of dmitry Revision: http://svn.php.net/viewvc/?view=revision&revision=316590 Log: Fixed bug #55509 (segfault on x86_64 using more than 2G memory). (Laruence) ------------------------------------------------------------------------ [2011-09-07 08:43:33] larue...@php.net Dmitry, plz look at this, thanks :-) ------------------------------------------------------------------------ [2011-09-06 15:11:56] larue...@php.net The following patch has been added/updated: Patch Name: bug55509.diff Revision: 1315321916 URL: https://bugs.php.net/patch-display.php?bug=55509&patch=bug55509.diff&revision=1315321916 ------------------------------------------------------------------------ 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 https://bugs.php.net/bug.php?id=55509 -- Edit this bug report at https://bugs.php.net/bug.php?id=55509&edit=1