Bugzilla – Bug 104497
wget detects glibc - double free and corrupted
Last modified: 2005-09-06 11:14:26 UTC
While trying to retrieve the kotd: # wget -c --dns-cache=off -w 120 --waitretry 120 --read-timeout 30 ftp:// ftp.suse.com/pub/people/mantel/kotd/i386/HEAD/kernel-default.i586.rpm --21:54:48-- ftp://ftp.suse.com/pub/people/mantel/kotd/i386/HEAD/kernel-default .i586.rpm => `kernel-default.i586.rpm' Resolving ftp.suse.com... 195.135.221.132 Connecting to ftp.suse.com|195.135.221.132|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/people/mantel/kotd/i386/HEAD ... done. ==> SIZE kernel-default.i586.rpm ... done. ==> PASV ... done. ==> REST 1550880 ... done. ==> RETR kernel-default.i586.rpm ... done. Length: 19,833,614 (19M), 18,282,734 (17M) remaining 10% [++> ] 2,118,240 --.--K/s ETA2:06:59 21:59:03 (2.27 KB/s) - Data connection: Connection timed out; Control connection closed. Retrying. --21:59:34-- ftp://ftp.suse.com/pub/people/mantel/kotd/i386/HEAD/kernel-default.i586.rpm (try: 2) => `kernel-default.i586.rpm' Resolving ftp.suse.com... 195.135.221.132 Connecting to ftp.suse.com|195.135.221.132|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... *** glibc detected *** double free or corruption (fasttop): 0x080885a0 *** Aborted No idea what the error message means, but it looks ugly to me. This happened on an unmodified 10.0b1 machine, on a private network behind a 9.3 NAT router with DSL connection.
Can you reproduce in gdb with debuginfo installed so I can get a usable backtrace?
Or reproduce with: ftp://ftp.suse.com/pub/people/mmj/wget-1.10.1/
This is fixed in 10.0.