php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22734 unset($_SESSION); makes apache crash.
Submitted: 2003-03-16 04:39 UTC Modified: 2003-03-16 05:00 UTC
From: hst at syd dot kth dot se Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.3.1 OS: Windows2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
23 + 4 = ?
Subscribe to this entry?

 
 [2003-03-16 04:39 UTC] hst at syd dot kth dot se
if i write unset($_SESSION); apache will crash.

I know now it is not the right way to empty my session object but it is still a bug to crash the webserver by writing this...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-16 05:00 UTC] hst at syd dot kth dot se
cant reproduce after buggreport :-(
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC