Test: /Zend/tests/bug55509.phpt - Version 5.3.9-dev        

Bug #55509 segfault on x86_64 using more than 2G memory
Submitted: 2011-08-25 17:30:05 Modified: 2011-09-13 07:01:49
From: r.gauweiler Assigned: dmitry
Status: Closed Package: Reproducible crash
PHP Version: 5.3.8 OS: Linux

There are 4 different diffs reported by users for this test.

Count Diff
2 (33%)
003- 3
004- 4
005- 5
004+ Fatal error: Out of memory (allocated 1075052544) (tried to allocate 536870913 bytes) in %s/bug55509.php on line 6
007- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d
2 (33%)
002- 2
003- 3
004- 4
005- 5
003+ Fatal error: Out of memory (allocated 537919488) (tried to allocate 536870913 bytes) in %s/bug55509.php on line 4
007- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d
1 (17%)
007+ Fatal error: Allowed memory size of 3221225472 bytes exhausted at /home/huixc/opensource/php-src/branches/PHP_5_3/ext/standard/string.c:4620 (tried to allocate 536870913 bytes) in %s/bug55509.php on line 12
007- Fatal error: Allowed memory size of %d bytes exhausted (tried to allocate %d bytes) in %s/bug55509.php on line %d
1 (17%)
003+ Killed
003- 3
004- 4
005- 5
006-
007- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d