Bug 666451

Summary: smbd crash on start, cannot opnen secrets.tdb
Product: [openSUSE] openSUSE 11.4 Reporter: Joachim Reichelt <Joachim.Reichelt>
Component: SambaAssignee: The 'Opening Windows to a Wider World' guys <samba-maintainers>
Status: VERIFIED DUPLICATE QA Contact: The 'Opening Windows to a Wider World' guys <samba-maintainers>
Severity: Major    
Priority: P5 - None CC: forgotten_taWGjDL4xO
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: strace -f `which smbd` > 1 2&>a

Description Joachim Reichelt 2011-01-23 20:35:40 UTC
Created attachment 409703 [details]
strace -f `which smbd` > 1 2&>a

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:2.0b9) Gecko/20110110 Firefox/4.0b9

I cannot start smbd. It immideately crashes silently.

Reproducible: Always

Steps to Reproduce:
rcsmbd start
ps -ef | grep smbd (is empty)



To see what is going on I did an strace:
strace -F /usr/sbin/smbd
after:
rpm -e samba ... (all pakages with samba in the name
rm -rf /etc/samba /var/lib/sambe /var/log/samba
zypper in samba-client samba
strace -f `which smbd` > 1 2&>a

File a is attached
Comment 1 Joachim Reichelt 2011-01-23 20:57:54 UTC
Doublette, as the server hang
Is bug 666451

*** This bug has been marked as a duplicate of bug 666450 ***