Hi, On Mon, Jul 22, 2013 at 4:22 PM, Margarita Manterola <[email protected]> wrote: > There was one mention in the thread to test readline6.2 patch 3. I > applied that patch but there was no change. This is still broken. I > also tested this with readline 6.1 and 6.0 and got the same behavior, > so it doesn't seem to be something related to 6.2 specifically.
I decided to try older versions, and was not able to reproduce with 5.2 (Debian Lenny chroot). But was able with a Debian Squeeze chroot, with readline 6.1. So, this seems to be a regression in readline6, that is completely independent of the kernel (I tried this in chroots inside a machine running 3.2 that can also reproduce the problem normally. Also, I found that the easiest way to reproduce the issue is using rlwrap cat > output and then diffing against the original file. It breaks near to the 4096 number of chars, but the exact number where the first failure appears varies a bit (I've seen it both lower and higher than 4096). -- Besos, Marga _______________________________________________ Bug-readline mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-readline
