bug-bash
[Top][All Lists]
Advanced

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

Re: 5.2-alpha completion script source crash


From: Chet Ramey
Subject: Re: 5.2-alpha completion script source crash
Date: Sat, 19 Feb 2022 16:34:14 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.0

On 2/19/22 10:50 AM, konsolebox wrote:
Loading/sourcing
https://raw.githubusercontent.com/scop/bash-completion/master/completions/gnokii
using bash-5.2-alpha causes bash to go 100% and crash.

Gdb reports "Program terminated with signal SIGKILL, Killed.".  bt =
"No stack.".

Thanks for the report. This is the result of needing to clean up parser
state before recursively calling it to parse the command substitution.

Chet


--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

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