Bug 225064
| Summary: | nscd-2.5.10 keeps dying | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neal Becker <ndbecker2> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED WORKSFORME | QA Contact: | Brian Brock <bbrock> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | caillon, drepper |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-03-19 10:13:13 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: | |||
I certainly can't reproduce this, nscd works just fine on all my x86_64 FC6 machines. Are you sure /etc/rc.d/rcX.d/S30nscd is present for your default runlevel X? If e.g. nscd crashed, on x86_64 you'd have a message about it in /var/log/messages. /sbin/chkconfig nscd --list nscd 0:off 1:off 2:on 3:on 4:on 5:on 6:off I saw it starting on boot. My WAG is that NetworkManager is stopping it. Either you provide evidence that nscd is indeed dying as you claim or you take this elsewhere and complain about NetworkManager or whatever other package. There are no known problems like this in nscd. |
Description of problem: Running nscd @boot. Every time I check, nscd is dead. If I start it manually it seems to run OK. I am also running networkmanager. Is there some interaction? There are no log messages in /var/log/{messages,dmesg} about nscd. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: