On Fri, 22 Sep 2000, Richard Levitte - VMS Whacker wrote:
> From: Kris Kennaway <[EMAIL PROTECTED]>
>
> kris> Well, this is odd. I no longer get the crash on one of my machines after
> kris> applying the patch, but I do on another after rebuilding everything in
> kris> sight. If I copy the wor
From: Kris Kennaway <[EMAIL PROTECTED]>
kris> Well, this is odd. I no longer get the crash on one of my machines after
kris> applying the patch, but I do on another after rebuilding everything in
kris> sight. If I copy the working libcrypto.so to the other machine (FreeBSD
kris> uses shared lib
On Mon, 18 Sep 2000, Richard Levitte - VMS Whacker wrote:
> From: Kris Kennaway <[EMAIL PROTECTED]>
>
> kris> Could you give me a pointer to the patch? I'd like to fix this, and we
> kris> won't be bringing 0.9.6 into 4.1-STABLE for a month or so.
>
>
>http://www.openssl.org/source/cvs/crypto/
From: Kris Kennaway <[EMAIL PROTECTED]>
kris> Could you give me a pointer to the patch? I'd like to fix this, and we
kris> won't be bringing 0.9.6 into 4.1-STABLE for a month or so.
http://www.openssl.org/source/cvs/crypto/evp/encode.c.diff?r1=1.8&r2=1.9&hideattic=1&sortbydate=0
If that doesn't
On Sun, 17 Sep 2000, Richard Levitte - VMS Whacker wrote:
> From: Kris Kennaway <[EMAIL PROTECTED]>
>
> kris> > kris> echo | openssl base64
> kris> > kris> Segmentation fault (core dumped)
> [...]
> kris> > Whee indeed. However, I can't reproduce it with the latest beta.
> kris> > What version
From: Kris Kennaway <[EMAIL PROTECTED]>
kris> > kris> echo | openssl base64
kris> > kris> Segmentation fault (core dumped)
[...]
kris> > Whee indeed. However, I can't reproduce it with the latest beta.
kris> > What version of OpenSSL did you use?
kris>
kris> 0.9.5a, the version included in Free
On Sun, 17 Sep 2000, Richard Levitte - VMS Whacker wrote:
> From: Kris Kennaway <[EMAIL PROTECTED]>
>
> kris> echo | openssl base64
> kris> Segmentation fault (core dumped)
> kris>
> kris> (gdb) bt
> [...]
> kris>
> kris> Whee! :-)
>
> Whee indeed. However, I can't reproduce it with the late
From: Kris Kennaway <[EMAIL PROTECTED]>
kris> echo | openssl base64
kris> Segmentation fault (core dumped)
kris>
kris> (gdb) bt
[...]
kris>
kris> Whee! :-)
Whee indeed. However, I can't reproduce it with the latest beta.
What version of OpenSSL did you use?
--
Richard Levitte \ Spannvägen
echo | openssl base64
Segmentation fault (core dumped)
(gdb) bt
#0 0x2813707e in EVP_EncodeBlock () from /usr/lib/libcrypto.so.1
#1 0x28137001 in EVP_EncodeFinal () from /usr/lib/libcrypto.so.1
#2 0x280effe6 in BIO_f_base64 () from /usr/lib/libcrypto.so.1
#3 0x28145184 in BIO_ctrl () from /us