Test: /ext/session/tests/bug71972.phpt - Version 7.2.0-dev        

Bug #71972 Cyclic references causing session_start(): Failed to decode session object.
Submitted: 2016-04-06 07:42:05 Modified: 2016-04-15 17:54:41
From: b.curtis Assigned:
Status: Closed Package: Session related
PHP Version: 7.0.5 OS: Ubuntu 14.04.4 LTS

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

Count Diff
38 (95%)
001+ Fatal error: Uncaught Exception: Could not gather sufficient random data in %s/bug71972.php:3
001- bool(true)
002+ Stack trace:
003+ #0 %s/bug71972.php(3): session_start()
004+ #1 {main}
005+
006+ Next Exception: Could not gather sufficient random data in %s/bug71972.php:3
007+ Stack trace:
008+ #0 %s/bug71972.php(3): session_start()
009+ #1 {main}
010+
011+ Next Exception: Could not gather sufficient random data in %s/bug71972.php:3
012+ Stack trace:
013+ #0 %s/bug71972.php(3): session_start()
014+ #1 {main}
015+
016+ Next Exception: Could not gather sufficient random data in %s/bug71972.php:3
017+ Stack trace:
018+ #0 %s/bug71972.php(3): session_start()
019+ #1 {main}
020+
021+ Next Error: Failed to create session ID: files (path: ) in %s/bug71972.php:3
022+ Stack trace:
023+ #0 %s/bug71972.php(3): session_start()
024+ #1 {main}
025+ thrown in %s/bug71972.php on line 3
1 (3%)
002+ [Tue Apr 18 20:21:26 2017] Script: %s/bug71972.php'
003+ /home/travis/build/pmmaga/php-src/Zend/zend_string.h(134) : Freeing 0x00007f750d6817c0 (32 bytes), %s/bug71972.php
004+ Last leak repeated 35 times
005+ === Total 36 memory leaks detected ===
1 (3%)
001+ Segmentation fault (core dumped)
001- bool(true)
002+
003+ Termsig=11