BIND 10 #146: xfrout exception
BIND 10 Development
do-not-reply at isc.org
Mon Apr 19 16:47:39 UTC 2010
#146: xfrout exception
--------------------------+-------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Unclassified | Keywords:
Sensitive: 0 |
--------------------------+-------------------------------------------------
bind10 started xfrout, but it logged:
[b10-xfrout] failed to import DNS or XFR module: No module named
bind10_xfr
(nevertheless, it was still running).
I stopped bind10 with Ctrl-C. xfrout reported:
{{{
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/pkg/lib/python3.1/threading.py", line 509, in
_bootstrap_inner
self.run()
File "/usr/pkg/lib/python3.1/threading.py", line 462, in run
self._target(*self._args, **self._kwargs)
File "/home/reed/opt/bind10/libexec/bind10-devel/b10-xfrout", line 320,
in listen_on_xfr_query
unix_socket_server.serve_forever()
File "/usr/pkg/lib/python3.1/socketserver.py", line 224, in
serve_forever
r, w, e = select.select([self], [], [], poll_interval)
select.error: (4, 'Interrupted system call')
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/146>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list