From owner-freebsd-alpha@FreeBSD.ORG Sat Aug 5 01:00:41 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 2D79A16A4DA for ; Sat, 5 Aug 2006 01:00:41 +0000 (UTC) (envelope-from friend@paquita.vortex4.net) Received: from paquita.vortex4.net (zardoz.vortex4.net [66.117.135.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D4943D53 for ; Sat, 5 Aug 2006 01:00:40 +0000 (GMT) (envelope-from friend@paquita.vortex4.net) Received: from paquita.vortex4.net (localhost [127.0.0.1]) by paquita.vortex4.net (8.13.6/8.13.6) with ESMTP id k7510T49059730; Fri, 4 Aug 2006 18:00:29 -0700 (PDT) (envelope-from friend@paquita.vortex4.net) Received: (from friend@localhost) by paquita.vortex4.net (8.13.6/8.13.6/Submit) id k7510S3s059729; Fri, 4 Aug 2006 18:00:28 -0700 (PDT) (envelope-from friend) Date: Fri, 4 Aug 2006 18:00:28 -0700 From: Dave To: Eric Millbrandt Message-ID: <20060805010028.GB577@vortex4.net> References: <44CE41E4.7050208@coldhaus.com> <20060801104049.GI40245@cicely12.cicely.de> <44CF46AE.7060007@coldhaus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44CF46AE.7060007@coldhaus.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD paquita.vortex4.net 6.1-STABLE FreeBSD 6.1-STABLE X-System-Stats: 8:49PM up 3 mins, 1 user, load averages: 0.07, 0.18, 0.09 Cc: freebsd-alpha@freebsd.org 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: Sat, 05 Aug 2006 01:00:41 -0000 Don't use -mcpu=pca56; I've noticed problems in both the nethack and unzip ports on that architecture with that flag. Experience has shown bug reports are best submitted to the gcc group, which I would be doing if my hardware didn't keep going south... On Tue, Aug 01, 2006 at 08:18:54AM -0400, Eric Millbrandt wrote: > 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 > > > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org" -- Dave Cotton friend@vortex4.net