Your message dated Tue, 12 Jan 2010 09:51:56 +0100
with message-id <[email protected]>
and subject line #477185: Memory leak in date command
has caused the Debian Bug report #477185,
regarding Memory leak in date command
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
477185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-cli
Version: 5.2.0-8+etch10

Hello,

When I use the date command in a loop, I see the memory grow up.
Code :
<?
    while (1)
    {
      printf (date("d/m/Y H:i:s")." ".memory_get_usage() ." \n");
    }
?>


The result is :
....
21/04/2008 18:51:32 15657592
21/04/2008 18:51:32 15658136
21/04/2008 18:51:32 15658680
21/04/2008 18:51:32 15659224
21/04/2008 18:51:32 15659768
21/04/2008 18:51:32 15660312
...


I can see this on ps command, where the memory use goes up.

This arrive on AMD64 and i386 machines, in Etch, up to date.

Thanks
--
    __   __   ___  __
  /     /  /  /  /    Dominique Fournier
 /     /__/  /  /     CNRS / Centre Réseau et Informatique Commun
 \___ /  \ _/_  \___  Tel : 04 76 88 78 59 / Fax : 04 76 88 12 95
                      Assistance Technique  CRIC : 04 76 88 79 54
Certificats :  http://igc.services.cnrs.fr/Doc/General/trust.html
Site Perso  :  http://dominique.fournier.homedns.org          ;-)

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


--- End Message ---
--- Begin Message ---
Version: 5.2.6.dfsg.1-1+lenny3

> P.S. I can't reproduce the problem on lenny/sid.

I'm closing the bug, since lenny is out.

-- 
Ondřej Surý <[email protected]>
http://blog.rfc1925.org/


--- End Message ---

Reply via email to