From owner-freebsd-current@FreeBSD.ORG Wed Nov 10 19:03:32 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 35CC316A4CE for ; Wed, 10 Nov 2004 19:03:32 +0000 (GMT) Received: from duchess.speedfactory.net (duchess.speedfactory.net [66.23.201.84]) by mx1.FreeBSD.org (Postfix) with SMTP id A7EC343D2F for ; Wed, 10 Nov 2004 19:03:31 +0000 (GMT) (envelope-from ups@tree.com) Received: (qmail 10450 invoked by uid 89); 10 Nov 2004 19:03:29 -0000 Received: from duchess.speedfactory.net (66.23.201.84) by duchess.speedfactory.net with SMTP; 10 Nov 2004 19:03:29 -0000 Received: (qmail 10445 invoked by uid 89); 10 Nov 2004 19:03:29 -0000 Received: from unknown (HELO palm.tree.com) (66.23.216.49) by duchess.speedfactory.net with SMTP; 10 Nov 2004 19:03:29 -0000 Received: from [127.0.0.1] (localhost.tree.com [127.0.0.1]) by palm.tree.com (8.12.10/8.12.10) with ESMTP id iAAJ3T5R070993; Wed, 10 Nov 2004 14:03:29 -0500 (EST) (envelope-from ups@tree.com) From: Stephan Uphoff To: Nik Azim Azam In-Reply-To: <20041110182305.37376.qmail@web54608.mail.yahoo.com> References: <20041110182305.37376.qmail@web54608.mail.yahoo.com> Content-Type: text/plain Message-Id: <1100113409.49430.69.camel@palm.tree.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 10 Nov 2004 14:03:29 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: number of CPUs and IPI panic 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: Wed, 10 Nov 2004 19:03:32 -0000 On Wed, 2004-11-10 at 13:23, Nik Azim Azam wrote: > I'm still getting this panic with the patch: > > panic: APIC: Previous IPI is stuck > cpuid = 3 > boot() called on cpu#0 > Uptime: 4m16s > > :( OK - now we have to play the thousand questions game ;-) This happens after the system is up? Can you send me the startup messages (With verbose enabled)? Are there known issues with other operating systems? Do you have a serial console / serial line for gdb / firewire for debugging ? If I read your first posting correctly you have 6 pentium II overdrive processors in your system (overdrive = PII with PPRO pinout). Can you supply information about the vendor / chipset of your system?