From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 10:18:21 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 7148616A4CE; Fri, 20 Aug 2004 10:18:21 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1CB43D1F; Fri, 20 Aug 2004 10:18:20 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i7KAIFo6049921 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Aug 2004 13:18:16 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i7KAIHH0028557; Fri, 20 Aug 2004 13:18:17 +0300 (EEST) (envelope-from ru) Date: Fri, 20 Aug 2004 13:18:17 +0300 From: Ruslan Ermilov To: Wilko Bulte , Doug Rabson Message-ID: <20040820101817.GE27931@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0QFb0wBpEddLcDHQ" Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: alpha@FreeBSD.org cc: current@FreeBSD.org Subject: Alpha is seriously broken 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 10:18:21 -0000 --0QFb0wBpEddLcDHQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all, This is a JFYI that recent Alphas (I don't know if it's a kernel or libc) are seriously broken. Wilko brought an issue in my face that a make(1) binary on his "a couple days ago" development box is dumping a core. I logged in to beast.FreeBSD.org only to find out the same, and also that cc(1) is dumping core as well when I try to compile a dummy source file: $ uname -a FreeBSD beast.freebsd.org 5.2-CURRENT FreeBSD 5.2-CURRENT #462: Tue Aug 17 = 17:41:15 UTC 2004 kensmith@beast.freebsd.org:/usr/src/sys/alpha/compile= /BEAST alpha $ cat a.c void dummy(void) {} $ cc -o a.o a.c Segmentation fault (core dumped) $ make a.o Segmentation fault (core dumped) I'd call beast and Wilko's DS10 dead machines now. :-( Maybe this is related to the TLS work, I don't know... Maybe this has been fixed already, but these machines don't have a chance to upgrade nicely. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --0QFb0wBpEddLcDHQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBJc/pqRfpzJluFF4RAuHYAKCQdbXZPQ2FYFPphMGL76zXMYb00wCfUdud lseFx0b79NRfRK6mx2UL82I= =ZM/C -----END PGP SIGNATURE----- --0QFb0wBpEddLcDHQ--