https://bugzilla.novell.com/show_bug.cgi?id=387202 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=387202#c16 --- Comment #16 from Jon Schewe <jpschewe@mtu.net> 2008-08-22 10:49:47 MDT --- I too am having the same problem. I'm using LDAP for account information and kerberos for passwords. I'm seeing nscd crash on all of my servers at least every 15 minutes (I've got a script setup to restart every 5 if it's dead). I'm having this problem both in dom0 and in domU on xen as well as at home on my non-xen systems. I installed libnscd-debuginfo and then ran nscd -d in gdb and got the following: .. 6685: Reloading "103" in password cache! 6685: Reloading "13" in password cache! 6685: Reloading "100" in password cache! 6685: remove GETPWBYUID entry "0" 6685: remove GETPWBYNAME entry "root" nscd: mem.c:399: gc: Assertion `next_hash == &he[db->head->nentries]' failed. Program received signal SIGABRT, Aborted. [Switching to Thread 0x4103f950 (LWP 6688)] 0x00007fe6907ce5c5 in raise () from /lib64/libc.so.6 (gdb) where #0 0x00007fe6907ce5c5 in raise () from /lib64/libc.so.6 #1 0x00007fe6907cfbb3 in abort () from /lib64/libc.so.6 #2 0x00007fe6907c71e9 in __assert_fail () from /lib64/libc.so.6 #3 0x00007fe691362b68 in ?? () from /usr/sbin/nscd #4 0x00007fe691361494 in ?? () from /usr/sbin/nscd #5 0x00007fe6913582c6 in ?? () from /usr/sbin/nscd #6 0x00007fe690d14040 in start_thread () from /lib64/libpthread.so.0 #7 0x00007fe69086f0cd in clone () from /lib64/libc.so.6 (gdb) Unfortunately it doesn't appear there is a debuginfo package for nscd, so this doesn't help quite as much as I'd hoped. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.