BIND 10 #691: Boss shutdown has traceback

BIND 10 Development do-not-reply at isc.org
Mon Mar 14 21:54:20 UTC 2011


#691: Boss shutdown has traceback
------------------------------------+---------------------------------
           Reporter:  jreed         |                      Owner:
               Type:  defect        |                     Status:  new
           Priority:  major         |                  Milestone:
          Component:  Unclassified  |                   Keywords:
          Sensitive:  0             |  Estimated Number of Hours:  0
Add Hours to Ticket:  0             |                  Billable?:  1
        Total Hours:  0             |                  Internal?:  0
------------------------------------+---------------------------------
 I saw this in trac615. I ran "Boss shutdown". And in the terminal running
 bind10 I saw:

 {{{


 Unhandled exception in thread started by <bound method Thread._bootstrap
 of <Thread(Thread-32, started -1163919360)>>
 Error in sys.excepthook:
 TypeError: 'NoneType' object is not callable

 Original exception was:
 Traceback (most recent call last):
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 186, in _receive_full_buffer
 AttributeError: 'NoneType' object has no attribute 'unpack'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 108, in recvmsg
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 198, in _receive_full_buffer
 AttributeError: 'NoneType' object has no attribute 'timeout'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 402, in send_command
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 247, in group_recvmsg
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 122, in recvmsg
   File "/usr/pkg/lib/python3.1/threading.py", line 134, in __exit__
   File "/usr/pkg/lib/python3.1/threading.py", line 121, in release
 TypeError: 'NoneType' object is not callable

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/pkg/lib/python3.1/socketserver.py", line 558, in
 process_request_thread
   File "/usr/pkg/lib/python3.1/socketserver.py", line 320, in
 finish_request
   File "/usr/pkg/lib/python3.1/socketserver.py", line 614, in __init__
   File "/usr/pkg/lib/python3.1/http/server.py", line 352, in handle
   File "/usr/pkg/lib/python3.1/http/server.py", line 346, in
 handle_one_request
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 140, in do_POST
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 205, in _handle_post_request
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 549, in send_command_to_module
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 385, in send_command_with_check
   File
 "/home/reed/builder/work/BIND10/20110314131621-NetBSD5-i386/install/libexec/bind10-devel/b10-cmdctl",
 line 403, in send_command
 AttributeError: 'NoneType' object has no attribute 'cc'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/pkg/lib/python3.1/threading.py", line 509, in
 _bootstrap_inner
   File "/usr/pkg/lib/python3.1/threading.py", line 462, in run
   File "/usr/pkg/lib/python3.1/socketserver.py", line 561, in
 process_request_thread
   File "/usr/pkg/lib/python3.1/socketserver.py", line 335, in handle_error
 ImportError: No module named traceback

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/pkg/lib/python3.1/threading.py", line 527, in
 _bootstrap_inner
 AttributeError: 'Thread' object has no attribute '_exc_info'

 During handling of the above exception, another exception occurred:

 Traceback (most recent call last):
   File "/usr/pkg/lib/python3.1/threading.py", line 482, in _bootstrap
   File "/usr/pkg/lib/python3.1/threading.py", line 557, in
 _bootstrap_inner
 AttributeError: 'NoneType' object has no attribute '__exit__'
 [bind10] BIND 10 exiting



 }}}

-- 
Ticket URL: <http://bind10.isc.org/ticket/691>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list