| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
[ curl-Bugs-653337 ] curl 7.10.2 crash if no dns server found
From: <noreply_at_sourceforge.net>
Date: Fri, 13 Dec 2002 08:56:20 -0800
Bugs item #653337, was opened at 2002-12-13 16:56
Category: libcurl
Initial Comment:
The short version of this bug report is that the
To trigger the bug, I have the following /etc/resolve.conf
nameserver 127.0.0.1
(ie, the dns server is on the local machine) and make
sudo /sbin/service named stop
then run curl for any URL
./curl 'http://yahoo.com'
and I get a core dump.
This does not occur with version 7.10.1. Looking at the
fprintf(stderr, "Trying resolution: step_size = %d\n",
to line 619 of hostip.c (just before the gethostbyname_r)
Trying resolution: step_size = 16600
while the buffer is only 9000 bytes long....
I suspect that the patch for redhat 8 dns problems is not
----------------------------------------------------------------------
You can respond by visiting:
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info