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

autobuild autobuild at samba.org
Wed Nov 30 03:00:17 UTC 2016


The autobuild test system (on sn-devel-144) 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-144/2016-11-30-0400/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-144/2016-11-30-0400/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-144/2016-11-30-0400/samba.stdout
  
The top commit at the time of the failure was:

commit 275d9fc7d943048c5e580e656b6ad85b8fc6cc14
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Nov 21 21:00:01 2016 +0100

    tdb: Fix mutexes on FreeBSD
    
    susv4 on mmap has the following snippet:
    
    > The state of synchronization objects such as mutexes, semaphores,
    > barriers, and conditional variables placed in shared memory mapped
    > with MAP_SHARED becomes undefined when the last region in any process
    > containing the synchronization object is unmapped.
    
    This means we can't keep the mutex mmap area unmapped at any point
    in time.
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=12455
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Tue Nov 29 23:59:52 CET 2016 on sn-devel-144



More information about the samba-cvs mailing list