t;
> > Please let me know if I can provide you guys with any more information
that
> > would be helpful.
> > Thanks,
> >
>
> Did you try a release version of OpenSSL? I meant the snapshots, try for
> example:
>
> ftp://ftp.openssl.org/snapshot/openssl-0.9
i still get SIGSEGV.
>
> Please let me know if I can provide you guys with any more information that
> would be helpful.
> Thanks,
>
Did you try a release version of OpenSSL? I meant the snapshots, try for
example:
ftp://ftp.openssl.org/snapshot/openssl-0.9.8-stable-SNAP-200710
> > Hello everyone,
> >
> > I have facing a SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium
machine.
> > I am building two different applications and the openssl libraries in 32
bit. The ssl libraries are statically linked with my applications.
> >
>
> Please try a recent snapshot of the r
- Original Message -
From: "Dr. Stephen Henson" <[EMAIL PROTECTED]>
To:
Sent: Thursday, October 04, 2007 5:51 PM
Subject: Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium
ia64(32 bit mode)
> On Thu, Oct 04, 2007, Urjit Gokhale (Gmail) wrote:
>
> > Hello everyone,
> >
> > I
On Thu, Oct 04, 2007, Urjit Gokhale (Gmail) wrote:
> Hello everyone,
>
> I have facing a SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium
> machine.
> I am building two different applications and the openssl libraries in 32 bit.
> The ssl libraries are statically linked with my applicat
More info ...
make test gives the following errors:
bash-2.05b$ make test
Doing certs
sh: 29382 Memory fault(coredump)
aol1.pem => .0
sh: 29390 Memory fault(coredump)
WARNING: Skipping duplicate certificate aol2.pem
sh: 29398 Memory fault(coredump)
WARNING: Skipping duplicate certificate aoltw1.p
I just tried the openssl s_client command with the same CA certificate, and it
also dumped core.
I will be really glad if someone could tell me what might be going wrong here.
Following is the information about the system, gcc / make versions, tusc output
and the backtrace of the core file.
bas
Hello everyone,
I have facing a SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium
machine.
I am building two different applications and the openssl libraries in 32 bit.
The ssl libraries are statically linked with my applications.
When build in 64 bit mode, the applications works fine (o