bogus session handling in radutmp?
Alan DeKok
aland at ox.org
Mon Jun 13 18:59:15 CEST 2005
Stefan Winter <freeradius-users-ml at stefan-winter.de> wrote:
> Occasionally, this file gets corrupted: it contains a _plain text_
> copy of an accounting packet (exactly as you see them in the detail
> files) as opposed to the binary format this file is usually in.
That sounds to me like file descriptors are being re-used between
threads, when they're not supposed to be.
It should go away if you stop using the "detail" module, but you
might get something else in radutmp.
I've never seen this before, and I'm not sure there's much we can do
to the application to fix it.
Alan DeKok.
More information about the Freeradius-Users
mailing list