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

autobuild autobuild at samba.org
Wed Nov 25 08:27:29 UTC 2015


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/2015-11-25-0927/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey.sn-devel-104/2015-11-25-0927/samba.stderr
   http://git.samba.org/autobuild.flakey.sn-devel-104/2015-11-25-0927/samba.stdout
  
The top commit at the time of the failure was:

commit 8024e19b70047865249305bceddd4473d6e60051
Author: Jeremy Allison <jra at samba.org>
Date:   Tue Nov 24 12:00:10 2015 -0800

    s3: smbd: Tear down global_smbXsrv_client in the correct order.
    
    The talloc heirarchy looks like this:
    
    global_smbXsrv_client
        |                 |
        V                 V
        session_table    sconn
           |
           V
          session (destructor references global_smbXsrv_client->sconn)
    
    So don't free global_smbXsrv_client->sconn before the
    session destructor fires.
    
    ------------------------------------------------
    6 <signal handler called>
    7 0x00007f47ba82da1a in file_close_user (sconn=0x0, vuid=1584077283) at ../source3/smbd/files.c:250
    8 0x00007f47ba922a74 in smbXsrv_session_logoff (session=0x7f47be8bbf80) at ../source3/smbd/smbXsrv_session.c:1404
    9 0x00007f47ba921912 in smbXsrv_session_destructor (session=0x7f47be8bbf80) at ../source3/smbd/smbXsrv_session.c:1068
    10 0x00007f47b784e2fc in _talloc_free_internal () from /usr/lib/libtalloc.so.2
    11 0x00007f47b784f495 in _talloc_free_children_internal () from /usr/lib/libtalloc.so.2
    12 0x00007f47b784e49f in _talloc_free_internal () from /usr/lib/libtalloc.so.2
    13 0x00007f47b784f495 in _talloc_free_children_internal () from /usr/lib/libtalloc.so.2
    14 0x00007f47b784e49f in _talloc_free_internal () from /usr/lib/libtalloc.so.2
    15 0x00007f47b784f88e in _talloc_free () from /usr/lib/libtalloc.so.2
    16 0x00007f47ba92b2f1 in exit_server_common (how=SERVER_EXIT_NORMAL, reason=0x0) at ../source3/smbd/server_exit.c:234
    ------------------------------------------------
    
    BUG: https://bugzilla.samba.org/show_bug.cgi?id=11375
    
    Signed-off-by: Jeremy Allison <jra at samba.org>
    Reviewed-by: Stefan Metzmacher <metze at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Wed Nov 25 03:40:46 CET 2015 on sn-devel-104



More information about the samba-cvs mailing list