From owner-freebsd-stable@FreeBSD.ORG Wed Jun 9 10:28:57 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EE016A4CE for ; Wed, 9 Jun 2004 10:28:57 +0000 (GMT) Received: from auk1.snu.ac.kr (auk1.snu.ac.kr [147.46.100.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE82A43D48 for ; Wed, 9 Jun 2004 10:28:56 +0000 (GMT) (envelope-from stopspam@users.sourceforge.net) Received: from [147.46.44.181] (stopspam@users.sourceforge.net) by auk1.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004060919:28:50:160482.24301.2618194864 for ; Wed, 09 Jun 2004 19:28:50 +0900 (KST) Message-ID: <40C6E665.1020104@users.sourceforge.net> Date: Wed, 09 Jun 2004 19:28:53 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040507 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:8.16) (by Terrace) Subject: Stable-CVS commit on June 8: hostname lookup failures !?! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 10:28:57 -0000 Hi, I upgraded my kernel & world from cvs2.freebsd.org (time stamp about June 9th 8:00 UTC). After that, the browsers mozilla and opera hang when looking up hostnames (but konqueror worked fine, strange, isn't it?). I booted up with kernel.old, to no avail. So I concluded the problem is in the the world upgrade. With up- and downgrading, I narrowed down the offending commit to CVS: Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Edit src/bin/ps/ps.c Add delta 1.30.2.15 2004.06.08.00.11.26 gad Edit src/lib/libc/stdio/fclose.c Add delta 1.8.2.1 2004.06.08.13.15.01 hmp Edit src/sys/net/bpf.h Add delta 1.21.2.5 2004.06.08.21.16.42 dwmalone Shutting down connection to server Finished successfully Does anyone have an idea what is the connection between my mozilla/opera's behaviour and these commits? Is this a bug in Stable? Regards, Rob.