Seg-fault with proxy and fail-overs

Alan DeKok aland at deployingradius.com
Wed Mar 4 12:24:48 CET 2009


Chris Moules wrote:
> When running inside gdb, if I did not supply the '-X' arg then I just
> got something along the lines of 'the program terminated
> normally' right away. I guess it forked off and gdb did not follow.

  Yes.

> All this server is doing is reading a log file and sending it to the
> home server. This server is known to have issues and be
> unresponsive at times. All accounting data is also stored locally.

  Ok.  That *should* work fine...

  Can you post the contents of the "request" structure when it dies? i.e.:

  ...
(gdb) p/x *request

  That will let me know *which* piece of the structure has the wrong value.

  Alan DeKok.



More information about the Freeradius-Devel mailing list