|
From: | Assaf Gordon |
Subject: | bug#28666: More info regarding binary3 sed test which hangs |
Date: | Sat, 28 Oct 2017 22:03:25 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
Hello Dennis, On 2017-10-04 12:26 PM, Dennis Clarke wrote:
On 10/04/2017 11:15 AM, Jim Meyering wrote:Does it also infloop if you remove the output pipe: LC_ALL=C ../sed/sed -n -f ./binary3.sed < binary.inp > outWell, here comes the frustrating problem : it all works now. :-\
I've tested the same on a Linux PowerPC64 (power7) machine and I'm not able to reproduce it, either with sed-4.4 or the latest git version of sed.
With both versions I see the following: $ ./sed/sed -n -f ./testsuite/binary3.sed < ./testsuite/binary.inp 192 168 1 0 192 168 1 255With the latest sed, the file 'binary.inp' does not exist (it is generated on-the fly), and I've tested it both with 'binary.inp' from the previous release, and by running the new tests with:
make check TESTS=testsuite/binary.sh SUBDIRS=.Are you still able to reproduce the infloop on the previous release of sed (sed version 4.4) ?
regards, - assaf
[Prev in Thread] | Current Thread | [Next in Thread] |