Bug 104497

Summary: wget detects glibc - double free and corrupted
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Rasmus Plewe <rasmus>
Component: BasesystemAssignee: Mads Martin Joergensen <mmj>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: meissner
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rasmus Plewe 2005-08-12 20:28:21 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.
Comment 1 Mads Martin Joergensen 2005-08-16 09:52:42 UTC
Can you reproduce in gdb with debuginfo installed so I can get a usable backtrace?
Comment 2 Mads Martin Joergensen 2005-08-30 10:55:22 UTC
Or reproduce with:

ftp://ftp.suse.com/pub/people/mmj/wget-1.10.1/
Comment 3 Mads Martin Joergensen 2005-09-06 11:14:26 UTC
This is fixed in 10.0.