BIND 10 #519: msgq socket recv hang
BIND 10 Development
do-not-reply at isc.org
Fri Jun 3 19:16:38 UTC 2011
#519: msgq socket recv hang
-------------------------------------+-------------------------------------
Reporter: jreed | Owner: jreed
Type: | Status: reviewing
defect | Milestone:
Priority: major | Sprint-20110614
Component: | Resolution:
Unclassified | Sensitive: 0
Keywords: | Sub-Project: DNS
Defect Severity: N/A | Estimated Difficulty: 5.0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jreed):
Problem still exists:
{{{
t1:bind10$ netstat -an | grep 174
ffff800002014a80 stream 174 0 0 ffff800002014100 0
0 -> /home/reed/opt/bind10/var/bind10-devel/msgq_socket
t1:bind10$ fstat | egrep "ffff800002014a80|ffff800002014100"
root python3.1 25295 4* unix stream ffff800002014100 <->
ffff800002014a80
root python3.1 14068 6* unix stream ffff800002014a80 <->
ffff800002014100
t1:bind10$ ps -wwwp 25295
PID TTY STAT TIME COMMAND
25295 ttyp2 I 0:00.43 /usr/pkg/bin/python3.1
/home/reed/opt/bind10/libexec/bind10-devel/b10-msgq
t1:bind10$ ps -wwwp 14068
PID TTY STAT TIME COMMAND
14068 ttyp2 I 0:00.55 /usr/pkg/bin/python3.1
/home/reed/opt/bind10/sbin/bind10 --verbose
}}}
I am not using b10-auth. I am running b10-resolver.
--
Ticket URL: <http://bind10.isc.org/ticket/519#comment:5>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list