[openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-17 Thread Richard Levitte via RT
Hi, it sounds like I can resolve this ticket. The extra test suite sounds interesting, please send it to me ([EMAIL PROTECTED]). Unfortunately, if it's GNU make specific, we will not have it in the standard build, but it might work as an option for those who want to try it out. [EMAIL PROTE

Re: [openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-06 Thread Dmitry Belyavsky
Hello! On Mon, 6 Jun 2005, Richard Levitte via RT wrote: Did you check that you actually get the right library? Do it like this: LD_LIBRARY_PATH=. ldd ./apps/openssl [EMAIL PROTECTED] LD_LIBRARY_PATH=. ldd ./apps/openssl libssl.so.0.9.8 => ./libssl.so.0.9.8 (0x40018000) lib

[openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-05 Thread Richard Levitte via RT
Did you check that you actually get the right library? Do it like this: LD_LIBRARY_PATH=. ldd ./apps/openssl If you don't get the library paths you expected, you need to use LD_PRELOAD. [EMAIL PROTECTED] - Wed Jun 1 17:20:13 2005]: > Hello! > > I use 0.9.8-stable-SNAP-20050601 snapshot. Pr

Re: [openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-01 Thread Dmitry Belyavsky
Hello! On Wed, 1 Jun 2005, Jostein Tveit wrote: "Dmitry Belyavsky via RT" <[EMAIL PROTECTED]> writes: I use 0.9.8-stable-SNAP-20050601 snapshot. Problem occurs on digest signing. This seems to be the same bug as I reported just a couple of hours ago on openssl-dev. (Se post with subject "op

Side note to subscribers Was: Re: [openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-01 Thread Andy Polyakov
I use 0.9.8-stable-SNAP-20050601 snapshot. Problem occurs on digest signing. This seems to be the same bug as I reported just a couple of hours ago on openssl-dev. Try to see if you get the same error as me if you apply the error checking patch: OpenSSL request tracker and <[EMAIL PROTECTED]

Re: [openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-01 Thread Jostein Tveit
"Dmitry Belyavsky via RT" <[EMAIL PROTECTED]> writes: > I use 0.9.8-stable-SNAP-20050601 snapshot. Problem occurs on digest > signing. This seems to be the same bug as I reported just a couple of hours ago on openssl-dev. (Se post with subject "openssl-0.9.8-beta3, Sun Forte compiler, 64-bit Sola

[openssl.org #1090] [BUG] Segfault in dgst signing with rsa private key

2005-06-01 Thread Dmitry Belyavsky via RT
Hello! I use 0.9.8-stable-SNAP-20050601 snapshot. Problem occurs on digest signing. make report: OpenSSL self-test report: OpenSSL version: 0.9.8-beta4-dev Last change: Correct naming of the 'chil' and '4758cca' ENGINEs. Thi... Options: -g enable-shared enable-zlib no-gm