Samba4 provision problem 4.0.0alpha15-GIT-1e42aa6

c.hoffmann at bnet.at c.hoffmann at bnet.at
Thu Feb 3 05:28:25 MST 2011


Could finish provision!
There was a problem with the libmediaclient.so which is installed with the
driver for my tv-card (sundtek) I am using.
Deinstalled the driver and did provision again, this time it worked!
Reinstall the driver and it hopefully does not interfere with samba4.

br


On Thu, 03 Feb 2011 12:59:37 +0100, "c.hoffmann at bnet.at"
<c.hoffmann at bnet.at> wrote:
> 
> Okay here is the output of bt full after the provision hangs:
> (gdb) bt full
> #0  0x00007ffff688f717 in semop () from /lib/libc.so.6
> No symbol table info available.
> #1  0x00007ffff7bd6109 in ?? () from /opt/lib/libmediaclient.so
> No symbol table info available.
> #2  0x00007ffff7bd61a8 in ?? () from /opt/lib/libmediaclient.so
> No symbol table info available.
> #3  0x00007ffff7bd6ae5 in net_read () from /opt/lib/libmediaclient.so
> No symbol table info available.
> #4  0x00007ffff294679f in fd_fetch () from
>
/usr/local/src/samba-master/source4/bin/shared/private/libkrb5-samba4.so.26
> No symbol table info available.
> #5  0x00007ffff294442c in krb5_ret_int () from
>
/usr/local/src/samba-master/source4/bin/shared/private/libkrb5-samba4.so.26
> No symbol table info available.
> #6  0x00007ffff29444a9 in krb5_ret_int32 () from
>
/usr/local/src/samba-master/source4/bin/shared/private/libkrb5-samba4.so.26
> No symbol table info available.
> #7  0x00007ffff292a938 in fkt_add_entry () from
>
/usr/local/src/samba-master/source4/bin/shared/private/libkrb5-samba4.so.26
> No symbol table info available.
> #8  0x00007ffff2928979 in krb5_kt_add_entry () from
>
/usr/local/src/samba-master/source4/bin/shared/private/libkrb5-samba4.so.26
> No symbol table info available.
> #9  0x00007ffff4cfee63 in keytab_add_keys () from
> /usr/local/src/samba-master/source4/bin/shared/private/libcredentials.so
> No symbol table info available.
> #10 0x00007ffff4cff1df in create_keytab () from
> /usr/local/src/samba-master/source4/bin/shared/private/libcredentials.so
> No symbol table info available.
> #11 0x00007ffff4cff8e1 in smb_krb5_update_keytab () from
> /usr/local/src/samba-master/source4/bin/shared/private/libcredentials.so
> No symbol table info available.
> #12 0x00007fffe44bb177 in update_kt_prepare_commit () from
> /usr/local/samba/modules/ldb/update_keytab.so
> No symbol table info available.
> #13 0x00007ffff5e2030c in ldb_transaction_prepare_commit () from
> /usr/local/src/samba-master/source4/bin/shared/private/libldb.so.0
> No symbol table info available.
> #14 0x00007ffff5e2046a in ldb_transaction_commit () from
> /usr/local/src/samba-master/source4/bin/shared/private/libldb.so.0
> No symbol table info available.
> #15 0x00007ffff62366df in py_ldb_transaction_commit () from
> bin/python/ldb.so
> No symbol table info available.
> #16 0x00000000004a7cdf in PyEval_EvalFrameEx ()
> No symbol table info available.
> #17 0x00000000004a95c1 in PyEval_EvalCodeEx ()
> No symbol table info available.
> #18 0x00000000004a7752 in PyEval_EvalFrameEx ()
> No symbol table info available.
> #19 0x00000000004a95c1 in PyEval_EvalCodeEx ()
> No symbol table info available.
> #20 0x00000000004a9692 in PyEval_EvalCode ()
> No symbol table info available.
> #21 0x00000000004c98be in PyRun_FileExFlags ()
> No symbol table info available.
> #22 0x00000000004c9ad4 in PyRun_SimpleFileExFlags ()
> No symbol table info available.
> #23 0x000000000041a6bd in Py_Main ()
> No symbol table info available.
> #24 0x00007ffff67ddc4d in __libc_start_main () from /lib/libc.so.6
> No symbol table info available.
> #25 0x00000000004198d9 in _start ()
> No symbol table info available.
> 
> Hope this helps,
> 
> Chris
> 
> On Thu, 03 Feb 2011 21:21:57 +1100, Andrew Bartlett <abartlet at samba.org>
> wrote:
>> On Thu, 2011-02-03 at 10:39 +0100, c.hoffmann at bnet.at wrote:
>>> Hello to everyone!
>>>
>>> I am new to the list and I am trying to set up samba4. I downloaded
>> samba4
>>> like stated in http://wiki.samba.org and was able to compile samba4
>> without
>>> problems. I am using debian sid distribution. samba version
>>> 4.0.0alpha15-GIT-1e42aa6
>>> I did:
>>> ./autogen-waf.sh (successful)
>>> ./configure (successful)
>>> Make (successful)
>>> Make install (successful)
>>>
>>> After that I am trying to provision the server to be a domain
> controller
>>> using the following command:
>>> ./setup/provision --realm=hch-net.at --domain=HCH-NET
>> --adminpass=Pa$$w0rd
>>> --server-role='domain controller' --host-ip=192.168.110.254
>>>
>>> Provision starts but hangs forever
>>
>> Can you run provision under gdb?
>>
>> gdb --args python ./setup/provision --realm=hch-net.at --domain=HCH-NET
>> --adminpass=Pa$$w0rd --server-role='domain controller'
>> --host-ip=192.168.110.254
>>
>> Ctrl-C that when it hangs, and run 'bt full'.
>>
>> Andrew Bartlett
>> --
>> Andrew Bartlett
> http://samba.org/~abartlet/
>> Authentication Developer, Samba Team           http://samba.org
>> Samba Developer, Cisco Inc.



More information about the samba-technical mailing list