From owner-freebsd-current@FreeBSD.ORG Sat Aug 21 20:28:47 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 34FEB16A4CE for ; Sat, 21 Aug 2004 20:28:47 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 260C343D2F for ; Sat, 21 Aug 2004 20:28:47 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 19C0A72DD4; Sat, 21 Aug 2004 13:28:47 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 17F9F72DCB; Sat, 21 Aug 2004 13:28:47 -0700 (PDT) Date: Sat, 21 Aug 2004 13:28:47 -0700 (PDT) From: Doug White To: Roman Kurakin In-Reply-To: <41261D1B.5000003@cronyx.ru> Message-ID: <20040821132750.U84878@carver.gumbysoft.com> References: <41261D1B.5000003@cronyx.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Current Subject: Re: Panic at boot 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: Sat, 21 Aug 2004 20:28:47 -0000 On Fri, 20 Aug 2004, Roman Kurakin wrote: > Hi, > > I've updated my current kernel/world yesterday, I've compiled and > install it as > usual on fast smp machine. After that I've plug my hard disk to a bit > slow smp > machine and get panic: > > Fattal trap 12 Without the full trap trace its not possible to debug this too far. > call stack: > > install_ap_tramp + 0x43 > start_all_aps > cpu_mp_start > mp_start > mi_startup > begin > > It seems that install_ap_tramp + 0x43 > *dst++ = *src++ (IIRC) My first guess is that your old SMP box has problems with SMP. What kind of processors are in the machine you compiled on and the machine you put the disk into? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org