Test: /ext/standard/tests/serialize/bug65806.phpt - Version 7.4.6-dev        

Bug #65806 unserialize fails with object which is referenced multiple times
Submitted: 2013-10-02 07:56:18 Modified: 2013-10-04 14:02:47
From: sysadmin Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.4.20 OS: linux

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

Count Diff
2 (67%)
004+ Segmentation fault (core dumped) 005+ 006+ Termsig=11 004- finish serialize/unserialize 005- check successful 006- SCRIPT END
1 (33%)
004+ 005+ Fatal error: Allowed memory size of 134217728 bytes exhausted at /home/travis/build/php/php-src/Zend/zend_string.h:133 (tried to allocate 17960381302687404992 bytes) in %s/bug65806.php on line 33 004- finish serialize/unserialize 005- check successful 006- SCRIPT END