Seg-fault with proxy and fail-overs
Alan DeKok
aland at deployingradius.com
Wed Mar 4 16:34:01 CET 2009
Chris Moules wrote:
> OK, I have re-done the debugging. This time I have left gdb running in
> case you want more output.
Thanks... if you could also show:
(gdb) p/x request->proxy
That would confirm my suspicions.
i.e. When it determines that the home server is down, it starts
pinging it with internally generated packets. Those packets don't have
some fields that are required for "normal" packets.
I've committed fixes to git that will fix this. To grab them, do:
$ git pull
$ cd src/main
$ make radiusd
$ make install
You don't need to re-install any of the modules.
Thanks for the report.
Alan DeKok.
More information about the Freeradius-Devel
mailing list