Re: [Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Chris Bertin
Sounds good. Chris (chris.ber...@gmail.com or chris.ber...@protonmail.com) On Fri, Jul 17, 2020 at 1:50 PM Anuradha Weeraman < 1887...@bugs.launchpad.net> wrote: > Great, I will tag you on future communication on the exec format issue. > Hopefully we'll get to a resolution. Thanks for your

[Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Anuradha Weeraman
Great, I will tag you on future communication on the exec format issue. Hopefully we'll get to a resolution. Thanks for your time on reporting the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Chris Bertin
OK, Anuradha. Yes, 965072 looks like my issue. Regarding the hang, I had a typo in the command. That should have generated a syntax error but, instead, it hung. No big deal, though, and not worth filing a defect, something I try to avoid unless it's a major issue. I did 'apt install' the ksh93

[Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Anuradha Weeraman
I believe the issue you're referring to is similar to this issue that was filed recently regarding the "Exec format error": https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965072 Will bring it up with the folks working on ksh93 to see if there's a resolution that can be found. Let me know if

Re: [Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Chris Bertin
Anarudha, I am on Focal Fossa and the ksh93 version is: $ ksh93 --version version sh (AT Research) 93u+ 2012-08-01 Ksh93 is pretty clean and it has only one major bug that I never filed a ticket for: the handling 'command | while read ...'. A simple example is: $ ls | while read f;

[Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Anuradha Weeraman
Chris, thanks for the report and Valgrind observations. We have reverted ksh2020 back to ksh93u+, in Debian and Ubuntu with the latest version 2020.0.0+really93u+20120801-8 as of this writing available for Groovy Gorilla when you install the "ksh" package. Could you pick up this version and let

[Bug 1887863] Re: ksh2020 has massive memory issues

2020-07-17 Thread Daniel Manrique
** Information type changed from Public Security to Public ** Project changed: canonical-identity-provider => ksh (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1887863 Title: ksh2020 has