From owner-freebsd-stable@FreeBSD.ORG Fri Mar 11 06:59:56 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7B316A4CE for ; Fri, 11 Mar 2005 06:59:56 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01CA043D3F for ; Fri, 11 Mar 2005 06:59:56 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id ECE7972DD4; Thu, 10 Mar 2005 22:59:55 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id EACCF72DCB; Thu, 10 Mar 2005 22:59:55 -0800 (PST) Date: Thu, 10 Mar 2005 22:59:55 -0800 (PST) From: Doug White To: Mars Trading In-Reply-To: <200503110958.19712.marstrade@gmail.com> Message-ID: <20050310225910.C64217@carver.gumbysoft.com> References: <200503110958.19712.marstrade@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: Problem Report usb/77294 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 06:59:56 -0000 On Fri, 11 Mar 2005, Mars Trading wrote: > > Forgot to mention what it's all about in my previous message. Sorry > 'bout that. > > It has to do with uplcom+ucom panic. Description follows: > > I get reproducable panic()s that look like a NULL pointer > dereference. > > What I saw on the console: > > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > putc to a clist with no reserved blocks > > ucom1: read start failed > > fatal trap 12 in kernel mode > fault virtual address = 0x4c > [ ... ] Please don't truncate trap messages. The data in there is useful. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org