I set the panic action in radiusd.conf to the suggestion for production systems (though this is dev.) "gdb -silent -x ${raddbdir}/panic.gdb %e %p 2>&1 | tee ${logdir}/gdb-${name}-%p.log" Now to wait... On Thu, 2015-09-17 at 16:40 -0400, Alan DeKok wrote: On Sep 17, 2015, at 2:56 PM, David Aldwinckle <daldwinc@uwaterloo.ca<mailto:daldwinc@uwaterloo.ca>> wrote:
I just saw this pop up in my logs:
This is on 3.0.10 RHEL 6. I will see if I can get one of my package maintainers to attach a debugger and post more info (if I can find the instructions.)
Dave
SOFT ASSERT FAILED src/lib/value.c[1468]: ret == (len - 1)
Hmm.. not good, but not catastrophic. It would be good to know the values of ret, len, and data, and where it's being called from. Otherwise it's difficult to know what's going wrong, and why. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html