From owner-freebsd-alpha@FreeBSD.ORG Mon Nov 15 18:52:38 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B61A916A4CE for ; Mon, 15 Nov 2004 18:52:38 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6998643D2D for ; Mon, 15 Nov 2004 18:52:38 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18043 invoked from network); 15 Nov 2004 18:52:38 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 15 Nov 2004 18:52:37 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iAFIqEle075648; Mon, 15 Nov 2004 13:52:28 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-alpha@FreeBSD.org Date: Mon, 15 Nov 2004 11:12:49 -0500 User-Agent: KMail/1.6.2 References: <20041115081659.GA30262@ip.net.ua> In-Reply-To: <20041115081659.GA30262@ip.net.ua> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411151112.49535.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: alpha@FreeBSD.org cc: Ruslan Ermilov Subject: Re: Removing VGA card panics the box on boot X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2004 18:52:38 -0000 On Monday 15 November 2004 03:16 am, Ruslan Ermilov wrote: > Hi there, > > I needed the unused PCI VGA card for testing another machine, > so I pulled it out from my AlphaPC 164SX, and that gave me an > > instant panic on boot: > : Timecounter "i8254" frequency 1193182 Hz quality 0 > : Timecounter "alpha" frequency 533183689 Hz quality 800 > : Timecounters tick every 0.976 msec > : panic: mtx_lock() of spin mutex (null) @ /usr/src/sys/netinet/igmp.c:431 > : cpuid = 0 > : KDB: enter: panic > : [thread 100004] > : Stopped at kdb_enter+0x48: or zero,zero,zero > : db> > > Putting it back in results in normal behavior (no panic). > Any hints? Sounds like something is messing with free'd memory through a stale pointer and happens to be trashing that spin mutex as a result. Not sure on how to track it down however. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org