php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1736 pg_fetch_array, pg_fetch_object memory leak
Submitted: 1999-07-19 04:51 UTC Modified: 1999-07-19 09:19 UTC
From: sp at alkor dot ru Assigned:
Status: Closed Package: PostgreSQL related
PHP Version: 3.0.10 OS: FreeBSD-3.2-R, pache/1.3.6 (Free
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: sp at alkor dot ru
New email:
PHP Version: OS:

 

 [1999-07-19 04:51 UTC] sp at alkor dot ru
When using pg_fetch_array or pg_fetch_object
functions apache prints a lot of

"apache in free(): warning: chunk is already free."

warnings. Script are working really strange,
including, sometimes, crashes, usually on signal 11.

Other software: PostgreSQL 6.4.2, both
Postgres & apache with PHP module was compiled
gcc-2.7.2.1 (with -g and -O flags) and
egcs-2.91.66.

When using pg_fetch_row this problem does not
appear.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-19 09:19 UTC] sas at cvs dot php dot net
fixed  in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC