From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 07:44:19 2004 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 4664E16A4CE for ; Mon, 20 Sep 2004 07:44:19 +0000 (GMT) Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.241.160.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F90743D3F for ; Mon, 20 Sep 2004 07:44:18 +0000 (GMT) (envelope-from mark.cullen@dsl.pipex.com) Received: from laptop (81-178-91-21.dsl.pipex.com [81.178.91.21]) by colossus.systems.pipex.net (Postfix) with SMTP id BEAE01C0031F for ; Mon, 20 Sep 2004 08:44:15 +0100 (BST) Message-ID: <001501c49ee6$18945ee0$f800000a@laptop> From: "Markie" To: Date: Mon, 20 Sep 2004 08:47:33 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: Re: WARNING - WRITE_MUL underrun (cause of hang?!) 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: Mon, 20 Sep 2004 07:44:19 -0000 ----- Original Message ----- From: "Markie" To: "FreeBSD Current" Sent: Saturday, September 04, 2004 6:30 PM Subject: WARNING - WRITE_MUL underrun | Just a quick question, are these warnings harmless? Can I safely ignore | them? This is on a fairly recent current, 1st of July. The only other | references to this warning were from 2003, so I expect I am a minority | here! | | (root|bone)/home/mrboo# cat /var/log/messages | grep WRITE_MUL | Sep 4 16:02:15 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>2048 | Sep 4 16:05:33 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Sep 4 16:21:21 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Sep 4 16:31:14 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Sep 4 17:34:00 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Sep 4 17:42:59 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Sep 4 18:22:02 bone kernel: ad0: WARNING - WRITE_MUL write data underrun | 8192>4096 | Someone please help me out here? :-) Would these cause a hang... well half a hang, I could switch terminals on the console, first console had a load of those messages like above. Network stuff was still working by IP only, I think... I could ping 10.0.0.1 and it would respond but pinging by hostname wouldnt.. couldn't login to ssh, because of hard disk activity perhaps? Has this been properly fixed in a newer current?