tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-5 + wip/pdnsd + pthread = hang up



 >> > ktrace -i: from daemon start to recieving SIGTERM and hang up.
 >> 
 >> Any news? Is the problem in netbsd or pdnsd?

> Can you use "ps axs" to see what the thread is waiting on?

I sent you simple pdnsd config. Can you reproduce the problem?

Before sending SIGTERM
 1008 19529     1 3072   5    5  85  0   2784   2216 netio    I-   ?      
0:00.07 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   4    5  85  0   2784   2216 socket   I-   ?      
0:00.07 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   3    5  85  0   2784   2216 socket   I-   ?      
0:00.07 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   2    5  42  0   2784   2216 -        ZL-  ?      
0:00.07 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   1    5  85  0   2784   2216 sigwait  I    ?      
0:00.07 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 

After SIGTERM
 1008 19529     1 3072   5    5  85  0   2784   2224 netio    I-   ?      
0:00.12 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   4    5  85  0   2784   2224 socket   I-   ?      
0:00.12 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   3    5  85  0   2784   2224 socket   I-   ?      
0:00.12 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   2    5  42  0   2784   2224 -        ZL-  ?      
0:00.12 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 
 1008 19529     1 3072   1    5  85  0   2784   2224 fdclose  D    ?      
0:00.12 /usr/pkg/sbin/pdnsd -d -p /var/run/pdnsd.pid 

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index