openssl crashes when compiled with 4.0 [was Re: can't compile 4.0 here]

Tommy Vercetti vercetti@zlew.org
Tue Jan 18 15:20:00 GMT 2005


On Monday 17 January 2005 01:32, James A. Morrison wrote:
> Tommy Vercetti <vercetti@zlew.org> writes:
> > More details:
> >
> > Doing cast cbc for 3s on 8192 size blocks: 17361 cast cbc's in 2.96s
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x00002aaaaad71cf4 in bn_add_words () from /usr/lib64/libcrypto.so.0.9.7
>
>                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>  Did you install the openssl version that you compiled?  Or are you simply
> running the openssl binary that you compiled without installing?  If you
> simply are running a binary that you built it may be an incompatibility
> between openssl and itself.

It's PLD rpm package, that I simply compiled using their .spec and than 
replaced with rpm -Uvh. So no, there is no conflict between versions here 
clearly.

I'll test it later on today with current snap from cvs too.
Anyone interested in more details ?
seems like the function it crashes in, is (re)written mostly in assembly by 
openssl folks.

-- 
Vercetti



More information about the Gcc mailing list