29 Jul
2008
29 Jul
'08
2:49 a.m.
Joe Maimon wrote:
Error: ASSERT FAILED stats.c[318]: request->listener->type == RAD_LISTEN_NONE
This one comes from sending a status with a message-authenticator, to a configuration unchanged from 1.0
This *should* have been fixed in a commit on July 8. Are you pulling from the new git tree / anonymous cvs?
Mon Jul 28 02:56:32 2008 : Error: ASSERT FAILED threads.c[399]: (*request)->magic == REQUEST_MAGIC
This one I dont know quite yet what its from.
A request has been freed before the thread is finished using it. That's bad. Alan DeKok.