Bug 104497 - wget detects glibc - double free and corrupted
Summary: wget detects glibc - double free and corrupted
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Mads Martin Joergensen
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 20:28 UTC by Rasmus Plewe
Modified: 2005-09-06 11:14 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.