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

Bug #73100 session_destroy null dereference in ps_files_path_create
Submitted: 2016-09-16 14:29:21 Modified: 2016-12-19 03:20:09
From: ahihibughunter Assigned: cmb
Status: Closed Package: Session related
PHP Version: 7.0.11 OS: ALL

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/bug73100.php:3
002+ Stack trace:
003+ #0 %s/bug73100.php(3): session_start()
004+ #1 {main}
001- bool(true)
003- Warning: session_module_name(): Cannot change save handler module when session is active in %s on line 4
004- bool(true)
006+ Next Exception: Could not gather sufficient random data in %s/bug73100.php:3
007+ Stack trace:
008+ #0 %s/bug73100.php(3): session_start()
009+ #1 {main}
010+
011+ Next Exception: Could not gather sufficient random data in %s/bug73100.php:3
012+ Stack trace:
013+ #0 %s/bug73100.php(3): session_start()
014+ #1 {main}
015+
016+ Next Exception: Could not gather sufficient random data in %s/bug73100.php:3
017+ Stack trace:
018+ #0 %s/bug73100.php(3): session_start()
019+ #1 {main}
006- Recoverable fatal error: session_module_name(): Cannot set 'user' save handler by ini_set() or session_module_name() in %s on line 7
021+ Next Error: Failed to create session ID: files (path: ) in %s/bug73100.php:3
022+ Stack trace:
023+ #0 %s/bug73100.php(3): session_start()
024+ #1 {main}
025+ thrown in %s/bug73100.php on line 3