assert listen.c:573 in -s or -X mode
Alan DeKok
aland at ox.org
Thu Sep 29 09:04:27 CEST 2005
Joe Maimon <jmaimon at ttec.com> wrote:
> happens frequently if I am stepping through requests, infrequently if it
> is running w/o breakpoints
I suspect it's because the REQUEST structure is being cleaned up
because you took too long in gdb (i.e. max_request_time).
Set max_request_time to some ridiculously large value, and it
shouldn't happen.
Alan DeKok.
More information about the Freeradius-Devel
mailing list