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 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:
20 - 19 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC