I get this error "Bus error", when trying to enter the following information: # ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD --server-role='domain controller' Setup is: vmware esxi OS: Debian 32bit lenny.
Which version of Samba4 is this? Also, can you please run the provision under gdb: gdb --args python ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD --server-role='domain controller' That will give some clues to try and find the source of the error
Seems very strange. Are you sure that this isn't a system problem?
I'll close this. It isn't reproducible on our testing environments. If you reproduce it again, please reopen!