From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 15:50:07 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 5571416A4CE for ; Fri, 20 Aug 2004 15:50:07 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A0A43D3F for ; Fri, 20 Aug 2004 15:50:06 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i7KFl2Qm047092 for freebsd-current@freebsd.org.checked; (8.12.8/vak/2.1) Fri, 20 Aug 2004 19:47:02 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i7KFkN4R047066 for ; (8.12.8/vak/2.1) Fri, 20 Aug 2004 19:46:23 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <41261D1B.5000003@cronyx.ru> Date: Fri, 20 Aug 2004 19:47:39 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Current Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: 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: Fri, 20 Aug 2004 15:50:07 -0000 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 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) Thats all I can tell now. Any ideas, questions? rik