| Summary: |
smbd crash on start, cannot opnen secrets.tdb |
| Product: |
[openSUSE] openSUSE 11.4
|
Reporter: |
Joachim Reichelt <Joachim.Reichelt> |
| Component: |
Samba | Assignee: |
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
|
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