autobuild[sn-devel-104]: intermittent test failure detected

autobuild autobuild at samba.org
Tue Jul 12 14:04:04 UTC 2016


The autobuild test system (on sn-devel-104) has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-07-12-1604/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-07-12-1604/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-104/2016-07-12-1604/samba.stdout
  
The top commit at the time of the failure was:

commit 9d29593d9224ba1d380bb697d45238f34c1edf53
Author: Nikolai Kondrashov <Nikolai.Kondrashov at redhat.com>
Date:   Wed Jun 29 15:05:08 2016 +0300

    tevent: Clarify apparently useless conditions
    
    Comment on two similar conditions in tevent_standard.c, which,
    otherwise, at a first glance, seem useless, i.e. always true.
    
    The conditions checking glue->epoll_ops for being non-NULL, imply that
    it *can* be NULL. A casual reader would not generally expect a "member"
    function to modify its container's pointer in a container higher up, and
    would assume that glue->epoll_ops could be NULL before the call,
    resulting in a near-NULL pointer dereference.
    
    However, in this case epoll_ops is indeed cleared in those "member"
    functions, in the case of an epoll interface failure, to signify
    fallback to poll interface.
    
    Reviewed-by: Jeremy Allison <jra at samba.org>
    Reviewed-by: Uri Simchoni <uri at samba.org>
    
    Autobuild-User(master): Uri Simchoni <uri at samba.org>
    Autobuild-Date(master): Tue Jul 12 13:56:41 CEST 2016 on sn-devel-144



More information about the samba-cvs mailing list