BIND 10 trac2447, created. 2d1b56424ae5dba08a03f4c09038a50037c7746f [2447] dump a log message if connecting to cc-channel fails.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Nov 8 08:32:23 UTC 2012


The branch, trac2447 has been created
        at  2d1b56424ae5dba08a03f4c09038a50037c7746f (commit)

- Log -----------------------------------------------------------------
commit 2d1b56424ae5dba08a03f4c09038a50037c7746f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Nov 8 00:28:23 2012 -0800

    [2447] dump a log message if connecting to cc-channel fails.
    
    and suggest checking output from msgq using -v.

commit a0bd58df7cece9187f8a962cb60eda4ada388857
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 23:51:23 2012 -0800

    [2447] improve intitial failure handling for msgq, gracefully and with logs

commit ec63a9a5baf587354f220b5a3a306dbb36fc7fb6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 23:40:37 2012 -0800

    [2447] show the reason of the error when opening IPC lock file fails.

commit 86ed7ae9cfb4184f5637a2e478242f0a646ba2e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 23:37:47 2012 -0800

    [2447] use helper __kill_children method to kill all initial processes
    
    previously it could result in exception (by the attempt of killing sockcreator
    as a chuser'ed process) during initial setup failure, leading to unclean
    shutdown.  the revised code prevents it from happening, and also makes the
    code concise by unifying the common logic.

commit 88c9fb48d7c314e16a28555ba7c2c45e6fb24604
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 23:25:32 2012 -0800

    [2447] catch failure on initial log, which is most likely a permission issue.
    
    so, it now just prints some hints to stderr and exits.

commit 0590b6d313c25728cb13a8738ba3ceeb4e6cdd2c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 22:35:25 2012 -0800

    [2447] improved detailed description of CONFIG_LOAD_FAIL ref'ing sock failure.
    
    it even suggests restarting as a root.

commit 98a3c1b57bdac399863b18fc100af9264cbc0538
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 22:31:56 2012 -0800

    [2447] improved exception message on sockcreator failure to help admin.
    
    it now includes textual representation of errno, and, if it's EACCES
    ("permission denied") the messsage suggesting restarting as a super user.

-----------------------------------------------------------------------



More information about the bind10-changes mailing list