wget read error in headers seg fault
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:/
--2012-05-22 15:14:31-- https:/
Resolving zeustracker.
Connecting to zeustracker.
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:/
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_
--2012-05-22 15:15:02-- https:/
Resolving zeustracker.
Connecting to zeustracker.
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_
(gdb) bt
#0 0x00007ffff70a3100 in write () from /lib/x86_
#1 0x00007ffff7889c95 in ?? () from /lib/x86_
#2 0x00007ffff7887ae7 in BIO_write () from /lib/x86_
#3 0x00007ffff7b9ea50 in ?? () from /lib/x86_
#4 0x00007ffff7ba0473 in ?? () from /lib/x86_
#5 0x00007ffff7b9cb62 in ?? () from /lib/x86_
#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_
#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
affects: | gnome-terminal (Ubuntu) → wget (Ubuntu) |
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