From owner-freebsd-bugs Mon Nov 4 9:47:48 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12DAF37B401 for ; Mon, 4 Nov 2002 09:47:47 -0800 (PST) Received: from server3.yawl.com.br (server3.yawl.com.br [200.193.239.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 9251B43E42 for ; Mon, 4 Nov 2002 09:47:44 -0800 (PST) (envelope-from einstein@yawl.com.br) Received: (qmail 93579 invoked by uid 1010); 4 Nov 2002 17:47:37 -0000 Received: from unknown (HELO yawl.com.br) (200.193.239.21) by server3.yawl.com.br with SMTP; 4 Nov 2002 17:47:37 -0000 Message-ID: <3DC6B2EF.FB6334BC@yawl.com.br> Date: Mon, 04 Nov 2002 15:48:31 -0200 From: Einstein Oliveira X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: pt-BR,en,pdf MIME-Version: 1.0 To: Maxim Konovalov , Ross Finlayson , freebsd-bugs@FreeBSD.ORG Subject: named crash Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, > I can confirm periodic named crash on 4.6.2-RELEASE. Here is a debug > log: > > Dispatch.File: fd 30, mask 0x1, func 0x805e5b4, uap 0x81484a4 > pselect(34, 0xfff000a0, 0x0, 0x0, 0.915570000) > select() returns 1 (err: none) > Dispatch.File: fd 30, mask 0x1, func 0x805e5b4, uap 0x81484a4 > pselect(34, 0xfff000a0, 0x0, 0x0, 0.729226000) > select() returns 1 (err: none) > Dispatch.File: fd 30, mask 0x1, func 0x805e5b4, uap 0x81484a4 > pselect(34, 0xfff000a0, 0x0, 0x0, 1.-1119342952) > select() returns -1 (err: Invalid argument) <-~ crash > > As you see, struct timeval.tv_usec is corrupted but I still do not > know why. ISC eventlib(3) does not expect such corruption and never > checks struct timespec.tv_nsec > 1000000 (except evAddTime(3)). I was looking for information about this issue and found you guys with the same problem. I'm here with bind (4.7-RELEASE-p1) and also have HZ=1000 (DUMMYNET) in the kernel. Did you find any solution or workaround to deal with this ? -- Einstein Oliveira einstein@yawl.com.br ___________________________________________________ Yawl Internet Ltda. http://www.yawl.com.br/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message