From owner-freebsd-questions Wed Jul 31 10:12:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C09D437B4C8; Wed, 31 Jul 2002 10:12:29 -0700 (PDT) Received: from quebec.procergs.com.br (quebec.procergs.com.br [200.198.128.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C1E43E31; Wed, 31 Jul 2002 10:12:25 -0700 (PDT) (envelope-from osenhor@uol.com.br) Received: from localhost.localdomain (unknown [172.28.6.9]) by quebec.procergs.com.br (Postfix) with ESMTP id 74ACED6EEC; Wed, 31 Jul 2002 14:10:08 -0300 (BRT) Subject: poll From: O Senhor To: FreeBSD-hackers , FreeBSD-questions Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 31 Jul 2002 14:08:39 -0300 Message-Id: <1028135320.30391.145.camel@ws-tor-004> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 . Thanks -- ----------------------------------------------------------------- thesirbr O Senhor do Brasil. ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message