bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in readline_internal_teardown()


From: Bernie Innocenti
Subject: Re: Crash in readline_internal_teardown()
Date: Mon, 14 Jul 2014 16:36:04 -0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 07/14/2014 04:25 PM, Chet Ramey wrote:
On 7/12/14, 6:51 PM, Bernie Innocenti wrote:

Bash Version: 4.3
Patch Level: 18
Release Status: release

Description:

A similar crash has already been reported in Launchpad:
   https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1294669

They are not the same; the stack tracebacks are very different.  The bug
in that launchpad report was fixed with bash-4.3 patch 9 and had to do with
history expansion.  This bug has to do with the behavior of readline's
revert-all-at-newline option.

My bash binary contains patches 9 through 11 which supposedly fixed this,
but I'm still getting occasional crashes with a binary built off git head:

There is a fix for this in the devel git branch, but there has not been any
official patch released yet.  It was just reported a couple of weeks ago
while I was on vacation.

I have attached a patch originally from Jared Yanovich that should fix the
problem.

Thank you so much, Chet. I'll apply your patch and open a new bug on LP.

--
 _ // Bernie Innocenti
 \X/  http://codewiz.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]