From owner-cvs-all@FreeBSD.ORG Fri Aug 4 09:31:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66CA816A4DA; Fri, 4 Aug 2006 09:31:41 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD9D443D4C; Fri, 4 Aug 2006 09:31:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 700AC46D09; Fri, 4 Aug 2006 05:31:40 -0400 (EDT) Date: Fri, 4 Aug 2006 10:31:40 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Hajimu UMEMOTO In-Reply-To: Message-ID: <20060804103056.C45647@fledge.watson.org> References: <200608030536.k735aIT3081092@sep.oldach.net> <20060803104026.A45647@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: scottl@samsco.org, kensmith@cse.Buffalo.EDU, cvs-src@FreeBSD.org, bz@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org, Helge Oldach Subject: Re: cvs commit: src/sys/sys param.h src/include Makefile netdb.h res_update.h resolv.h src/include/arpa inet.h nameser.h nameser X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 09:31:41 -0000 On Fri, 4 Aug 2006, Hajimu UMEMOTO wrote: >>>>>> On Thu, 3 Aug 2006 10:43:21 +0100 (BST) >>>>>> Robert Watson said: > > rwatson> not sure he's had a chance to generate a resolver bug report. He reported > rwatson> that the application appeared to have two connected UDP sockets for name > rwatson> resolution, and one bad name server entry, but that the resolver appeared to > rwatson> be blocked in a read on the UDP socket that didn't have data queued, rather > rwatson> than the one that did. This was all from looking at netstat, and as far as I > > Are you make sure it is not kevent but read? Yes -- the stack traces appeared clear. Hopefully Bjoern will be able to submit a more detailed analysis at some point soon. Robert N M Watson Computer Laboratory University of Cambridge