Date: Fri, 4 Aug 2006 18:00:28 -0700 From: Dave <friend@vortex4.net> To: Eric Millbrandt <emillbrandt@coldhaus.com> Cc: freebsd-alpha@freebsd.org Subject: Re: Openssl 0.9.8b throws illegal instruction Message-ID: <20060805010028.GB577@vortex4.net> In-Reply-To: <44CF46AE.7060007@coldhaus.com> References: <44CE41E4.7050208@coldhaus.com> <20060801104049.GI40245@cicely12.cicely.de> <44CF46AE.7060007@coldhaus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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<BWX> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060805010028.GB577>