BIND 10 #1850: core dump at isc::server_common::portconfig::installListenAddresses when Error while reading data from cc session

BIND 10 Development do-not-reply at isc.org
Tue Mar 27 19:41:46 UTC 2012


#1850: core dump at isc::server_common::portconfig::installListenAddresses when
Error while reading data from cc session
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |                       Status:  new
            Priority:  medium        |                    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
-------------------------------------+-------------------------------------
 on macmini:

 core from b10-auth

 {{{
 #0  0x930a3176 in __kill ()
 #1  0x930a3168 in kill$UNIX2003 ()
 #2  0x9313589d in raise ()
 #3  0x9314b9bc in abort ()
 #4  0x00653347 in isc::server_common::portconfig::installListenAddresses
 ()
 #5  0x0000d29d in AuthSrv::setListenAddresses ()
 #6  0x0001bccc in (anonymous namespace)::ListenAddressConfig::build ()
 #7  0x0001b0e3 in configureAuthServer ()
 #8  0x0000dce6 in AuthSrv::updateConfig ()
 #9  0x00024f89 in (anonymous namespace)::my_config_handler ()
 #10 0x00396760 in isc::config::ModuleCCSession::handleConfigUpdate ()
 #11 0x003985c1 in isc::config::ModuleCCSession::ModuleCCSession ()
 #12 0x00025846 in main ()
 }}}

 This was configured with four b10-auth components.

 I think the corresponding logging is:

 {{{
 2012-03-27 12:32:10.427 FATAL [b10-auth.server_common]
 SRVCOMM_EXCEPTION_ALLOC exception when allocating a socket: Error while
 reading data from cc session: End of file.
 }}}

 There were several "Error while reading data from cc session" and
 CC_READ_ERROR and a traceback in b10-cfgmgr at same time:

 {{{
 Traceback (most recent call last):
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/libexec/bind10-devel/b10-cfgmgr",
 line 112, in <module>
     sys.exit(main())
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/libexec/bind10-devel/b10-cfgmgr",
 line 100, in main
     cm.run()
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/config/cfgmgr.py", line 558, in run
     answer = self.handle_msg(msg);
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/config/cfgmgr.py", line 535, in handle_msg
     answer = self.__handle_module_spec(isc.config.ModuleSpec(arg))
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/config/cfgmgr.py", line 485, in __handle_module_spec
     spec.get_full_spec())
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/config/cfgmgr.py", line 511, in
 _send_module_spec_to_cmdctl
 rver_common] SRVCOMM_EXCEPTION_ALLOC exception when allocating a socket:
 Error while reading data from cc session: End of file.
     self.cc.group_sendmsg(spec_update, "Cmdctl")
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 268, in group_sendmsg
 2012-03-27 12:32:10.427 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED
 component b10-auth-4 (pid 34532) failed: process exited normally with exit
 status 256
     }, isc.cc.message.to_wire(msg))
   File
 "/Local/Users/jreed/dnsbench/work/master/20120327130322/install/lib/python3.1
 /site-packages/isc/cc/session.py", line 101, in sendmsg
 }}}

 (note that some regular logging is mixed in above)

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


More information about the bind10-tickets mailing list