[Bug 1044430] Re: Php ftp_* eats memory
Clint Byrum
clint at fewbar.com
Sun Sep 9 03:43:21 UTC 2012
Hello! I am not able to reproduce this using php5-cli from precise or
quantal. If I add checks using memory_get_usage(), I get a delta of 288
bytes, and then actually 0 delta once ftp_close is called.
Can you provide more information on how you used xdebug to determine it
was ftp_* causing your memory leaks? Also have you tried using
gc_enable();gc_collect_cycles() in your code after doing a lot of
operations, to see if the memory is freed?
Marking Incomplete pending response.
** Changed in: php5 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1044430
Title:
Php ftp_* eats memory
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1044430/+subscriptions
More information about the Ubuntu-server-bugs
mailing list