From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16401 invoked by alias); 27 Jan 2015 18:43:47 -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: 34418 Received: (qmail 19241 invoked from network); 27 Jan 2015 18:43:35 -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 autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=t98MxPoM++wfSzYYsj9hFA==:117 a=t98MxPoM++wfSzYYsj9hFA==:17 a=Hpgzp-inWqAA:10 a=N659UExz7-8A:10 a=JQ4dY75C2zmE7v_oTEcA:9 a=pILNOxqGKmIA:10 Message-id: <54C7D53E.7080709@eastlink.ca> Date: Tue, 27 Jan 2015 10:13:18 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0 MIME-version: 1.0 To: zsh-workers@zsh.org Subject: Re: probably nothing 'segmentation fault' References: <150125162016.ZM11528@torch.brasslantern.com> <16472.1422309949@thecus.kiddle.eu> <150127082435.ZM1243@torch.brasslantern.com> <54C7C73E.3090909@eastlink.ca> <20150127175239.38ca74d0@pwslap01u.europe.root.pri> In-reply-to: <20150127175239.38ca74d0@pwslap01u.europe.root.pri> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 01/27/2015 09:52 AM, Peter Stephenson wrote: > On Tue, 27 Jan 2015 09:13:34 -0800 > Ray Andrews wrote: >> I got a seg fault that crashed geany, but it was while hot swapping the >> working font which I was in the process of editing, so it's hardly >> surprising that geany crashed, tho I'd not expect it's zsh's fault. > Feel free of course to report potential bugs, but if you do you need to > supply at least basic context information about what you were doing. > All we know is that you were using something or other called geany. > There is an implication here it has something to do with zsh but I don't > know what. Sorry Peter, I'm so sure it's not zsh's fault that I'm mentioning it in passing just in case anyone shows the slightest interest, at which point details would follow. It is just remotely possible that someone would say "zsh shouldn't be reporting a seg fault due to some other program crashing, tell us more." But you can hardly edit a working font under a running program without that causing trouble so I spare the details. Probably shouldn't have posted that at all. However it is the first time I've ever seen a seg fault that wasn't due to my own tinkering. Things crash, but zsh has never had anything to say about it before this. geany is a quite nice GUI IDE/editor.