From owner-freebsd-net@FreeBSD.ORG Tue Feb 20 16:35:28 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 26F8216AE66 for ; Tue, 20 Feb 2007 16:35:27 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id 2244213C4AA for ; Tue, 20 Feb 2007 16:35:26 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 13580 invoked by uid 0); 20 Feb 2007 19:41:19 +0300 Received: from unknown (HELO ?85.192.19.9?) (tarkhil%sub.ru@85.192.19.9) by techno.sub.ru with SMTP; 20 Feb 2007 16:41:19 -0000 Message-ID: <45DB2342.5000301@webmail.sub.ru> Date: Tue, 20 Feb 2007 19:35:14 +0300 From: Alex Povolotsky User-Agent: Thunderbird 1.5.0.9 (X11/20070104) MIME-Version: 1.0 To: "Andrey V. Elsukov" References: <45D9BADB.6010405@webmail.sub.ru> <45DA8B83.3020202@yandex.ru> In-Reply-To: <45DA8B83.3020202@yandex.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit 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 16:35:28 -0000 Andrey V. Elsukov wrote: > Alex Povolotsky пишет: >> mpd (fresh) on FreeBSD 6.1p12 sometimes hangs system, totally, to >> reset. Tried two completely different boxes, so it cannot be a >> hardware problem. > > It's easy to reproduce? Can you try make debug-friendly kernel? RELATIVELY easy. It happens about once a day or more often; but it requires someone to press Reset. > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-deadlocks.html > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-ddb.html > 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. Alex.