[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-29 Thread Stephen Henson via RT
[guest - Tue Jan 28 16:53:17 2003]: Just got openssl-0.9.7-stable-SNAP-20030127.tar.gz and tried again. Seems like problem is fixed :-) OK, ticket resolved. Steve. __ OpenSSL Project

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread via RT
Sorry, just noticed the problem has been discussed here already. I'm having exactly the same problem with 0.9.7/Win32 and i found several other notes about that on the web. Problem seems to be somwhere in free(void * 0x5000) line 956 + 11 bytes CRYPTO_free(void * 0x5000) line 364 + 10

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread Stephen Henson via RT
[guest - Tue Jan 28 14:07:57 2003]: Sorry, just noticed the problem has been discussed here already. I'm having exactly the same problem with 0.9.7/Win32 and i found several other notes about that on the web. Problem seems to be somwhere in free(void * 0x5000) line 956 + 11 bytes

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-28 Thread via RT
Just got openssl-0.9.7-stable-SNAP-20030127.tar.gz and tried again. Seems like problem is fixed :-) thanks a lot, best regards, Claudius Thomas([EMAIL PROTECTED]) __ OpenSSL Project

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2003-01-10 Thread Lutz Jaenicke via RT
[levitte - Fri Dec 20 09:28:56 2002]: Looks to me like everything was successful, really, even index.txt is up to date. Do you have the possibility to debug and find out exactly where the segfault happened? [[EMAIL PROTECTED] - Wed Dec 18 17:22:44 2002]: While executing the

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2002-12-20 Thread Richard Levitte via RT
Looks to me like everything was successful, really, even index.txt is up to date. Do you have the possibility to debug and find out exactly where the segfault happened? [[EMAIL PROTECTED] - Wed Dec 18 17:22:44 2002]: While executing the following command, openssl gave a segmentation fault.

[openssl.org #408] Segmentation Fault (openssl-0.9.7-beta6)

2002-12-18 Thread Kenneth Cheung via RT
While executing the following command, openssl gave a segmentation fault. I am using openssl-0.9.7-beta6. I am also attaching the index.txt, openssl.cnf, newcert.pem, and newreq.pem files. % openssl ca -policy policy_anything -out newcert.pem -passin pass:whatever -key whatever -extensions