Alan DeKok пишет:
  It's probably because your DB is slow.  See the logs for messages
about "unresponsive child".  The code path to the assertion is taken
only when the request has been marked "done", but there is still a
child thread blocked, and working on it.

  Either fix the DB, or delete the assertion.  But if you delete the
assertion, odds are that something else will go wrong elsewhere.

Do you mean just comment out line 1012 in request_list.c ?

I think i'll try this first because speeding up DB is not a trivial task by now.

Thanks for the hints,
--
Sincerely Yours,
Alexander
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to