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
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:
34 - 30 = ?
Subscribe to this entry?

 
 [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 03:01:27 2024 UTC