ID: 26089 Updated by: [EMAIL PROTECTED] Reported By: php at trancer dot nl -Status: Open +Status: Feedback -Bug Type: Reproducible crash +Bug Type: Session related Operating System: Win32 PHP Version: 4.3.4RC3 New Comment:
Can you explain 'in case I dont have the dir specified in session.save_path', do you mean: "crashes when the actual directory does not exist in the filesystem" or do you mean: "crashes when I set the ini value to empty string" ?? And the script in that url does not cause any crashes either way. (please, give a FULL script, not just part of it) Previous Comments: ------------------------------------------------------------------------ [2003-11-02 20:30:24] php at trancer dot nl Description: ------------ The following code makes my apache segfault in case I dont have the dir specified in session.save_path: http://nopaste.php.cd/4261 This is a hardly hacked version of the code of Peter James from PHPMag. I have to call all the functions (even the ones with an empty body) in order to generate this crash. I am running Apache/1.3.28 (Win32) PHP/4.3.4RC3 This work too with other errors, but I havent figured that out yet, recently I did have a lot of crashing though (developing on 4.3.3) Reproduce code: --------------- http://nopaste.php.cd/4261 Expected result: ---------------- Seeing nothing. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26089&edit=1
