X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sun, 03 Jul 2011 22:22:57 +0300 From: Eli Zaretskii Subject: Re: DOSEMU : sh -c "./configure" : hangs when making config.status In-reply-to: <201107031803.38427.juan.guerrero@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp AT delorie DOT com Message-id: <8339inqicu.fsf@gnu.org> References: <201107031803 DOT 38427 DOT juan DOT guerrero AT gmx DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Juan Manuel Guerrero > Date: Sun, 3 Jul 2011 18:03:38 +0200 > > malloc: dispose_cmd.c:226: assertion botched > free: start and end chunk sizes differ > Stopping myself...Abort! This is Bash deliberately aborting because of some internal consistency check. You should be able to find the test on line 226 of dispose_cmd.c in the Bash sources.