From owner-freebsd-current@FreeBSD.ORG Tue Nov 10 13:57:51 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 CD34E1065672 for ; Tue, 10 Nov 2009 13:57:51 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from forward3.yandex.ru (forward3.yandex.ru [77.88.46.8]) by mx1.freebsd.org (Postfix) with ESMTP id 7FEA68FC29 for ; Tue, 10 Nov 2009 13:57:51 +0000 (UTC) Received: from webmail52.yandex.ru (webmail52.yandex.ru [77.88.32.225]) by forward3.yandex.ru (Yandex) with ESMTP id D0C041190277; Tue, 10 Nov 2009 16:57:49 +0300 (MSK) Received: from localhost (localhost.localdomain [127.0.0.1]) by webmail52.yandex.ru (Yandex) with ESMTP id AC7BEEAC3B6; Tue, 10 Nov 2009 16:57:49 +0300 (MSK) X-Yandex-Spam: 1 X-Yandex-Front: webmail52 X-Yandex-TimeMark: 1257861469 Received: from netman.spbcity.net (netman.spbcity.net [77.244.18.5]) by mail.yandex.ru with HTTP; Tue, 10 Nov 2009 16:57:48 +0300 From: S.N.Grigoriev To: gary.jennejohn@freenet.de In-Reply-To: <20091110105856.1270038e@ernst.jennejohn.org> References: <1031257439203@webmail57.yandex.ru> <20091105184925.16b55c43@ernst.jennejohn.org> <31221257446063@webmail71.yandex.ru> <20091106101943.5a763f43@ernst.jennejohn.org> <41361257585651@webmail39.yandex.ru> <20091107115256.3df62bc3@ernst.jennejohn.org> <1257618758.1511.14.camel@RabbitsDen> <6511257846119@webmail85.yandex.ru> <20091110105856.1270038e@ernst.jennejohn.org> MIME-Version: 1.0 Message-Id: <12631257861469@webmail52.yandex.ru> Date: Tue, 10 Nov 2009 16:57:49 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: freebsd-current@freebsd.org, "Alexandre \"Sunny\" Kovalenko" 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: Tue, 10 Nov 2009 13:57:51 -0000 10.11.09, 10:58, "Gary Jennejohn" wrote: > I've seen panics like this myself and they were almost always caused > by faulty memory. Running "make buildworld" really stresses the > system and reveals hardware faults like that. Is there a non-zero probability that 7-stable irrespective of faulty memory ALWAYS works fine on the same hardware (including 'make -j 8 buildworld') but 8.0 ALWAYS crashes? > Are you in the console or running Xorg when it happens? Yes, I'm in the console. Xorg is not install at all. -- Regards, S.Grigoriev.