Bug 2769

Summary: bash dropped core after malloc free list problem
Product: [Retired] Red Hat Linux Reporter: mark
Component: bashAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-07-29 18:53:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mark 1999-05-12 18:13:29 UTC
The version of bash currently distributed with 6.0 reported
an error ...

malloc: block on free list clobbered
last command: find / /usr /var -xdev -type f -print | sort |
while read x; do md5 "$x"; done >md5.2
Report this to bash-maintainers.mit.edu
Stopping myself...

... at which point it dropped a core file.  Would the core
file be of any use in helping track down this particular
bug?  If so, I could put it on our FTP server for you to
grab.

PS:  I've reported this to bash-maintainers.mit.edu,
but thought you should be aware as well.

Comment 1 Jeff Johnson 1999-06-05 17:54:59 UTC
Is this problem reproducible? If so, could you reply to this
message with a short script that causes the problem? Otherwise
we're probably not going to be able to fix this.

Thanks.

Comment 2 Michael K. Johnson 1999-07-29 18:53:59 UTC
timeout, please reopen if you have more information, thanks.