Package: wget
Version: 1.13.4-3+deb7u2
Severity: normal

Dear Maintainer,

   * What led up to the situation?

---8<---
mkdir MNMN329/
gdb --args wget -nv -c -P MNMN329/. "http://www.archive.org/download/MNMN329/01. Жизнь красивая.flac"
run
bt
---8<---

   * What was the outcome of this action?

---8<---
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/wget...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/wget -nv -c -P MNMN329/. http://www.archive.org/download/MNMN329/01.\ Жизнь\ красивая.flac
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** Error in `/usr/bin/wget': malloc(): memory corruption (fast): 0x0000000000661160 ***

Program received signal SIGABRT, Aborted.
0x00007ffff6cd3107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0  0x00007ffff6cd3107 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007ffff6cd44e8 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007ffff6d11204 in __libc_message ()
    at ../sysdeps/posix/libc_fatal.c:175
#3  0x00007ffff6d169de in malloc_printerr () at malloc.c:4996
#4  0x00007ffff6d18d7b in _int_malloc () at malloc.c:3359
#5  0x00007ffff6d19661 in _int_realloc () at malloc.c:4286
#6  0x00007ffff6d1a7b9 in realloc () at malloc.c:3029
#7  0x00007ffff7254df5 in idna_to_unicode_4z4z ()
   from /usr/lib/x86_64-linux-gnu/libidn.so.11
#8  0x00007ffff7254f15 in idna_to_unicode_8z4z ()
   from /usr/lib/x86_64-linux-gnu/libidn.so.11
#9  0x00007ffff7254f53 in idna_to_unicode_8z8z ()
   from /usr/lib/x86_64-linux-gnu/libidn.so.11
#10 0x00007ffff7254fab in idna_to_unicode_8zlz ()
   from /usr/lib/x86_64-linux-gnu/libidn.so.11
#11 0x000000000042bcdd in ?? ()
#12 0x0000000000413ba0 in ?? ()
#13 0x0000000000418c80 in ?? ()
#14 0x000000000041b37c in ?? ()
#15 0x0000000000424813 in ?? ()
#16 0x0000000000404fe5 in ?? ()
#17 0x00007ffff6cbfb45 in __libc_start_main ()
   from /lib/x86_64-linux-gnu/libc.so.6
#18 0x0000000000405935 in ?? ()
#19 0x00007fffffffe3a8 in ?? ()
#20 0x000000000000001c in ?? ()
#21 0x0000000000000006 in ?? ()
#22 0x00007fffffffe66c in ?? ()
#23 0x00007fffffffe67a in ?? ()
#24 0x00007fffffffe67e in ?? ()
#25 0x00007fffffffe681 in ?? ()
#26 0x00007fffffffe684 in ?? ()
#27 0x00007fffffffe68e in ?? ()
#28 0x0000000000000000 in ?? ()
---8<---

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I suspected a unicode issue, as ASCII urls seemed to work fine. Upgrading libidn11 from 1.25-2 to 1.31-1 changed nothing. After
that, upgrading wget from 1.13.4-3+deb7u2 to 1.16.3-3 seemed to
fix it.

Note that the system information below is after the upgrades,
log of the wget upgrade (the first upgrade of libidn11 didn't
modify any other packages):

---8<---
The following NEW packages will be installed:
  libpcre16-3{a} libpcre32-3{a} libpsl0{a}
The following packages will be upgraded:
  libpcre3 libpcre3-dev libpcrecpp0 wget
4 packages upgraded, 3 newly installed, 0 to remove and 1611 not upgraded.
Need to get 2,321 kB of archives. After unpacking 3,640 kB will be used.
Do you want to continue? [Y/n/?] y
Get: 1 http://ftp.uk.debian.org/debian/ testing/main libpcre16-3 amd64 2:8.35-7 [242 kB] Get: 2 http://ftp.uk.debian.org/debian/ testing/main libpcre32-3 amd64 2:8.35-7 [233 kB] Get: 3 http://ftp.uk.debian.org/debian/ testing/main libpcre3-dev amd64 2:8.35-7 [624 kB] Get: 4 http://ftp.uk.debian.org/debian/ testing/main libpcrecpp0 amd64 2:8.35-7 [141 kB] Get: 5 http://ftp.uk.debian.org/debian/ testing/main libpcre3 amd64 2:8.35-7 [321 kB] Get: 6 http://ftp.uk.debian.org/debian/ testing/main libpsl0 amd64 0.7.1-1 [44.5 kB] Get: 7 http://ftp.uk.debian.org/debian/ testing/main wget amd64 1.16.3-3 [715 kB]
Fetched 2,321 kB in 2s (1,023 kB/s)
Selecting previously unselected package libpcre16-3:amd64.
(Reading database ... 346498 files and directories currently installed.)
Unpacking libpcre16-3:amd64 (from .../libpcre16-3_2%3a8.35-7_amd64.deb) ...
Selecting previously unselected package libpcre32-3:amd64.
Unpacking libpcre32-3:amd64 (from .../libpcre32-3_2%3a8.35-7_amd64.deb) ...
Preparing to replace libpcre3-dev 1:8.30-5 (using .../libpcre3-dev_2%3a8.35-7_amd64.deb) ...
Unpacking replacement libpcre3-dev:amd64 ...
Preparing to replace libpcrecpp0:amd64 1:8.30-5 (using .../libpcrecpp0_2%3a8.35-7_amd64.deb) ...
Unpacking replacement libpcrecpp0:amd64 ...
Preparing to replace libpcre3:amd64 1:8.30-5 (using .../libpcre3_2%3a8.35-7_amd64.deb) ...
Unpacking replacement libpcre3:amd64 ...
Selecting previously unselected package libpsl0:amd64.
Unpacking libpsl0:amd64 (from .../libpsl0_0.7.1-1_amd64.deb) ...
Preparing to replace wget 1.13.4-3+deb7u2 (using .../wget_1.16.3-3_amd64.deb) ...
Unpacking replacement wget ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up libpcre16-3:amd64 (2:8.35-7) ...
Setting up libpcre32-3:amd64 (2:8.35-7) ...
Setting up libpcre3:amd64 (2:8.35-7) ...
Setting up libpcrecpp0:amd64 (2:8.35-7) ...
Setting up libpcre3-dev:amd64 (2:8.35-7) ...
Setting up libpsl0:amd64 (0.7.1-1) ...
Setting up wget (1.16.3-3) ...
Installing new version of config file /etc/wgetrc ...
---8<---


-- System Information:
Debian Release: 7.8
  APT prefers oldstable
APT policy: (900, 'oldstable'), (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wget depends on:
ii  libc6              2.19-15
ii  libgnutls-deb0-28  3.3.15-6
ii  libidn11           1.31-1
ii  libnettle6         3.1.1-3
ii  libpcre3           2:8.35-7
ii  libpsl0            0.7.1-1
ii  libuuid1           2.20.1-5.3
ii  zlib1g             1:1.2.7.dfsg-13

Versions of packages wget recommends:
ii  ca-certificates  20130119+deb7u1

wget suggests no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to