This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nscd/10101] nscd crashes periodically


------- Additional Comments From orion at cora dot nwra dot com  2009-04-27 21:39 -------
I'm happy to spend the time debugging it.  However, it seems to make the most
sense to debug in the environment it is running in.  Given all the push that
LDAP gets, it seems odd that nscd would not support it.

Anyway, the biggest problem I have at the moment is getting nscd to produce a
core file. I've made sure that it gets started with "ulimit -c unlimited" and
verified that:

# ps -fe | grep nscd
nscd      8678     1  0 15:35 ?        00:00:00 /usr/sbin/nscd
root      8688  7666  0 15:35 pts/3    00:00:00 grep nscd
# grep core /proc/8678/limits
Max core file size        unlimited            unlimited            bytes

Turned SELinux to permissive. 

kill -ABRT 8678

but no core file.  Any help there would be greatly appreciated.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10101

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]