From owner-freebsd-stable@FreeBSD.ORG Sun Nov 4 18:38:20 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0AB216A417 for ; Sun, 4 Nov 2007 18:38:20 +0000 (UTC) (envelope-from msnkipa@mail.ru) Received: from mx28.mail.ru (mx28.mail.ru [194.67.23.67]) by mx1.freebsd.org (Postfix) with ESMTP id 8579E13C4A5 for ; Sun, 4 Nov 2007 18:38:20 +0000 (UTC) (envelope-from msnkipa@mail.ru) Received: from f99.mail.ru (f99.mail.ru [194.67.57.9]) by mx28.mail.ru (mPOP.Fallback_MX) with ESMTP id 951134145A5 for ; Sun, 4 Nov 2007 21:11:36 +0300 (MSK) Received: from mail by f99.mail.ru with local id 1IojwU-000Iz1-00 for freebsd-stable@freebsd.org; Sun, 04 Nov 2007 21:11:26 +0300 Received: from [195.131.219.204] by win.mail.ru with HTTP; Sun, 04 Nov 2007 21:11:26 +0300 From: =?koi8-r?Q?=ED=C9=C8=C1=C9=CC_=EB=C9=D0=C1?= To: freebsd-stable@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [195.131.219.204] Date: Sun, 04 Nov 2007 21:11:26 +0300 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: Subject: Re: FreeBSD-BETA2 Signal 11 During Install X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?koi8-r?Q?=ED=C9=C8=C1=C9=CC_=EB=C9=D0=C1?= List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2007 18:38:20 -0000 Hi, Yes I have tis problem since beta1! Signal 11 appears in sysinstall when it try to get INDEX from ftp site. At the end of this operation appears signal 11 and core dumps (the same as Russell Doucette has). So I have installed 7BETA2, without X - it allow me to avoid installation of binary packages after installing ports collection. Then I compile the cvsup from the port collection and syncronize src-all with RELENG_7 and doc-all, ports-all with CURRENT. After in I recompile all system (kernel and world). For kernel I have my own config. but the problem has lefted! When sysinstall try to read INDEX from ftp site appears signal 11 (as I think) and programm crushes. On the screen appears such error: Bus error (core dumped) I have amd64 FreeBSD7 beta2 (this problem was in beta1 and beta1.5) Mihail.