Alex Sharaz wrote: There's no need to shout. Use a standard font.
Run FR 2.2.4 on os x lion Periodically I get :-
Thu Apr 10 08:35:47 2014 : Info: WARNING: Child is hung for request 1312 in component authorize module auth_log. Thu Apr 10 08:36:04 2014 : Info: WARNING: Child is hung for request 1312 in component authorize module auth_log. Thu Apr 10 08:36:29 2014 : Info: WARNING: Child is hung for request 1312 in component authorize module auth_log. Thu Apr 10 08:37:08 2014 : Info: WARNING: Child is hung for request 1312 in component authorize module auth_log.
That needs to be fixed. Why is the module blocking? Are you logging to NFS, and NFS is unreliable?
Thu Apr 10 08:38:45 2014 : Error: ASSERT FAILED event.c[543]: request->child_state == REQUEST_DONE
That's a side-effect of the earlier errors. I'll see if I can fix the assert. But it *won't* solve the underlying issue. Something is blocking the module. Find it, and fix it. Alan DeKok.