php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15922 Possible segfault
Submitted: 2002-03-06 22:00 UTC Modified: 2002-09-25 18:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: yohgaki@php.net Assigned:
Status: Closed Package: Session related
PHP Version: 4.0CVS-2002-03-0 OS: any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: yohgaki@php.net
New email:
PHP Version: OS:

 

 [2002-03-06 22:00 UTC] yohgaki@php.net
I haven't try, but according to source unsetting track vars may segfualt.
This should be fixed.

(i.e. track var's zval refcount is 2)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-25 06:39 UTC] sas@php.net
I don't see an analysis here -- if you think it is a bug, please verify. Not changing to feedback because of report's age.
 [2002-09-25 18:22 UTC] yohgaki@php.net
For the record,

Tracked var were initiliazed wrong and crashed PHP. This bug was fixed shortly after this report is created. 4.2.0 or later should be fine (may be 4.1.2, too)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 20:01:35 2024 UTC