From owner-freebsd-alpha@FreeBSD.ORG Tue Aug 1 12:20:17 2006 Return-Path: X-Original-To: freebsd-alpha@freebsd.org Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143D816A4E0 for ; Tue, 1 Aug 2006 12:20:17 +0000 (UTC) (envelope-from emillbrandt@coldhaus.com) Received: from mongoloid.coldhaus.com (static-71-243-122-19.bos.east.verizon.net [71.243.122.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C7343D46 for ; Tue, 1 Aug 2006 12:19:53 +0000 (GMT) (envelope-from emillbrandt@coldhaus.com) Received: from localhost (localhost [127.0.0.1]) by mongoloid.coldhaus.com (8.13.7/8.13.7) with ESMTP id k71CJjUg098888; Tue, 1 Aug 2006 08:19:45 -0400 (EDT) (envelope-from emillbrandt@coldhaus.com) X-Virus-Scanned: by amavisd-new at coldhaus.com Received: from mongoloid.coldhaus.com ([127.0.0.1]) by localhost (mongoloid.coldhaus.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0LkMQZNM0rMz; Tue, 1 Aug 2006 08:19:43 -0400 (EDT) Received: from [192.168.1.7] (static-71-243-122-22.bos.east.verizon.net [71.243.122.22]) by mongoloid.coldhaus.com (8.13.7/8.13.7) with ESMTP id k71CItWF098627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 1 Aug 2006 08:18:59 -0400 (EDT) (envelope-from emillbrandt@coldhaus.com) Message-ID: <44CF46AE.7060007@coldhaus.com> Date: Tue, 01 Aug 2006 08:18:54 -0400 From: Eric Millbrandt User-Agent: Thunderbird 1.5.0.4 (X11/20060611) MIME-Version: 1.0 To: freebsd-alpha@freebsd.org References: <44CE41E4.7050208@coldhaus.com> <20060801104049.GI40245@cicely12.cicely.de> In-Reply-To: <20060801104049.GI40245@cicely12.cicely.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Openssl 0.9.8b throws illegal instruction X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2006 12:20:17 -0000 Bernd Walter wrote: > On Mon, Jul 31, 2006 at 01:46:12PM -0400, Eric Millbrandt wrote: > >> I just installed the openssl port on my RELENG_4 alpha and now, when >> recompiled, ssh and apache+mod_ssl die with signal 4. Has anyone seen >> this behavior from the openssl port? I rebuilt openssl with debug >> symbols and traced the problem back to the kernel. I will build kernel >> symbols and trace the problem further later today. Any help would be >> appreciated. >> >> Eric >> >> Openssl was compiled with these flags: -g -O -pipe -mcpu=56 >> > > And what CPU do you have? > Please add the complete kernel messages about your CPU. > > Jul 30 17:30:00 mongoloid /kernel: EB164 Jul 30 17:30:00 mongoloid /kernel: Digital AlphaPC 164SX 533 MHz, 531MHz Jul 30 17:30:00 mongoloid /kernel: 8192 byte page size, 1 processor. Jul 30 17:30:00 mongoloid /kernel: CPU: PCA56 (21164PC) major=9 minor=2 extensions=0x1 Jul 30 17:30:00 mongoloid /kernel: OSF PAL rev: 0x1000600020117 There is also a typo in my flags above, here they are again. flags: -g -O -pipe -mcpu=pca56