[xmlsec] PPC verify using PEM_read_bio_PUBKEY crash

Aleksey Sanin aleksey at aleksey.com
Mon Mar 30 08:05:50 PDT 2015


It looks like a a problem with compiling/linking against
different versions of openssl. Run ldd to make sure you
are using the right libraries.

Aleksey

On 3/30/15 6:47 AM, Gil Beniamini wrote:
> Hi Aleksey,
> 
> Excuse me  for interruption, but I wonder if you can assist me.
> 
>  
> 
> I downloaded xmlsec1-1.2.20 and compiled it both for 386 and for
> ppc_85xxDP linux.
> 
>  
> 
> In 386 everything work OK (especially the examples
> sign1/sign2/verify1/verify2 as described in README)
> 
>  
> 
> But in PPC verify1/verify2 when using as expected with public-key (I.e
> “rsapub.pem”) the application crash! (but works of the key used is the
> private-key(“rsakey.pem”),)
> 
> It fail with => “Trace/breakpoint trap” == signal-5 == SIGTRAP inside
> libcrypto.so trying to execute PEM_read_bio_PUBKEY being called from
> src/openssl/app.c line 259.
> 
> Any idea?!
> 
>  
> 
> Many thaks in advance, for any tip,
> 
> */Gil Beniamini/**//*
> 
> Gilat Satellite Networks – Defense R&D


More information about the xmlsec mailing list