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

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
3 (43%)
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 (29%)
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 (14%)
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
1 (14%)
001+ ** ERROR: process timed out **
001- 1
002- 2
003- 3
004- 4
005-
006- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d