php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5958 "already freed in zend_heash.c" in php error log
Submitted: 2000-08-04 10:54 UTC Modified: 2000-08-04 11:17 UTC
From: lwillis at plus dot net dot uk Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.0 OS: Sunos 5.7
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: lwillis at plus dot net dot uk
New email:
PHP Version: OS:

 

 [2000-08-04 10:54 UTC] lwillis at plus dot net dot uk
Configure line is:
./configure --disable-debug --with-mysql=../mysql --with-apache=../apache_1.3.12 --with-imap=../imap-4.7c --with-xml --enable-ftp --enable-track-vars


We get occasional crashes where the php error log fills up with lines:

'PHP Fatal error:  ht=002a77e4 is already destroyed in zend_hash.c:519 in Unknown on line 0'

Restarting apache fixes the problem. We're unable to trace if it's a particular function that causes the error.

Previous bug reports have mentioned similar errors which were supposedly fixed prior to 4.0.0, but I'm still seeing it!  Any ideas?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-04 11:17 UTC] thies@php.net
should be fixed in CVS! please try latest snapshot from snaps.php.net.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 04:01:36 2025 UTC