php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75298 memory leaks detected
Submitted: 2017-10-01 07:20 UTC Modified: 2020-11-09 12:49 UTC
From: 304206749 at qq dot com Assigned: jhdxr (profile)
Status: Closed Package: *General Issues
PHP Version: 5.6.31 OS: CentOS 6.6 (x86_64)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: 304206749 at qq dot com
New email:
PHP Version: OS:

 

 [2017-10-01 07:20 UTC] 304206749 at qq dot com
Description:
------------
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "[Sun Oct  1 14:14:34 2017]  Script:  '-'"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "/usr/src/php5.6.31/php-5.6.31/sapi/fpm/fpm/fastcgi.c(518) :  Freeing 0x7F40A9DAC0C8 (72 bytes), script=-"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "[Sun Oct  1 14:14:34 2017]  Script:  '-'"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "/usr/src/php5.6.31/php-5.6.31/sapi/fpm/fpm/fastcgi.c(555) :  Freeing 0x7F40A9DAC168 (10 bytes), script=-"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "[Sun Oct  1 14:14:34 2017]  Script:  '-'"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "/usr/src/php5.6.31/php-5.6.31/Zend/zend_hash.c(286) :  Freeing 0x7F40A9DAC260 (82 bytes), script=-"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "Last leak repeated 31 times"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "[Sun Oct  1 14:14:34 2017]  Script:  '-'"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "/usr/src/php5.6.31/php-5.6.31/sapi/fpm/fpm/fastcgi.c(488) :  Freeing 0x7F40A9DAC308 (1 bytes), script=-"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "Last leak repeated 30 times"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "[Sun Oct  1 14:14:34 2017]  Script:  '-'"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "/usr/src/php5.6.31/php-5.6.31/Zend/zend_hash.c(454) :  Freeing 0x7F40A9DAD4F0 (256 bytes), script=-"
[01-Oct-2017 14:14:34] WARNING: [pool www] child 660 said into stderr: "=== Total 66 memory leaks detected ==="


php-fpm.conf Changed places:
error_log = /var/log/php-fpm/php-fpm.log
catch_workers_output = yes



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-10-03 13:19 UTC] cmb@php.net
-Package: Systems problem +Package: *General Issues
 [2017-10-05 04:31 UTC] jhdxr@php.net
-Status: Open +Status: Feedback
 [2017-10-05 04:31 UTC] jhdxr@php.net
Could you reproduce this issue on 7.x? 5.6 won't received any fix except security issue.
 [2017-10-05 08:11 UTC] 304206749 at qq dot com
-Status: Feedback +Status: Open
 [2017-10-05 08:11 UTC] 304206749 at qq dot com
7.x did not produce this issue.Even the same code, 5.6.30 and 5.6.31 would produce such an issue.
 [2020-11-09 12:49 UTC] jhdxr@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: jhdxr
 [2020-11-09 12:49 UTC] jhdxr@php.net
I'm closing this one as we do not maintain 5.6 any more, and it's not reproducible on 7.x anyway.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 14:01:30 2024 UTC