[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash 5.2 regression in optimize_connection_fork
From: |
Chet Ramey |
Subject: |
Re: bash 5.2 regression in optimize_connection_fork |
Date: |
Sat, 19 Nov 2022 12:51:08 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 |
On 11/19/22 2:07 AM, Frode Nordahl wrote:
Bash Version: 5.2
Patch Level: 9
Release Status: release
Description:
OVN makes use of GNU autotest for its testsuite. This in turn is a
heavy user of bash.
For some reason, when the 'ovn-controller incremental processing' test is
executed using bash 5.2 on Debian experimental or Ubuntu Kinetic/Lunar, the
`eval` [0] in the `counter_delta_` function misinterprets successful execution
of commands [1], leading to a false negative for the 'ovn-controller
incremental processing' test [2].
Can you enable -x around these commands so we can at least see what the
commands are, and maybe synthesize a reproducer from that?
--
``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/