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

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

Count Diff
1 (33%)
001+ Wed Jun 3 18:54:25 2020 (48511): 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- }
1 (33%)
001+ Wed Dec 22 09:57:20 2021 (5651): 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 (33%)
001+ Termsig=0 001- array(3) { 002- ["a"]=> 003- int(1) 004- ["b"]=> 005- int(2) 006- ["c"]=> 007- int(1) 008- }