From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23408 invoked from network); 16 Jan 2007 02:03:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.7 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 16 Jan 2007 02:03:37 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 60453 invoked from network); 16 Jan 2007 02:03:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Jan 2007 02:03:31 -0000 Received: (qmail 4651 invoked by alias); 16 Jan 2007 02:03:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23111 Received: (qmail 4641 invoked from network); 16 Jan 2007 02:03:28 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 16 Jan 2007 02:03:28 -0000 Received: (qmail 60149 invoked from network); 16 Jan 2007 02:03:28 -0000 Received: from vinc17.net8.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 16 Jan 2007 02:03:23 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 20E27101BBE6; Tue, 16 Jan 2007 03:03:21 +0100 (CET) Date: Tue, 16 Jan 2007 03:03:21 +0100 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: Re: corrupt history file on NFS Message-ID: <20070116020321.GK10583@prunille.vinc17.org> Mail-Followup-To: zsh-workers@sunsite.dk References: <20070114202554.GB10583@prunille.vinc17.org> <20070115032716.GA22860@blorf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20070115032716.GA22860@blorf.net> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.13-vl-r14963 (2007-01-09) On 2007-01-14 19:27:16 -0800, Wayne Davison wrote: > On Sun, Jan 14, 2007 at 09:25:54PM +0100, Vincent Lefevre wrote: > > I regularly have a corrupt history file with zsh 4.3.2. > > Corrupt in what way? I've done several tests, and here's more information: * The problem occurs when I use two different machines (called courge and doubleeagle), both x86_64. * When a corruption occurs, there are null bytes in the history file. * The corruption occurs almost systematically (or at least very often) when I type a command on courge, then a command on doubleeagle. But it *never* occurs if I read the history file with less before typing the command. Note: the less command line isn't stored to the history file because I either type a space first (I use histignorespace) or make sure to recall the previous "less ..." command (I use histignoredups). -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)