07-13-2012, 11:04 PM
That's probably it, static data isn't destroyed deterministically, so they probably get destroyed after the leakfinder finishes. Is there a way to flush those tables programatically? Might be the easiest way to get rid of this issue.