cURL / Mailing Lists / curl-library / Single Mail

curl-library

Segfault inside ssl functions

From: Pedro Larroy <pedro.larroy.lists_at_gmail.com>
Date: Tue, 20 Mar 2007 19:13:17 +0100

Hi, I'm recieving segfaults inside SSL library from time to time, for example:

#0 0xb79ea0a5 in SSL_read () from /usr/lib/i686/cmov/libssl.so.0.9.8
No symbol table info available.
#1 0xb7f12ad5 in Curl_ossl_recv (conn=0x80b7fac, num=1,
    buf=0x80a9650 "date my RSS feed\"
/></a>\n</span>\n</div>\n</div>\n<!--ben-tmp-functions:do_credits-->\n<!--
Start of StatCounter Code -->\n<script type=\"text/javascript\">\n<!--
\nvar sc_project=1152857; \nvar sc_invisible=1;"..., buffersize=16384,
wouldblock=0xbfafb2df "") at ssluse.c:1857
        error_buffer =
"<������\000@�\205��F��\004P��\000\000\000\000\000�/ݷh���h��\000@�����\000@�\001\000\000\000\220����R���A�\000\000\000\000\001\000\000\000\001\000\000\000\000\000\000\000�\a��\001\000\000\000��
|\004\000h���5�\000\000\000\000����貯�"
        sslerror = 3086962832
        nread = 1
#2 0xb7f28375 in Curl_ssl_recv (conn=0x80b7fac, sockindex=1,
    mem=0x80a9650 "date my RSS feed\"
/></a>\n</span>\n</div>\n</div>\n<!--ben-tmp-functions:do_credits-->\n<!--
Start of StatCounter Code -->\n<script type=\"text/javascript\">\n<!--
\nvar sc_project=1152857; \nvar sc_invisible=1;"..., len=16384) at
sslgen.c:513
        nread = -1208843464
        block = 0 '\0'
#3 0xb7f00bdc in Curl_read (conn=0x80b7fac, sockfd=320017171,
    buf=0x80a9650 "date my RSS feed\"
/></a>\n</span>\n</div>\n</div>\n<!--ben-tmp-functions:do_credits-->\n<!--
Start of StatCounter Code -->\n<script type=\"text/javascript\">\n<!--
\nvar sc_project=1152857; \nvar sc_invisible=1;"...,
sizerequested=16384, n=0xbfafb450) at sendf.c:513
        nread = 0
        bytesfromsocket = 16384
        buffertofill = 0x80a9650 "date my RSS feed\"
/></a>\n</span>\n</div>\n</div>\n<!--ben-tmp-functions:do_credits-->\n<!--
Start of StatCounter Code -->\n<script type=\"text/javascript\">\n<!--
\nvar sc_project=1152857; \nvar sc_invisible=1;"...
        pipelining = 0 '\0'
        num = 1
#4 0xb7f182b5 in Curl_readwrite (conn=0x80b7fac, done=0xbfafb59f "")
at transfer.c:372
        buffersize = 16384
        bytestoread = 16384
        readrc = 165
        is_empty_data = 0 '\0'
        data = (struct SessionHandle *) 0x80a9224
        k = (struct Curl_transfer_keeper *) 0x80a9240
        result = CURLE_OK

Does it tell something to any of you, or does anybody have any hints
to debug this?

Regards. Pedro.
Received on 2007-03-20