samba_3_0 disabled in build farm

Andrew Tridgell tridge at osdl.org
Thu Jun 16 00:15:41 GMT 2005


Jerry,

I found the culprit. smbd is blocking like this:

(gdb) bt
#0  0xb7f236b9 in fcntl () from /lib/tls/libc.so.6
#1  0x081bcd5d in tdb_brlock ()
#2  0x081bcf6b in tdb_lock ()
#3  0x081bfc86 in tdb_chainlock ()
#4  0x081c009d in tdb_chainlock_with_timeout_internal ()
#5  0x081c017a in tdb_lock_bystring ()
#6  0x0810db0d in store_service_info ()
#7  0x0810de05 in init_svcctl_db ()
#8  0x08203341 in main ()

once thats fixed, I think we should still leave samba3 off in the farm
until we can do a 'make test', so we can verify the testing works
outside the build farm. That means copying a lot of the test script
code from build_test.fns into source/script/selftest.sh in Samba3.

Cheers, Tridge


More information about the samba-technical mailing list