Skip site navigation (1)Skip section navigation (2)
Date:      31 Jul 2002 14:08:39 -0300
From:      O Senhor <osenhor@uol.com.br>
To:        FreeBSD-hackers <FreeBSD-hackers@FreeBSD.org>, FreeBSD-questions <FreeBSD-questions@freebsd.org>
Subject:   poll
Message-ID:  <1028135320.30391.145.camel@ws-tor-004>

next in thread | raw e-mail | index | archive | help
  Hello,
  My FreeBSD 4.6 box (running ldap server) sldap, stops with the sldap
process in this loop:
...
poll([{fd=3, events=POLLRDNORM}], 1, 10000) = 0
gettimeofday({1028123628, 836383}, NULL) = 0
clock_gettime(0, 0xbfafefa4)            = 0
poll([{fd=3, events=POLLRDNORM}], 1, 10000) = 0
gettimeofday({1028123638, 846478}, NULL) = 0
clock_gettime(0, 0xbfafefa4)            = 0
...

 Any idea???
ps.: I got this messages with strace -p <pid-of-sldap>.

Thanks
-- 
-----------------------------------------------------------------
thesirbr                                      O Senhor do Brasil.
-----------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028135320.30391.145.camel>