Deadlock between RouteD, SnmpD and ConfD daemons:
RouteD daemon is using SNMP library and its I/O is blocked on getting a response from the SNMPD daemon. When the system gets really busy, RouteD daemon cannot process requests from ConfD daemon because RouteD daemon is waiting for the SNMPD daemon, which is not running.