From owner-freebsd-current@FreeBSD.ORG Sun Nov 23 10:52:33 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 851A216A4CF for ; Sun, 23 Nov 2003 10:52:33 -0800 (PST) Received: from kai.xtaz.net (82-32-25-111.cable.ubr04.azte.blueyonder.co.uk [82.32.25.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id D249E43F3F for ; Sun, 23 Nov 2003 10:52:32 -0800 (PST) (envelope-from matt@xtaz.net) Received: from xtaz.net (xai.xtaz.net [10.0.0.2]) by kai.xtaz.net (Postfix) with ESMTP id 9B7308FC3E for ; Sun, 23 Nov 2003 18:52:31 +0000 (GMT) Message-ID: <3FC101EE.9090601@xtaz.net> Date: Sun, 23 Nov 2003 18:52:30 +0000 From: Matt Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031101 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.2-BETA lockup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2003 18:52:33 -0000 X-List-Received-Date: Sun, 23 Nov 2003 18:52:33 -0000 Hi, Since updating two of my machines to the latest HEAD I am experiencing a total lockup on one of them. After being booted for approx 3 minutes the machine stops responding completely. It doesn't panic or drop into DDB. The numlock key doesn't toggle the keyboard light, and I can't drop it into DDB manually. I have full debugging options compiled in to this kernel as per the usual -CURRENT GENERIC file. It's currently booted with the older kernel from the 16th and this is stable as a rock. Anything else I can do to find the problem out or workaround it considering it just hangs? The machine is a router running two 3com network cards (xl) and IPFW/natd. It also has IPV6 with IP6FW, and a gif tunnel. Matt.