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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 16:01:38 2025 UTC