5 Mar
2015
5 Mar
'15
5:41 p.m.
On Mar 5, 2015, at 12:32 PM, Stefan Paetow <Stefan.Paetow@jisc.ac.uk> wrote:
I've uploaded another two... both with --trace-children=yes, and one with -v also. Part of the summary in the latter was interesting in that it referred to 210K in 295 blocks indirectly lost.
What I find a little odd is that there’s so much memory lost. The server tries hard to clean up all memory on exit. It looks like there are definite losses in the trust router code. There are “open” connection calls, but not “close” connection. I’m not really worried about that. But it’s odd that nothing’s being cleaned up on exit. That makes it much harder to track down real errors. Alan DeKok.