Public bug reported:

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

** Affects: wget (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: gnome-terminal (Ubuntu) => wget (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002870

Title:
  wget read error in headers seg fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/1002870/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to