From owner-freebsd-current@FreeBSD.ORG Wed Aug 19 14:55:42 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A51C106568B for ; Wed, 19 Aug 2009 14:55:42 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-bw0-f206.google.com (mail-bw0-f206.google.com [209.85.218.206]) by mx1.freebsd.org (Postfix) with ESMTP id 865168FC52 for ; Wed, 19 Aug 2009 14:55:41 +0000 (UTC) Received: by bwz2 with SMTP id 2so3510482bwz.43 for ; Wed, 19 Aug 2009 07:55:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=85OpEdcKz2jQHZyR2uY/jEey/nmbXqWVN38a+XZ1yG4=; b=ALwFWxH9femVHRlW3egwjJIWHzwvHzflWCf/TwrsXWlBB2B/77cxZ7vgaYJvxUfdVG ADLRIenn7Mq+F1v5uum72GFKdAPFcBzqH8nNHwpPswQTkeVcE98C+QX7PDRcZ8DSV5gy uIJTB3gJqt1B7cYAkiiW5jJdIK0MHa+L+i9Ss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=C8GKJyd8WMYLkZwcHfRc2wv3RL7O2Tu9zqQIkt7K9nQSxoMlFFy2bFgh2oNhKB/FuM sbV/YsHJnWbhBosXzoX+SgCBl1isM74J3blvlKiOU3zG6F4MPnwWj6+Tye0JE+qSCEXe ZGterUmE3s6ZeoBKIqwBXXfjy29UFrI7eAzZ4= MIME-Version: 1.0 Received: by 10.204.160.80 with SMTP id m16mr5036210bkx.138.1250693739857; Wed, 19 Aug 2009 07:55:39 -0700 (PDT) In-Reply-To: <20090819144136.GV1292@hoeg.nl> References: <20090819150045.0e01640a@baby-jane.lamaiziere.net> <20090819141815.GU1292@hoeg.nl> <20090819144136.GV1292@hoeg.nl> Date: Wed, 19 Aug 2009 18:55:39 +0400 Message-ID: From: pluknet To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Patrick Lamaiziere , FreeBSD Current Subject: Re: AP#1 Failed! panic y/n? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 19 Aug 2009 14:55:42 -0000 2009/8/19 Ed Schouten : > * pluknet wrote: >> I'm not Patrik, but I saw this on two Intel boxes running on 6.2. >> =A0smbios.system.product=3D"S5000PAL". I didn't try the later releases o= n them. > > I wouldn't mind adding non-Apple hardware to this list, but only if you > can tell me the following: > > - Is this piece of hardware capable of running FreeBSD/amd64? It seems so. This is a system with two Xeon 5130 populated. AMD Features=3D0x20000000 AP #3 (PHY# 7) failed! panic y/n? [y] panic: bye-bye cpuid =3D 0 KDB: enter: panic [thread pid 0 tid 0 ] Stopped at kdb_enter+0x2b: nop db> x/s *panicstr buf.1: bye-bye db> bt Tracing pid 0 tid 0 td 0xc0a04d40 kdb_enter(c0924c08) at kdb_enter+0x2b panic(c09431b0,c0c26000,a,9,3,...) at panic+0x127 start_all_aps(10,c0c20d44,c0c20d5c,c067a5ba,c0a113c0,...) at start_all_aps+= 0x243 cpu_mp_start(c0a113c0,c0926d2b,0,1,c0c20d88,...) at cpu_mp_start+0x10c mp_start(0,c1ec00,c1e000,0,c044f3f5,...) at mp_start+0x47 mi_startup() at mi_startup+0x96 begin() at begin+0x2c > - Can you try latest HEAD on this system and test whether adding this > =A0string has any influence? This issue is repeated on boot rather seldom, one per dozen or so. I'll try anyway. --=20 wbr, pluknet