[syslog-ng]syslog-ng freezes under FreeBSD
   
    Balazs Scheidler
     
    syslog-ng@lists.balabit.hu
       
    Mon, 22 Nov 2004 13:40:41 +0100
    
    
  
On Mon, 2004-11-22 at 12:42, Jost Menke wrote:
> Hi all,
> 
> I have installed syslog-ng-1.6.5 on a FreeBSD 5.3 release system with 3
> remote machines logging to it. Logging works fine for several hours, but
> after some time it completely freezes without a clear reason. The process
> can only be stopped with kill -9. Any ideas?
can you check the process with strace/ktrace/truss what it is doing?
maybe it blocks on a DNS query, or something similar?
-- 
Bazsi