EAP failed to remember handler...

Alan DeKok aland at deployingradius.com
Tue Nov 6 23:18:21 CET 2007


A.L.M.Buxey at lboro.ac.uk wrote:
> Tue Nov  6 10:39:41 2007 : Error: rlm_eap: Failed to remember handler!
> Tue Nov  6 10:39:41 2007 : Error: rlm_eap: Failed to remember handler!
> Tue Nov  6 10:39:41 2007 : Error: rlm_eap: Failed to remember handler!

  That's a fairly catastrophic error.  It likely means that the server
is out of memory.

  The message comes because it tries to insert the EAP session into a
binary tree containing the list of active EAP sessions.  If that fails,
it's because there's a duplicate EAP session (unlikely), or because it's
out of memory.

> then radiusd dead

  I don't see why it should die... unless it's out of memory.

> radiusd: FreeRADIUS Version 2.0.0-pre2, for host i686-pc-linux-gnu, built on Sep 17 2007 at 12:02:09
> 
> 
> will be updating this CVS version to beta code later - but is this a known
> bug issue that has recently been fixed or should I look into turning on
> the debugging? 

  I've never seen it before.  That code in the EAP module hasn't been
changed for a *long* time.

> It would be very nice if debugging could be increased
> for just one clients activity.....

  As always...

  Alan DeKok.



More information about the Freeradius-Users mailing list