From owner-freebsd-current@FreeBSD.ORG Wed Nov 4 10:55:21 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4199C1065693 for ; Wed, 4 Nov 2009 10:55:21 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from forward7.yandex.ru (forward7.yandex.ru [77.88.61.37]) by mx1.freebsd.org (Postfix) with ESMTP id EF0B98FC1B for ; Wed, 4 Nov 2009 10:55:20 +0000 (UTC) Received: from webmail38.yandex.ru (webmail38.yandex.ru [77.88.60.17]) by forward7.yandex.ru (Yandex) with ESMTP id E60D33118FA for ; Wed, 4 Nov 2009 13:44:10 +0300 (MSK) Received: from localhost (localhost.localdomain [127.0.0.1]) by webmail38.yandex.ru (Yandex) with ESMTP id C20527E4301 for ; Wed, 4 Nov 2009 13:44:10 +0300 (MSK) X-Yandex-Spam: 1 X-Yandex-Front: webmail38 X-Yandex-TimeMark: 1257331450 Received: from [89.223.19.70] ([89.223.19.70]) by mail.yandex.ru with HTTP; Wed, 04 Nov 2009 13:44:10 +0300 From: S.N.Grigoriev To: freebsd-current@freebsd.org MIME-Version: 1.0 Message-Id: <44591257331450@webmail38.yandex.ru> Date: Wed, 04 Nov 2009 13:44:10 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: Re: 8.0RC2 amd64 - kernel panic running make buildworld 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, 04 Nov 2009 10:55:21 -0000 Hi list, I can confirm I've seen the same problem. After upgrading from 7-stable to 8.0-RC2 my machine just reboots during 'make buildworld' without diagnostics. But switching vm.pmap.pg_ps_enabled on/off does not work for me. My machine reboots every time I try to build world. I don't think I have a hardware problem: under 7-stable I can build world/kernel for both 7-stable and 8.0-RC2 without problems. -- Regards, S.Grigoriev.