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

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+ Fri Dec 20 17:18:45 2019 (127574): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
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+ Fri Dec 20 16:42:06 2019 (97284): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
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