[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes c
From: |
Piotr Grzybowski |
Subject: |
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash |
Date: |
Sun, 3 Jan 2016 11:36:59 +0100 |
On Sun, Jan 3, 2016 at 8:24 AM, Eduardo A. Bustamante López
<dualbus@gmail.com> wrote:
> On Sat, Jan 02, 2016 at 03:08:54PM +0200, Joey Geralnik wrote:
>> I have found an easily reproducible bug in bash that causes it to crash and
>> have attached a fix.
>
> I think this was already reported [..]
> And I think the fix is in:
>
> commit bce12dd773b5dbf2a470b463a1461dcd86a0f266
you are right. that is exactly what fixes the segfault. I verified by
creating builds with and without this commit on the same platform
where it was reproducible. Some later fix the "in line ^C".
Joey: have you checked the devel branch?
sincerely,
pg