Test: /Zend/tests/bug55509.phpt - Version 7.4.16        

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
13 (72%)
004+ 005+ mmap() failed: [12] Cannot allocate memory 006+ 007+ mmap() failed: [12] Cannot allocate memory 004- 4 006- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d 009+ Fatal error: Out of memory (allocated 1612722176) (tried to allocate 536870944 bytes) in %s/bug55509.php on line 8
2 (11%)
003+ 004+ mmap() failed: [12] Cannot allocate memory 005+ 006+ mmap() failed: [12] Cannot allocate memory 003- 3 004- 4 006- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d 008+ Fatal error: Out of memory (allocated 1075847168) (tried to allocate 536870944 bytes) in %s/bug55509.php on line 6
2 (11%)
002+ 003+ mmap() failed: [12] Cannot allocate memory 004+ 005+ mmap() failed: [12] Cannot allocate memory 002- 2 003- 3 004- 4 006- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d 007+ Fatal error: Out of memory (allocated 538972160) (tried to allocate 536870944 bytes) in %s/bug55509.php on line 4
1 (6%)
004+ Killed 004- 4 006+ Termsig=9 006- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d