From owner-freebsd-current@FreeBSD.ORG Tue Dec 18 22:57:14 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3786116A421 for ; Tue, 18 Dec 2007 22:57:14 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb7:ef56]) by mx1.freebsd.org (Postfix) with ESMTP id 9BBF213C458 for ; Tue, 18 Dec 2007 22:57:13 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id lBIMuj0k005329; Tue, 18 Dec 2007 23:56:45 +0100 From: Pieter de Goeje To: freebsd-current@freebsd.org Date: Tue, 18 Dec 2007 23:56:44 +0100 User-Agent: KMail/1.9.7 References: <20071218075901.GA1591@stlux503.dsto.defence.gov.au> In-Reply-To: <20071218075901.GA1591@stlux503.dsto.defence.gov.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712182356.44824.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: "Wilkinson, Alex" Subject: Re: [7.0-BETA3] em0: watchdog timeout -- resetting X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 18 Dec 2007 22:57:14 -0000 On Tuesday 18 December 2007, Wilkinson, Alex wrote: > On a 7.0-BETA3 FreeBSD desktop workstation, X temporarily locks up and on > the console I am seeing "em0: watchdog timeout -- resetting" errors. There was a problem with interrupt handling that existed in pre 2007-11-26 15:06:50 UTC RELENG_7. I believe you are seeing it's symptoms. If I'm right, an update to the latest RELENG_7 will fix your problem. Regards, Pieter de Goeje