[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tab completion results in "unexpected EOF" error and crash
From: |
Chet Ramey |
Subject: |
Re: Tab completion results in "unexpected EOF" error and crash |
Date: |
Mon, 15 Mar 2021 18:32:20 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 3/15/21 6:56 AM, Xu Lu wrote:
Bash Version: 5.1
Patch Level: 4
Release Status: release
Description:
I was typing a command and want to use <Tab> to complete a program name
after the following code:
tig -C "$(dirname "$(base
but bash shows me a "bash: unexpected EOF while looking for matching
`)'" error.
At first I found a similar issue in bash-completion here:
https://github.com/scop/bash-completion/issues/189. But as I commented in that
issue report, I can reproduce this bug even in vanilla bash. So I am now
reporting this bug to bash.
Thanks for the report. I can't reproduce the double free, but it shouldn't
be reporting an error during completion.
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/