Test: /ext/spl/tests/bug73423.phpt - Version 7.4.0-dev        

Bug #73423 Reproducible crash with GDB backtrace
Submitted: 2016-10-30 22:35:44 Modified: 2016-10-31 09:27:31
From: love Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 7.1.0RC5 OS: Linux

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

Count Diff
6 (60%)
001+ Fatal error: Uncaught Error: Class 'NotExists' not found in %s/bug73423.php(48) : eval()'d code:1
001- Fatal error: Class 'NotExists' not found in %s(%d) : eval()'d code on line 1
002+ Stack trace:
003+ #0 %s/bug73423.php(48): eval()
004+ #1 %s/bug73423.php(64): fooIterator->__destruct()
005+ #2 {main}
006+
007+ Next Error: Class 'NotExists' not found in %s/bug73423.php(48) : eval()'d code:1
008+ Stack trace:
009+ #0 %s/bug73423.php(48): eval()
010+ #1 %s/bug73423.php(64): fooIterator->__destruct()
011+ #2 {main}
012+ thrown in %s/bug73423.php(48) : eval()'d code on line 1
4 (40%)
001+ Fatal error: Class 'NotExists' not found in %s/bug73423.php(48) : eval()'d code on line 1
001- Fatal error: Uncaught Error: Class 'NotExists' not found in %sbug73423.php(%d) : eval()'d code:1
002- Stack trace:
003- #0 %sbug73423.php(%d): eval()
004- #1 %sbug73423.php(%d): fooIterator->__destruct()
005- #2 {main}
006-
007- Next Error: Class 'NotExists' not found in %sbug73423.php(%d) : eval()'d code:1
008- Stack trace:
009- #0 %sbug73423.php(%d): eval()
010- #1 %sbug73423.php(%d): fooIterator->__destruct()
011- #2 {main}
012- thrown in %sbug73423.php(%d) : eval()'d code on line 1