BIND 10 #2447: User-friendly feedback when not running as root

BIND 10 Development do-not-reply at isc.org
Fri Nov 2 17:59:56 UTC 2012


#2447: User-friendly feedback when not running as root
-------------------------------------+-------------------------------------
                   Reporter:  shane  |                 Owner:
                       Type:         |                Status:  new
  enhancement                        |             Milestone:  Next-Sprint-
                   Priority:         |  Proposed
  medium                             |            Resolution:
                  Component:  Boss   |             Sensitive:  0
  of BIND                            |           Sub-Project:  Core
                   Keywords:         |  Estimated Difficulty:  0
            Defect Severity:  N/A    |           Total Hours:  0
Feature Depending on Ticket:         |
  alpha2                             |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 Replying to [comment:3 jinmei]:

 > Specifically which log messages are these?

 I reproduce (by starting as non-root and then running in bindctl: "execute
 init_authoritative_server" and "config commit") to get some examples:

 {{{
 2012-11-02 10:45:24.836 INFO  [b10-boss.boss] BIND10_SOCKET_GET requesting
 socket [::]:53 of type TCP from the creator
 2012-11-02 10:45:24.837 ERROR [b10-boss.boss] BIND10_SOCKET_ERROR error on
 bind call in the creator: 13/Permission denied
 2012-11-02 10:45:24.839 ERROR [b10-auth.server_common]
 SRVCOMM_ADDRESS_FAIL failed to listen on addresses ("Error creating socket
 on bind")
 2012-11-02 10:45:24.840 ERROR [b10-auth.auth] AUTH_CONFIG_LOAD_FAIL load
 of configuration failed: Server configuration failed: "Error creating
 socket on bind"
 ...

 2012-11-02 10:45:24.969 FATAL [b10-auth.auth] AUTH_SERVER_FAILED server
 failed: Unknown uncaught exception from static createInstance: Failed to
 open master file:
 /Local/Users/jreed/opt/bind10/share/bind10-devel/static.zone: No such file
 or directory
 2012-11-02 10:45:25.351 INFO  [b10-boss.boss] BIND10_PROCESS_ENDED process
 68828 of b10-auth ended with status 11
 2012-11-02 10:45:25.351 ERROR [b10-boss.boss] BIND10_COMPONENT_FAILED
 component b10-auth (pid 68828) failed: process terminated with exit status
 11 (killed by signal 11: SIGSEGV)
 2012-11-02 10:45:25.351 FATAL [b10-boss.boss] BIND10_COMPONENT_UNSATISFIED
 component b10-auth is required to run and failed
 }}}

 Actually above is multiple problems. The problem for this ticket is
 SRVCOMM_ADDRESS_FAIL

 (I created tickets for the other problems: #2393, #2455, #2457.)

-- 
Ticket URL: <http://bind10.isc.org/ticket/2447#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list