From owner-freebsd-current@FreeBSD.ORG Thu Jun 10 09:34:54 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 A1D5B16A4CE for ; Thu, 10 Jun 2004 09:34:54 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7500A43D45 for ; Thu, 10 Jun 2004 09:34:53 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i5A9YhnK001625 for ; Thu, 10 Jun 2004 13:34:43 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i5A9YhTK001620 for current@freebsd.org; Thu, 10 Jun 2004 13:34:43 +0400 (MSD) (envelope-from ache) Date: Thu, 10 Jun 2004 13:34:43 +0400 From: Andrey Chernov To: current@freebsd.org Message-ID: <20040610093443.GA1578@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , current@freebsd.org References: <20040610085442.GA668@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040610085442.GA668@nagual.pp.ru> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.25.0.62; VDF 6.25.0.90 (host: pobrecita.freebsd.ru) Subject: Re: Today's -current panics 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: Thu, 10 Jun 2004 09:34:54 -0000 On Thu, Jun 10, 2004 at 12:54:42PM +0400, Andrey Chernov wrote: > samples. I can't provide more detailed info at this moment. More details becomes just availabe indicating that something is broken in sosend() code, here are two stack traces: #0 0xc04923db in doadump () #1 0xc0492a5d in boot () #2 0xc0492df8 in panic () #3 0xc05ab35c in trap_fatal () #4 0xc05ab022 in trap_pfault () #5 0xc05aabdd in trap () #6 0xc04cbf38 in sosend () #7 0xc04d11ac in kern_sendit () #8 0xc04d0fce in sendit () #9 0xc04d13ab in sendto () #10 0xc05ab6f0 in syscall () #11 0x28156c3f in ?? () #0 0xc04923db in doadump () #1 0xc0492a5d in boot () #2 0xc0492df8 in panic () #3 0xc05ab35c in trap_fatal () #4 0xc05ab022 in trap_pfault () #5 0xc05aabdd in trap () #6 0xc04cbf38 in sosend () #7 0xc04bee47 in soo_write () #8 0xc04b849b in dofilewrite () #9 0xc04b82be in write () #10 0xc05ab6f0 in syscall () #11 0x282c065f in ?? () -- Andrey Chernov | http://ache.pp.ru/