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

Bug #53141 autoload misbehaves if called from closing session
Submitted: 2010-10-23 10:36:09 Modified: 2010-11-02 19:37:39
From: ladislav Assigned: felipe
Status: Closed Package: SPL related
PHP Version: 5.3SVN-2010-10-23 (SVN) OS: GNU Linux

There is 1 diff reported by users for this test.

Count Diff
38 (100%)
001+ Fatal error: Uncaught Exception: Could not gather sufficient random data in %s/bug53141.php:16
001- string(11) "Loading Bar"
002+ Stack trace:
003+ #0 %s/bug53141.php(16): session_start()
004+ #1 {main}
005+
006+ Next Exception: Could not gather sufficient random data in %s/bug53141.php:16
007+ Stack trace:
008+ #0 %s/bug53141.php(16): session_start()
009+ #1 {main}
010+
011+ Next Exception: Could not gather sufficient random data in %s/bug53141.php:16
012+ Stack trace:
013+ #0 %s/bug53141.php(16): session_start()
014+ #1 {main}
015+
016+ Next Exception: Could not gather sufficient random data in %s/bug53141.php:16
017+ Stack trace:
018+ #0 %s/bug53141.php(16): session_start()
019+ #1 {main}
020+
021+ Next Error: Failed to create session ID: files (path: ) in %s/bug53141.php:16
022+ Stack trace:
023+ #0 %s/bug53141.php(16): session_start()
024+ #1 {main}
025+ thrown in %s/bug53141.php on line 16