BIND 10 #1048: traceback in zonemgr when Ctrl-C in bind10
BIND 10 Development
do-not-reply at isc.org
Thu Jun 23 14:05:34 UTC 2011
#1048: traceback in zonemgr when Ctrl-C in bind10
-------------------------------------+-------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: New
Component: Unclassified | Tasks
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
I received the following traceback in zonemgr when pressed Ctrl-C in
bind10:
{{{
^C[bind10] Received SIGINT.
[bind10] Stopping the server.
[b10-auth] Received '[b10-msgq] Closing socket fd 6
[b10-msgq] Receive error: EOF
shutdown' command
[b10-msgq] Closing socket fd 9
[b10-msgq] Receive error: EOF
[b10-msgq] Closing socket fd 8
[b10-msgq] Receive error: EOF
[b10-msgq] Closing socket fd 7
[b10-msgq] Receive error: EOF
2011-06-23 13:32:41.427 DEBUG [b10-auth.datasrc] DATASRC_CACHE_DESTROY
destroying the hotspot cache
[bind10] Sending SIGTERM to b10-stats-httpd (PID 28641).
[bind10] Sending SIGTERM to b10-msgq (PID 28358).
[bind10] Sending SIGTERM to b10-xfrout (PID 28617).
[bind10] Sending SIGTERM to b10-xfrin (PID 28630).
[bind10] Sending SIGTERM to b10-cmdctl (PID 28644).
[bind10] Sending SIGTERM to b10-zonemgr (PID 28637).
[bind10] Sending SIGTERM to b10-stats (PID 28639).
[b10-xfrout] Error creating xfrout, is the command channel daemon running?
Exception AttributeError: "'ModuleCCSession' object has no attribute
'_session'" in <bound method ModuleCCSession.__del__ of
<isc.config.ccsession.ModuleCCSession object at 0x8027706d0>> ignored
Traceback (most recent call last):
File
"/usr/home/jreed/builder/work/BIND10-cppcheck/20110623093001-FreeBSD8-amd64-GCC/build/src/bin/zonemgr/b10-zonemgr",
line 648, in <module>
zonemgrd = Zonemgr()
File
"/usr/home/jreed/builder/work/BIND10-cppcheck/20110623093001-FreeBSD8-amd64-GCC/build/src/bin/zonemgr/b10-zonemgr",
line 484, in __init__
[bind10] Sending SIGKILL to b10-msgq (PID 28358).
[bind10] Sending SIGKILL to b10-xfrout (PID 28617).
[bind10] Sending SIGKILL to b10-zonemgr (PID 28637).
[bind10] Sending SIGKILL to b10-stats (PID 28639).
[bind10] All processes ended, server done.
[bind10] BIND 10 exiting
}}}
Some how shutdown ordering is wrong? Or too slow?
zonemgr should not have a noisy shutdown.
I am opening a different ticket about the SIGKILLs.
--
Ticket URL: <http://bind10.isc.org/ticket/1048>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list