zsh-workers
 help / color / mirror / code / Atom feed
From: David Benson <daveb@ffem.org>
To: zsh-workers@sunsite.auc.dk
Subject: zsh and long running linux boxen
Date: Wed, 28 Apr 1999 17:01:35 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.10.9904281655160.24747-100000@luca.hivemind.idealab.com> (raw)

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


                 reply	other threads:[~1999-04-29  0:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.10.9904281655160.24747-100000@luca.hivemind.idealab.com \
    --to=daveb@ffem.org \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).