Im running samba-3.2.0-1.rc1.15.fc9.i386. If I "include = /etc/samba/smb-server.conf" from smb.conf and I "include = /etc/samba/smb.conf.%m" from smb-server.conf, smbclient and nmblookup segfaults on command line. If I take the second include to smb.conf, both cli commands run ok, but testparm keeps segfaulting. This combination of includes were running ok in samba 3.0.
I am looking into this.
Created attachment 3349 [details] Patch fixing the segfaults I fixed this in v3-3-test and v3-2-test. Will go into 3.2.0 final. Attached find the patch you can use with v3-2-stable or the rc tarball. Please test. Michael
Marking this as fixed. Marcelo: Please reopen if you still have issues with the patch or branches v3-2-test v3-3-test. Thanks - Michael
Remark: This has now gone into v3-2-stable.
The problem is solved. Thanks