On Sun, Jan 3, 2016 at 8:24 AM, Eduardo A. Bustamante López <dual...@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