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

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 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Sun Nov 24 22:25:25 2019 (17653): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0)
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }
1 (50%)
001+ Sat Oct 26 10:36:40 2019 (28382): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Inappropriate ioctl for device (25)
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }