From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17199 invoked by alias); 27 Dec 2011 17:26:17 -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: 30067 Received: (qmail 21242 invoked from network); 27 Dec 2011 17:26:15 -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=-1.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 74.125.82.41 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=references:user-agent:in-reply-to:mime-version:content-type :content-transfer-encoding:subject:from:date:to:message-id; bh=Bo/5GT2iiFt8TMFou9xSnk4payJAb5PF1Uso9IVjJBk=; b=YIa+fVw5CYeD/58S5RCNto/LqxMY/pL2+hZk+INVx3nRoXQYyTo2rEte+tHUykzBhY 65bh02p8m7dEMCxfF1yghq6VDc79v73Plmb/XuofSc0xhwV1u5GP8U1MImcSvzM/BCh0 3j8bju4D6fXMwcQmx3x48pr9M9WygQoH0Dzio= References: <3604043.tnpaxNAQhx@ls-bs-ws4> User-Agent: K-9 Mail for Android In-Reply-To: <3604043.tnpaxNAQhx@ls-bs-ws4> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: segfault/hangs with regexes, or due some other parsing issue... From: Peter Stephenson Date: Tue, 27 Dec 2011 17:25:48 +0000 To: Moritz Bunkus ,zsh workers Message-ID: Moritz Bunkus wrote: >zsh 4.3.11 (x86_64-unknown-linux-gnu) on Ubuntu 11.10 (Ubuntu's stock >package) It's definitely worth trying 4.3.15 since this code has changed; however, there is still a known problem in regular expressions involving 8-bit characters, so it could also be that. It's not immediately reproducible on my system, so if it's still present a core backtrace might be useful. pws -- Sent from my Android phone with K-9 Mail. Please excuse my brevity.