|
From: SourceForge.net <no...@so...> - 2007-04-04 22:50:30
|
Bugs item #1683314, was opened at 2007-03-18 20:30 Message generated for change (Comment added) made by thpr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1683314&group_id=25576 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: Other Group: To be fixed For 5.12 >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Tom Parker (thpr) Assigned to: Tom Parker (thpr) Summary: Source Load Leaks Memory Initial Comment: Memory: 260,160Kb total, 65,837.961Kb free, 260,160Kb max. Executing Garbage Collection Memory: 260,160Kb total, 67,444.977Kb free, 260,160Kb max. Memory: 260,160Kb total, 53,296.797Kb free, 260,160Kb max. Executing Garbage Collection Memory: 260,160Kb total, 53,631.836Kb free, 260,160Kb max. Memory: 260,160Kb total, 46,616.617Kb free, 260,160Kb max. Executing Garbage Collection Memory: 260,160Kb total, 46,623.531Kb free, 260,160Kb max. Loading and Unloading a source repeatedly displays that PCGen is leaking memory from source loads/unloads ---------------------------------------------------------------------- >Comment By: Tom Parker (thpr) Date: 2007-04-04 18:50 Message: Logged In: YES user_id=1037926 Originator: YES SVN 2654 ---------------------------------------------------------------------- Comment By: Andrew McDougall (tir-gwaith) Date: 2007-03-19 06:34 Message: Logged In: YES user_id=208239 Originator: NO That explains some things when I'm doing LST testing (I unload/load every time I make a change, and then retest). I thought it might be because of LST errors generating something, and eventually slowing PCGen down (all my other programs ran fine, just PCGen slowed down). Restarting PCGen seems to clean everything up. Didn't think of a memory leak strictly from the source load stuff.. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384719&aid=1683314&group_id=25576 |