On 3/8/2013 3:28 AM, Dr. Stephen Henson wrote:
On Thu, Mar 07, 2013, Dennis Clarke wrote:
cc: openssl-b...@openssl.org
On Wed, Mar 06, 2013, Matt Caswell wrote:
See the README for instructions, under the SUPPORT section:
http://git.openssl.org/gitweb/?p=openssl.git;a=blob_plain;f=README;h
On Thu, Mar 07, 2013, Dennis Clarke wrote:
>
> cc: openssl-b...@openssl.org
>
> > On Wed, Mar 06, 2013, Matt Caswell wrote:
> >
> > > See the README for instructions, under the SUPPORT section:
> > >
> > > http://git.openssl.org/gitweb/?p=openssl.git;a=blob_plain;f=README;hb=refs/heads/master
For your information, this happens in code that tries to detect if the
CPU is a model with a slow fmadd instruction, see crypto/sparccpuid.S
According to comments in that code, some UltraSparc-T CPUs emulate
some of the slow instructions by triggering a slow software emulation.
So, from the
basic info.
>From Dennis Clarke
To openssl-users@openssl.org
DateFri, 01 Mar 2013 17:21:54 -0500
X-MailerSun Java(tm) System Messenger Express 6.3-6.03 (built Mar 14
2008; 32bit)
MIME-Version 1.0
Content-Language en
Subject openssl 1.0.1e throws SIGILL o
I am seeing this from time to time when I attempt to debug or single step
through some code I am writing.
i only see this problem when I attempt to use dbx thus :
node002 $ dbx ./test
Reading test
Reading ld.so.1
Reading librt.so.1
Reading libcurl.so.4.3.0
Reading libssh2.so.1.0.1
Reading l