[rhn-users] LDAP futex problem

B Linky blinky203 at gmail.com
Mon May 15 11:21:51 UTC 2006


Hi all,

I seem to be having the same problem as this post:

http://www.redhat.com/archives/rhl-list/2004-May/msg01256.html

..i.e. I have ldap setup to do host resolution, but unless nscd is
running 'ping' and other network utilities hang on a futex().

# strace ping host
.
.
open("/etc/ldap.conf", O_RDONLY)        = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=8696, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fb3000
read(4, "# @(#)$Id: ldap.conf,v 1.34 2004"..., 4096) = 4096
read(4, "change\n# extended operation to u"..., 4096) = 4096
read(4, "tls_ciphers TLSv1\n\n# Client cert"..., 4096) = 504
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7fb3000, 4096)                = 0
uname({sys="Linux", node="testhost", ...}) = 0
futex(0x4e4194, FUTEX_WAIT, 2, NULL <unfinished ...>

Im running RHEL4u3 (not 3 as in the post):
Linux testhost 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686
i686 i386 GNU/Linux

Has anyone found a solution to it ?




More information about the rhn-users mailing list