wget read error in headers seg fault

Bug #1002870 reported by DavidM
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wget (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Hi,

On a fresh up to date ubuntu 12.04 x86_64, i can't make wget works for the example below.

# wget https://zeustracker.abuse.ch/monitor.php
--2012-05-22 15:14:31-- https://zeustracker.abuse.ch/monitor.php
Resolving zeustracker.abuse.ch (zeustracker.abuse.ch)... 195.93.85.27
Connecting to zeustracker.abuse.ch (zeustracker.abuse.ch)|195.93.85.27|:443... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.
Segmentation fault (core dumped)

another try:

(gdb) run
Starting program: /usr/bin/wget https://zeustracker.abuse.ch/monitor.php
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
--2012-05-22 15:15:02-- https://zeustracker.abuse.ch/monitor.php
Resolving zeustracker.abuse.ch (zeustracker.abuse.ch)... 195.93.85.27
Connecting to zeustracker.abuse.ch (zeustracker.abuse.ch)|195.93.85.27|:443... connected.
HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers.

Program received signal SIGPIPE, Broken pipe.
0x00007ffff70a3100 in write () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x00007ffff70a3100 in write () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff7889c95 in ?? () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
#2 0x00007ffff7887ae7 in BIO_write () from /lib/x86_64-linux-gnu/libcrypto.so.1.0.0
#3 0x00007ffff7b9ea50 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#4 0x00007ffff7ba0473 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#5 0x00007ffff7b9cb62 in ?? () from /lib/x86_64-linux-gnu/libssl.so.1.0.0
#6 0x000000000042c753 in ?? ()
#7 0x000000000040660c in ?? ()
#8 0x00000000004190bf in ?? ()
#9 0x000000000041b4c3 in ?? ()
#10 0x000000000042484e in ?? ()
#11 0x00000000004052d5 in ?? ()
#12 0x00007ffff6fdf76d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#13 0x0000000000405b91 in ?? ()
#14 0x00007fffffffe5d8 in ?? ()
#15 0x000000000000001c in ?? ()
#16 0x0000000000000002 in ?? ()
#17 0x00007fffffffe82f in ?? ()
#18 0x00007fffffffe83d in ?? ()
#19 0x0000000000000000 in ?? ()
(gdb)

could you have a look ?

thanks,
david

DavidM (david-maciejak)
affects: gnome-terminal (Ubuntu) → wget (Ubuntu)
Revision history for this message
DavidM (david-maciejak) wrote :

seems ubuntu 12.10 is not impacted

wget -V
GNU Wget 1.13.4 built on linux-gnu.

+digest +https +ipv6 +iri +large-file +nls +ntlm +opie +ssl/openssl

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in wget (Ubuntu):
status: New → Confirmed
Revision history for this message
David Roberts (david.roberts) wrote :

Same problem here:

> Reusing existing connection to ...
> HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
> Giving up.
>
> Segmentation fault (core dumped)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.