Is samba-4.0.0tp6-SVN-build-24277 completely broken?

Andrew Bartlett abartlet at samba.org
Tue Aug 14 00:50:44 GMT 2007


On Tue, 2007-08-14 at 03:23 +1100, alvar wrote:
> cd /usr/src/samba4
> svn up
> make clean
> autogen.sh
> configure
> make pch all
> rmdir -rf  /usr/local/samba
> make install
> make test
> and finally full output:

> [203/870 in 4506s] RPC-SAMLOGON on ncacn_np with connect
> CMD: bin/smbtorture 
> --configfile=/usr/src/samba/samba4/source/st/client/client.conf 
> --maximum-runtime=1200 --target=samba4 --format=subunit 
> ncacn_np:$SERVER[connect] -U$USERNAME%$PASSWORD -W $DOMAIN RPC-SAMLOGON
> system iconv disabled - skipping test
> Using seed 1187037679
> test: SAMLOGON
> dos charset 'CP850' unavailable - using ASCII
> Connecting to SAMR
> Opening domain SAMBADOMAIN
> Creating account samlogontestuser
> Setting account password 'r9zzCquu'
> Resetting ACB flags, force pw change time
> Testing ChangePasswordUser3
> Generated password 'Ht1HWnYlVHuEpAcl'
> Connecting to SAMR
> Opening domain SAMBADOMAIN
> Creating account samlogontest2
> Setting account password 'VJ+AnoAo'
> Resetting ACB flags, force pw change time
> Connecting to SAMR
> Opening domain SAMBADOMAIN
> Creating account samlogontest3
> Setting account password 'IZc-fGQZ'
> Resetting ACB flags, force pw change time
> Testing netr_LogonSamLogonWithFlags 'domain\user' (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'realm\user' (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'user at domain' (Interactive Logon)
> Testing netr_LogonSamLogonWithFlags 'user at realm' (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'machine domain\user' (Interactive 
> Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'machine domain\user' (Interactive 
> Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'machine realm\user' (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'machine user at domain' (Interactive 
> Logon)
> Testing netr_LogonSamLogonWithFlags 'machine user at realm' (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'test user (long pw): domain\user' 
> (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> Testing netr_LogonSamLogonWithFlags 'test user (long pw): user at realm' 
> (Interactive Logon)
> testing netr_LogonSamLogon and netr_LogonSamLogonWithFlags
> maximum runtime exceeded for smbtorture - terminating
> SAMLOGON was started but never finished!ERROR:

This looks like the issue.

If you run 'make test TESTS=RPC-SAMLOGON' does it still fail?

If so, if you run 'make valgrindtest-all TESTS=RPC-SAMLOGON' does it
show more information on the problem?

Likewise with: 
make test TESTS=RPC-ECHO
make valgrindtest-all TESTS=RPC-ECHO

Naturally, you will need to have installed valgrind (a memory debugger,
which can be incredibly useful in finding this kind of thing). 

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Red Hat Inc.                  http://redhat.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.samba.org/archive/samba-technical/attachments/20070814/dc638caf/attachment.bin


More information about the samba-technical mailing list