Bug 66699
Summary: | fail to lock secrets.tdb globally when starting smbd | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | tgke |
Component: | samba | Assignee: | Trond Eivind Glomsrxd <teg> |
Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-06-20 21:20:27 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
tgke
2002-06-13 19:11:00 UTC
Extracted the samba sources, and build manually using ---with-spinlocks instead of default locking mechanism. Works fine now, but haven't applied the patches and build with other parameters from default spec file. Will try that later. Is this a problem on a current system without a rebuild? RHL 7 has a 2.2 kernel, which differs a lot in e.g. locking... (not saying that's the problem, just pointing out that it's not intended for RHL 7 and bugs specific to this package on that platform aren't interesting... generic bugs are) Using the binary RPM doesn't work, causing the described locking problem. Tried to add --with-spinlocks configure parameter in de SPECS file, and rebuilded RPM, but it encounters the same locking problem, so for the moment we will stick to the simple source install. BTW, I'm not saying this is really a bug which belongs here, I just try to report the problem we had, and I guess it's your resposibility to put it in the exact context, or maybe mark it invalid. Regards. Think I'll do that for now... please reopen if it can be reproduced on a release with the included the samba. Official releases or beta releases. |