alan buxey wrote:
have been seeing a few things that cause the server to crash and burn ... will need to run in full debug/devel mode to capture the main things...but hopefully some of these error messages will make sense...the server was compiled from GIT release from a couple of weeks ago - been having a look at the code changes that have taken place and none seem to touch the proxy/thread stuff:
"Info: Loaded virtual server <default>" is the first line to appear in the log file when our monit process kicks the server due to it being dead:
note - many of the first errors are all the same cause/issue - there are a couple of more later on
/var/log/radius/radius.log-20120906-Wed Sep 5 18:42:12 2012 : Info: Signalled to terminate /var/log/radius/radius.log-20120906-Wed Sep 5 18:42:12 2012 : Info: Exiting normally. /var/log/radius/radius.log-20120906-Wed Sep 5 18:42:12 2012 : Error: ASSERT FAILED modcall.c[107]: (p->type > MOD_SINGLE) && (p->type <= MOD_POLICY)
That's a bad issue. I'm presuming valgrind doesn't say anythng useful. Alan DeKok.