From owner-freebsd-net@FreeBSD.ORG Tue Feb 20 17:35:10 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0884316A717 for ; Tue, 20 Feb 2007 17:35:10 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id C4D8513C4B5 for ; Tue, 20 Feb 2007 17:35:09 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id l1KH8qHv098856; Tue, 20 Feb 2007 12:08:52 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id l1KH8q13026920 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Feb 2007 12:08:52 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200702201708.l1KH8q13026920@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 20 Feb 2007 12:08:51 -0500 To: Alex Povolotsky , "Andrey V. Elsukov" From: Mike Tancsa In-Reply-To: <45DB2342.5000301@webmail.sub.ru> References: <45D9BADB.6010405@webmail.sub.ru> <45DA8B83.3020202@yandex.ru> <45DB2342.5000301@webmail.sub.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-net@freebsd.org, FreeBSD Stable Subject: Re: mpd sometimes hangs the whole system? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Feb 2007 17:35:10 -0000 At 11:35 AM 2/20/2007, Alex Povolotsky wrote: >Thanks a lot, I've added invariants and witness; if it won't yield >any information, I'll try more. > >So far, this cursed thing is working with some load for 2 hours, >that's much. It does NOT, surely NOT try to tunnel tunnelled >traffic; any serialconsole setup is useless since it is also a main >gateway. If it dies, nothing but physical access can help. Although not a hard fast rule, I have found that if the box locks up to the point where a BREAK on the serial console does not send it to the debugger prompt, is usually a sign of a hardware lockup as opposed to a software bug. What is the chipset of the MB ? Does ichwd work with it to reset it ? ---Mike