Alexander Clouter wrote:
> rad_recv: Status-Server packet from host 127.0.0.1 port 50412, id=38, 
> length=38
> [event.c:3002] Failed to insert event

  Ouch.

> There seem to be a bunch of malloc()'s where it could fail lurking 
> behind INSERT_EVENT().  I am pretty sure that the system is not running 
> out of RAM (it is a 512MB box) but I am now priming up snmpd and RRD to 
> track this over time.
> 
> Any ideas?

  Hmm... 512MB isn't a lot for a modern system.  And on Linux, malloc()
never fails.

  The other alternative is some kind of internal API problem.  But those
should all be fixed in git head.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to