Test: /ext/opcache/tests/bug75698.phpt - Version 7.2.8        

Bug #75698 Using @ crashes php7.2-fpm
Submitted: 2017-12-16 20:30:56 Modified:
From: aruggirello Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 7.2.0 OS: Ubuntu 16.04/amd64

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

Count Diff
1 (25%)
001+ Tue Aug 21 14:02:07 2018 (46913226684096): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: mmap: No space left on device (28)
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }
1 (25%)
001+ Thu Aug 16 19:30:13 2018 (47815226437472): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: mmap: No space left on device (28)
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }
1 (25%)
001+ Mon Apr 8 18:41:55 2019 (28185): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: mmap: No space left on device (28)
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }
1 (25%)
001+
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }