php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8354 session_unset() causes a segfault
Submitted: 2000-12-21 10:12 UTC Modified: 2000-12-22 17:44 UTC
From: john at billabong-media dot com Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.4 OS: Solaris 8 on Intel
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: john at billabong-media dot com
New email:
PHP Version: OS:

 

 [2000-12-21 10:12 UTC] john at billabong-media dot com
Just calling session_unset(), on its own, crashes Apache
with a segfault. PHP-4.0.3pl? doesn't do this. The rest of
session management appears to be fine.

Here's my configure line:./configure
--with-apxs=/usr/apache/bin/apxs --enable-magic-quotes
--enable-calendar --with-gdbm --with-db3 --enable-dbase
--enable-ftp --with-mysql=/usr/local
--with-readline=/usr/local --enable-sysvsem --enable-sysvshm
--with-openssl --with-zlib --enable-bcmath --enable-trans-sid


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-22 17:44 UTC] sas@php.net
Fixed in CVS. Thanks for your report!
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jul 16 04:00:01 2026 UTC