cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: PHP CLI segfault using curl for https

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 22 Jun 2007 22:06:42 +0200 (CEST)

On Fri, 22 Jun 2007, Martin McConnell wrote:

> curl 7.12.1 (x86_64-redhat-linux-gnu) libcurl/7.12.1 OpenSSL/0.9.7a

Both the curl and OpenSSL versions are ancient, insecure and have numerous
(known) bugs.

> #4 0x0000003eccd693b6 in free () from /lib64/tls/libc.so.6
> #5 0x0000003d2294d8f9 in CRYPTO_free () from /lib64/libcrypto.so.4
> #6 0x0000003d229b2d67 in ASN1_STRING_free () from /lib64/libcrypto.so.4

... that's within OpenSSL.

> If anyone could give me some pointers as to what to try next or where to
> look for clues I'd be very grateful as I'm now out of my depth. If I've
> missed any info out let me know.

Upgrade curl and OpenSSL!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2007-06-22