Alexander Clouter wrote:
Indeed. It did only start to happen once I upgraded to 2.1.11 from 2.1.10. Of course I was originally plagued by the OP's problem of the memory leak when using git v2.1.x between these releases; which might have hidden this particular problem.
Before 2.1.11, FreeRADIUS ran fine for weeks.
Hmm... looking at the changes, I don't see much that could have caused this. I'll see if I can come up with a patch to help narrow it down.
If you think there is something relevent in v2.1.x since 2.1.11 then I'll give it a go sooner rather than later.
Can you think of something that might not be system RAM related but maybe caused by another possible RAM limit, heap, stack whatever it is (not quite my forte)?
If the crash is consistently in the same place, then it's a coding bug, not an overflow. Alan DeKok.