From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17797 invoked by alias); 10 Feb 2015 23:06:46 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34499 Received: (qmail 21735 invoked from network); 10 Feb 2015 23:06:43 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, T_HDRS_LCASE,T_MANY_HDRS_LCASE autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=e2dOSTHu/1tpOPG3ZcFxzA==:117 a=e2dOSTHu/1tpOPG3ZcFxzA==:17 a=VNsaWKQvMhEA:10 a=IkcTkHD0fZMA:10 a=WdUmcZ0DrZDYQFpop0UA:9 a=QEXdDO2ut3YA:10 Message-id: <54DA87F5.5090303@eastlink.ca> Date: Tue, 10 Feb 2015 14:36:37 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.4.0 MIME-version: 1.0 To: Zsh hackers list Subject: completion problem with '291' ok with '274'. Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit $ /usr/local/bin<< change to where all my builds are. zsh-5.0.7-291-gda86d6b << most recent build here. $ ./zsh << no luck $ ./zsh << no luck $ ./zsh-5.0.7- ... << ok 3d time, but it was as likely to crash the xterm. $ ./zsh-5.0.7-274-gce211bb << try an older build. zsh-5.0.7-274-gce211bb ... no completion problems with '274'. I went back and forth between '291' and '274' and every time '291' was unstable completing, whereas '274' was fine. Most often '291' caused the xterm to crash. Binary here is all static link, but plain vanilla otherwise.