Test: /Zend/tests/bug73288.phpt - Version 7.4.29        

Bug #73288 Segfault in __clone > Exception.toString > __get
Submitted: 2016-10-11 09:26:00 Modified: 2016-10-11 12:47:29
From: sjon Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 7.1.0RC3 OS:

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

Count Diff
1 (50%)
001+ Sun May 29 19:40:58 2022 (8088): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0) 001- Fatal error: Uncaught Exception: No Cloneable in %sbug73288.php:%d 002- Stack trace: 003- #0 %s(%d): NoClone->__clone() 004- #1 %s(%d): test_clone() 005- #2 {main} 006- thrown in %sbug73288.php on line %d
1 (50%)
001+ Mon Apr 25 18:18:24 2022 (9674): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- Fatal error: Uncaught Exception: No Cloneable in %sbug73288.php:%d 002- Stack trace: 003- #0 %s(%d): NoClone->__clone() 004- #1 %s(%d): test_clone() 005- #2 {main} 006- thrown in %sbug73288.php on line %d