Re: fd (file descriptor) leak in replay cache

2017-04-21 Thread Parity error
Rob, i have tried with the latest 1.14.5 and still face the same issue. Basically the number of open fds to files like /var/tmp/krb5_RCxx just keeps on increasing, almost monotonically. There are open fds to /var/tmp/host_1000, but these increase and then decrease and stay within 20 or 30 descr

Re: fd (file descriptor) leak in replay cache

2017-04-21 Thread Greg Hudson
On 04/21/2017 10:27 AM, Parity error wrote: > It would help a lot for my debugging if you could tell me how these > krb5_RCxx files are used. There is a rename and dup also going on. In its current design, the replay cache needs to be periodically expunged so that it does not grow without boun