Bug 666451 - smbd crash on start, cannot opnen secrets.tdb
Summary: smbd crash on start, cannot opnen secrets.tdb
Status: VERIFIED DUPLICATE of bug 666450
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Samba (show other bugs)
Version: Factory
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: The 'Opening Windows to a Wider World' guys
QA Contact: The 'Opening Windows to a Wider World' guys
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-23 20:35 UTC by Joachim Reichelt
Modified: 2011-03-09 04:29 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
strace -f `which smbd` > 1 2&>a (44.65 KB, text/plain)
2011-01-23 20:35 UTC, Joachim Reichelt
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***