<div dir="ltr">Hi,<div><br></div><div>I've installed the real ksh93 (this stuff: <a href="https://packages.debian.org/jessie/ksh">https://packages.debian.org/jessie/ksh</a>) on a r151020 LX zone running the latest Debian (<a href="https://images.joyent.com/images/e74a9cd0-f2d0-11e6-8b69-b3acf2ef87f7">https://images.joyent.com/images/e74a9cd0-f2d0-11e6-8b69-b3acf2ef87f7</a>) and it behaves strangely.</div><div><br></div><div>Here is what I get:</div><div><br></div><div><div>root@debian-8:~# /bin/ksh93</div><div># ls /</div><div><br></div><div><br></div><div>^C^C</div><div>^Z^Z^Z</div><div>^\^\^\^\</div><div>Killed</div><div>root@debian-8:~#</div><div>root@debian-8:~#</div></div><div><br></div><div>(note: the "Killed" line is due to a kill -9 from another terminal).</div><div><br></div><div>Basically, any command I type just hangs there. Sometimes the shell reacts to ^C and/or ^D allowing me to try a different command that also gonna hang, and sometimes it doesn't and I have to kill the shell from another terminal. In the latter case, ksh93 starts kind of a "fork bomb" where it seems to fork itself in a loop.</div><div><br></div><div>I can reproduce this problem from a zlogin term as well as from a direct ssh session. I've also tried ksh93 on a CentOS zone to make sure the problem wasn't caused by Debian's build and the exact same problem arises.</div><div><br></div><div>Any idea what's going on?</div><div><br></div><div>Thanks,</div><div>Ludovic</div></div>