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

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 May 29 19:45:26 2022 (20068): 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+ Mon Apr 25 18:23:46 2022 (25006): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- array(3) { 002- ["a"]=> 003- int(1) 004- ["b"]=> 005- int(2) 006- ["c"]=> 007- int(1) 008- }