[Bug 322214] Re: php (via libedit using_history()) incorrectly opens stdin
Clint Byrum
clint at fewbar.com
Wed Jan 26 21:44:08 UTC 2011
Ok so the real problem is actually this:
ioctl(0, SNDCTL_TMR_STOP or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
When this happens, the terminal is under control and less can't take it.
I've proposed a patch to libedit to avoid doing this if stdout is not a
tty, and forwarded it along to the upstream mailing list for discussion
there. I will also propose a merge shortly.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
https://bugs.launchpad.net/bugs/322214
Title:
php (via libedit using_history()) incorrectly opens stdin
More information about the Ubuntu-server-bugs
mailing list