ID:               39991
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mauricebis at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Filesystem function related
 Operating System: linux
 PHP Version:      4.4.4
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2006-12-30 11:10:35] mauricebis at gmail dot com

Description:
------------
I experienced a race situation with session_write_close where the lock
(acquired in session_start) was released before the updated $_SESSION
variables were visible to other processes. Another process blocked on
session_start was allowed to proceed but could not read the session
variables supposedly written through session_write_close.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=39991&edit=1

Reply via email to