Bug#459619: [Pkg-openssl-devel] Bug#459619: openssl speed segfaults for rsa

2008-01-14 Thread Kapil Hari Paranjape
Hello, On Fri, 11 Jan 2008, Kurt Roeckx wrote: > It seems that atleast that variable gets overwritten during > the aes-128-ige test. Running "openssl speed aes-128-ige rsa" > is enough to make it crash. Could not reproduce this bug on a "lenny" system with the following software configuration:

Bug#459619: [Pkg-openssl-devel] Bug#459619: openssl speed segfaults for rsa

2008-01-10 Thread Kurt Roeckx
The backtrace I get atleast seems to show a little more: Program terminated with signal 11, Segmentation fault. #0 RSA_sign (type=114, m=0x101b9b10 "yí¢\023\211\017Oyí¢", m_len=36, sigret=0x101bbb18 "c¥[\203\236¥\f\230\020%åüñ\v\225\rª[`", siglen=0x7fc98c68, rsa=0xa98a38b5) at rsa_sign.c:7

Bug#459619: [Pkg-openssl-devel] Bug#459619: openssl speed segfaults for rsa

2008-01-10 Thread Elmar Hoffmann
Hi Kurt, on Wed, Jan 09, 2008 at 23:54:32 +0100, you wrote: > Did you try installing the libssl0.9.8-dbg? It might give a better > backtrace. But I guess you have and wouldn't even get the variable > names and source lines without that. Exactly, I did install it before doing the backtrace. el