Hi eveybody, I'm trying to use SAMBA-4.2.3 on FREEBSD-10.1-RELEASE after an upgrade from a working SAMBA-4.1.18. Trying to execute the 'samba-tool' utility to provision a domain controller, I get an unrecoverable 'segmentation fault' due to python2.7. This is the tail of the python2.7.core GDB trace: #0 0x28ed05c3 in rep_strtoll () from /usr/local/lib/libldb.so.1 [New Thread 28803080 (LWP 100325/python2.7)] Trying to reinstall the 'ldb' package (deeming it responsible as it has just been upgraded to 1.1.21 in order to support SAMBA4.2) doesn't solve the issue. I'm also unable to start the samba server service, as the samba daemon aborts with 'illegal instruction', as you can see on the GDB trace: Program terminated with signal 4, Illegal instruction. #0 0x21c765c3 in ?? ()
This is a dup of 11455. Please see the patches there. *** This bug has been marked as a duplicate of bug 11455 ***