From: SourceForge.net <no...@so...> - 2005-08-03 11:55:31
|
Bugs item #1179797, was opened at 2005-04-09 11:46 Message generated for change (Comment added) made by warp9pnt9 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1179797&group_id=5757 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DynAPI 3 API Group: None Status: Open Resolution: None Priority: 5 Submitted By: Fausto (faustogomes) Assigned to: Andrew Gillett (agillett) Summary: Memory Leak when using Frames Initial Comment: When using frames DynAPI will leak memory at about 500kb per F5 (Refresh) on IE 6 sp1. It will not leak when no frames are used. This version has the patch http://sourceforge.net/tracker/index.php? func=detail&aid=787137&group_id=5757&atid=105757 implemented already. ---------------------------------------------------------------------- >Comment By: L W (warp9pnt9) Date: 2005-08-03 07:55 Message: Logged In: YES user_id=706287 To the original poster, please specify more information. Upload an example in a single zip of the main html and each frame's html. Clearly specify how DynAPI is being used during the observed problem. Only then can we hope to determine the problem. It is impossible for us to fix a problem if we can't quickly reproduce and observ it ourselves. There are too many variables to make wild guesses here. We could spend weeks and not hit the same exact combination of circumstances to cause the problem you report. If there's no response by next release I'll close this because of insufficiant data. If the issue arises again with precise information supplied, it can of course be reopened and revisited. ---------------------------------------------------------------------- Comment By: Doug Melvin (doug_melvin) Date: 2005-07-29 15:19 Message: Logged In: YES user_id=184788 Possibly related to bug 787137: Memory leak in DynElement.deleteChild() Apply patch indicated in bug #787137 and test this one again ---------------------------------------------------------------------- Comment By: Andrew Gillett (agillett) Date: 2005-04-22 07:24 Message: Logged In: YES user_id=134108 A few questions: Which version of DynAPI - 3.0beta1, one of the snapshots, or the current CVS version? When you say "When using frames", I take it you mean you have a page with multiple frames, one of which is displaying a page that uses DynAPI? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105757&aid=1179797&group_id=5757 |