Bug 465230
| Summary: | nscd crashes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marek Greško <gresko> |
| Component: | smbldap-tools | Assignee: | Paul Howarth <paul> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | drepper, jakub, lex.lists, paul |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-01 12:03:03 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
Marek Greško
2008-10-02 10:31:24 UTC
More likely it just crashes inside of the nss_ldap module, which would make it a nss_ldap fault. Either try to reproduce it without ldap, or get a core file and backtrace to show where it crashed. It looks like it does not crash but regularly exits. I tried to run: ulimit -c unlimited /usr/sbin/nscd -d (under root - server-user was commented out) and I got: 22766: provide access to FD 5, for passwd 22766: handle_request: žiadosť prijatá (verzia = 2) z PID 22790 22766: GETFDHST 22766: provide access to FD 9, for hosts 22766: handle_request: žiadosť prijatá (verzia = 2) z PID 22790 22766: GETFDGR 22766: provide access to FD 7, for group 22766: handle_request: žiadosť prijatá (verzia = 2) z PID 22804 22766: SHUTDOWN No core was generated. Seeing a SHUTDOWN command means that this is a request coming from the outside. There is no other way the handle_request function is used. You have to track down which script is issuing this command. There is nothing in glibc which does this. Probably smbldap-tools does. (In reply to comment #4) > Probably smbldap-tools does. Which package does this tool belong to? Somebody reassign the bug, please. *** This bug has been marked as a duplicate of bug 476504 *** |