Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itaniumia64(32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64(32 bit mode)

2007-10-04 Thread Dr. Stephen Henson
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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64(32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
> > 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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64(32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
- 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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64 (32 bit mode)

2007-10-04 Thread Dr. Stephen Henson
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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64 (32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
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

Re: SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64 (32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
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

SIGSEGV in SSL_CTX_load_verify_locations() on HP itanium ia64 (32 bit mode)

2007-10-04 Thread Urjit Gokhale \(Gmail\)
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