Re: bash 5.2 regression in optimize_connection_fork

2022-11-25 Thread Chet Ramey
On 11/24/22 2:12 PM, Frode Nordahl wrote: Just wanted to mention that the fix in https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel=94d25f57f124a9b2268a3af0a0915871032f426e does indeed solve the issue for me. Thank you for the proper fix and credits for the bug report. Credit where

Re: bash 5.2 regression in optimize_connection_fork

2022-11-24 Thread Frode Nordahl
On Mon, Nov 21, 2022 at 4:04 PM Frode Nordahl wrote: > > > > On Mon, Nov 21, 2022 at 3:45 PM Chet Ramey wrote: >> >> On 11/19/22 3:08 PM, Frode Nordahl wrote: >> >> >>> For some reason, when the 'ovn-controller incremental processing' test is >> >>> executed using bash 5.2 on Debian experimental

Re: bash 5.2 regression in optimize_connection_fork

2022-11-21 Thread Frode Nordahl
On Mon, Nov 21, 2022 at 3:45 PM Chet Ramey wrote: > On 11/19/22 3:08 PM, Frode Nordahl wrote: > > >>> 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

Re: bash 5.2 regression in optimize_connection_fork

2022-11-21 Thread Chet Ramey
On 11/19/22 3:08 PM, Frode Nordahl wrote: 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

Re: bash 5.2 regression in optimize_connection_fork

2022-11-19 Thread Frode Nordahl
On Sat, Nov 19, 2022 at 6:51 PM Chet Ramey wrote: > > 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. > > > >

Re: bash 5.2 regression in optimize_connection_fork

2022-11-19 Thread Chet Ramey
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

bash 5.2 regression in optimize_connection_fork

2022-11-18 Thread Frode Nordahl
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 uname output: Linux kbuild 5.19.0-23-generic #24-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 14 15:39:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Machine Type: