*** This bug is a duplicate of bug 256157 ***
https://bugs.launchpad.net/bugs/256157
** This bug has been marked a duplicate of bug 256157
nscd crashed with SIGSEGV in start_thread()
--
nscd crashes
https://bugs.launchpad.net/bugs/302724
You received this bug notification because you are
As a workaround I switched to unscd (http://busybox.net/~vda/unscd/), which is
not as feature rich
as the standard nscd and is also somewhat slower (at least at my setup) but is
very stable so far.
--
nscd crashes
https://bugs.launchpad.net/bugs/302724
You received this bug notification because
nscd crashes on my hosts also.
lsb_release -rd:
Description:Ubuntu 8.10
Release:8.10
apt-cache policy nscd:
nscd:
Installed: 2.8~20080505-0ubuntu7
apt-cache policy libnss-ldap
libnss-ldap:
Installed: 260-1ubuntu2
I'm running nscd in a ldap environment. After some time (may be ho
I can confirm this happens to me as well. right now I just have a cron
job that restarts nscd every half hour.
I have tried playing with nsswitch settings as well as nscd.conf. Been
trying to figure this out for a while. Let me know if any other info
could be useful
The log output:
31636: hand
Any updates on this issue?!
I am also affected, using nscd to cache ldap passwd/group information on an
ltsp in production, without nscd passwd/group lookups take a serious amount of
time. My temporary solution is to enable paranoia mode and set restart interval
to 600 seconds in /etc/nscd.conf.
Just adding confirmation of this bug.
[EMAIL PROTECTED]:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename: intrepid
[EMAIL PROTECTED]:~$ uname -a
Linux ganymede 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008
The following is a valgrind trace of a complete run from start to crash.
Maybe it help tracking down this problem:
==20449== Memcheck, a memory error detector.
==20449== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==20449== Using LibVEX rev 1854, a library for dynamic binary tr