zsh-workers
 help / color / mirror / code / Atom feed
* zsh and long running linux boxen
@ 1999-04-29  0:01 David Benson
  0 siblings, 0 replies; only message in thread
From: David Benson @ 1999-04-29  0:01 UTC (permalink / raw)
  To: zsh-workers

This isn't a bug in zsh but it is a bug in the linux
kernel that only manifested itself in zsh for us.

The bug is:  on linux boxes that have been up
2^31/100 seconds, the select(2) system call trounces the
struct timeval that is the fifth argument.  This messes
up zsh's terminal handling.  (The bug in linux occurs when
the jiffies global variable runs into the sign bit) This is
about 248 days.

Yes, the bug _does_ go back away after another 248 days.

The symptoms are slightly different in different versions of
zsh.  In one, you must press enter twice to have your command run.
In the other, only one consecutive backspace shows up. The others
are tracked but not displayed.

- Dave Benson


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-04-29  0:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-29  0:01 zsh and long running linux boxen David Benson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).