BIND 10 trac2420, created. a23e3b22cb8623f2212c367b3fb82f6c696b0f9e [2420] 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:29:37 UTC 2012


The branch, trac2420 has been created
        at  a23e3b22cb8623f2212c367b3fb82f6c696b0f9e (commit)

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

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

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

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

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

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

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

    [2420] 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 744f8982395b3b2b590fbee5183c9e1a77907f50
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Nov 7 23:25:32 2012 -0800

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

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

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

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

    [2420] 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