Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
BUG: ZSH freezes (on history) when systime is wrong
- X-seq: zsh-workers 32786
- From: Arjen Rouvoet <a.j.rouvoet@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: BUG: ZSH freezes (on history) when systime is wrong
- Date: Mon, 23 Jun 2014 11:32:47 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=QUp1IZ9pyKLBD+3IZZRRxP/BebfxRTNz2cCXrJ+5eHo=; b=daCZJtCV4XuqMbEdu3/9szkvO4kW2R/mmNI/VKp28KRX8UmyILi0thKG+Arge/qjAB wqAbWfz1pSkq5q2LJi8Vbn02ntsOcBZXV9ZAq4ydk1mMZklVbIkcZkTKjBboeyhOilly ILC128DTfJGBcmelBfvojn1G9FCQB/klcfzH2QaY1A7Nqx9CYEd1fr5KCEKmEcAWsj7B ugTCrOznUyWACf8b8Uw58/MpNoXbcVuynF4ao4LEXJGP3e5fHIP513pd3kRMcC2VN8DD KggjyRdArBkb8zyT13NwUld0uu2WH2Jg+sn3/7HrLBoPb67lDi5fwXqdTt/0G0oaTBgR a0NA==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Last weekend I had the problem that I could no longer start a terminal/load
a tty, because
zsh was freezing on it's init.
After booting into emergency mode, and setting my shell to bash, I got
control back, and tried to narrow down the issue.
Zero'ing out parts of my config, I narrowed it down to the history
sesttings, in particular: when I changed the path to the hist file, it
loaded (and exited; because after backing up and creating a new histfile,
zsh loaded but froze on exit).
At that point I noticed the system time was messed up (propably by windows
usage).
After syncing, zsh worked fine again with the original history file.
I wonder if the history contained some timestamp in the future, which got
zsh confused.
But in any case, I thought it was a bug worth mentioning.
With regards,
Arjen Rouvoet
*a.j.rouvoet@xxxxxxxxx <a.j.rouvoet@xxxxxxxxx>*
Messages sorted by:
Reverse Date,
Date,
Thread,
Author