BIND 10 #2761: CONFIG_SESSION_STOPPING_FAILED error sending stopping message: [Errno 32] Broken pipe on Init shutdown
BIND 10 Development
do-not-reply at isc.org
Sun Feb 17 14:32:41 UTC 2013
#2761: CONFIG_SESSION_STOPPING_FAILED error sending stopping message: [Errno 32]
Broken pipe on Init shutdown
-------------------------------------+-------------------------------------
Reporter: cas | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: Unclassified | Tasks
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: Core | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by cas):
This time I have a different TrackBack when doing shutdown (different
server, different configuration - DNS resolver and DHCPv4):
{{{
Traceback (most recent call last):
Traceback (most recent call last):
File "/usr/local/libexec/bind10/b10-stats-httpd", line 622, in <module>
File "/usr/local/libexec/bind10/b10-cfgmgr", line 131, in <module>
sys.exit(main())
File "/usr/local/libexec/bind10/b10-cfgmgr", line 119, in main
cm.run()
File "/usr/local/lib/python3.3/site-packages/isc/config/cfgmgr.py", line
600, in run
msg, env = self.cc.group_recvmsg(False)
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
280, in group_recvmsg
env, msg = self.recvmsg(nonblock, seq)
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
147, in recvmsg
return self.recvmsg(nonblock, seq)
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
135, in recvmsg
data = self._receive_full_buffer(nonblock)
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
217, in _receive_full_buffer
self._receive_len_data()
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
177, in _receive_len_data
new_data = self._receive_bytes(self._recv_len_size)
File "/usr/local/lib/python3.3/site-packages/isc/cc/session.py", line
165, in _receive_bytes
raise ProtocolError("Read of 0 bytes: connection closed")
isc.cc.session.ProtocolError: Read of 0 bytes: connection closed
Unhandled exception in thread started by <bound method Thread._bootstrap
of <Thread(Thread-1, stopped daemon 140006474983168)>>
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2761#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list