php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53013 Memory leak detected when compiled with --enable-crt-debug
Submitted: 2010-10-07 16:23 UTC Modified: 2021-01-13 13:14 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: cataphract@php.net Assigned: cmb (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: trunk-SVN-2010-10-07 (SVN) OS: Vista amd64
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: cataphract@php.net
New email:
PHP Version: OS:

 

 [2010-10-07 16:23 UTC] cataphract@php.net
Description:
------------
An empty script causes a memory leak that is detected when PHP is compiled with --enable-crt-debug.

Test script:
---------------
This happens with an empty script.

Actual result:
--------------
Detected memory leaks!
Dumping objects ->
#File Error#(641) : {7774} normal block at 0x09CECFF0, 6 bytes long.
 Data: <pt_PT > 70 74 5F 50 54 00
Object dump complete.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-13 13:14 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-01-13 13:14 UTC] cmb@php.net
I'm pretty sure this has been fixed in the meantime; I can
definitely not reproduce with PHP-8.0.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC