[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Segmentation fault on broken response
From: |
Ángel González |
Subject: |
Re: [Bug-wget] Segmentation fault on broken response |
Date: |
Sun, 29 Jan 2012 15:24:49 +0100 |
User-agent: |
Thunderbird |
On 29/01/12 09:47, Pawel Pabian wrote:
Hello
I want to report Segmentation fault that happens on broken response.
The response causing error is "HTTP/HTTP/1.0 200 OK\r\n\r\n".
Wget version "GNU Wget 1.12 built on darwin11.0.0.".
OS X 10.7.2.
Looks fixed. This is what I get with wget 1.13.4:
Connecting to 127.0.0.1:54783... connected.
HTTP request sent, awaiting response... -1
2012-01-29 15:22:58 ERROR -1: Malformed status line.
Retrying.
(and the reconnect fails because the perl script finished)