[Htmlparser-developer] 回复: memory-leak
Brought to you by:
derrickoswald
From: 贾. <jia...@qq...> - 2011-05-24 08:35:18
|
Is there anybody who can help me to solve this memory-leak problem? Thank you very much! ------------------ 原始邮件 ------------------ 发件人: "jiawangxi"<jia...@qq...>; 发送时间: 2011年5月24日(星期二) 下午4:07 收件人: "Htmlparser-developer"<Htm...@li...>; 主题: [Htmlparser-developer] memory-leak I am using htmlparser to parse tens of thousands of web pages. After running an hour, the program will take more than 100M and this number is increasing alll the time. It seems that htmlparser is sufferring from the memory leak problem, has anybody encountered this problem? |