cURL / Mailing Lists / curl-library / Single Mail

curl-library

segmentation fault.

From: Yi Li <Michael.li_at_playstarmusic.com>
Date: Tue, 10 Jan 2006 10:03:09 -0700

Host: www.unicauca.edu.co
Pragma: no-cache
Accept: */*
Referer: http://www.ucauca.edu.co/robots.txt

< HTTP/1.1 301 Moved Permanently
< Date: Tue, 10 Jan 2006 16:52:44 GMT
< Server: Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16
< Location: http://www.unicauca.edu.co/ucauca/
< Connection: close
< Transfer-Encoding: chunked
< Content-Type: text/html; charset=iso-8859-1
* Closing connection #0
* Maximum (1) redirects followed
* About to connect() to biblio.unicauca.edu.co port 80
* Trying 200.21.83.162... * getaddrinfo(3) failed for www.rgs.gov.co:80
* Couldn't resolve host 'www.rgs.gov.co'
* Previous alarm fired off!
* Closing connection #0
* About to connect() to www.ciap.uniandes.edu.co port 80
* Trying 157.253.34.25...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208899904 (LWP 24106)]
0x00557a7a in curl_free () from /usr/lib/libcurl.so.3
(gdb) where
#0 0x00557a7a in curl_free () from /usr/lib/libcurl.so.3
#1 0x00557e09 in curl_free () from /usr/lib/libcurl.so.3
#2 0x0055942f in curl_mvsnprintf () from /usr/lib/libcurl.so.3
#3 0x005495ac in Curl_failf () from /usr/lib/libcurl.so.3
#4 0x0054211b in Curl_resolv () from /usr/lib/libcurl.so.3
#5 0x00552c72 in Curl_connect () from /usr/lib/libcurl.so.3
#6 0x0055c074 in Curl_follow () from /usr/lib/libcurl.so.3
#7 0x0055e311 in Curl_perform () from /usr/lib/libcurl.so.3
#8 0x0055e8f1 in curl_easy_perform () from /usr/lib/libcurl.so.3

I use 17.15.1 on redhat enterprise 3.
Received on 2006-01-10