X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=WZaVmRu0hpf1tJ2X dx7WKxTIsRpKgUV3NSWv8ansr/dp8/UFzarzsGq4qP3Ar31WdUzxXnQy3KDLsVI2 Xor8PLoSHSCfY6CZr5N9eihezjQpf9xw5ydmmnJiQtfiq4BaeaP4CJy7yfosK5VM fzyWPv+2DTmcA5Mx7IYWIKiBQiw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=JzYoKUp6wqjkzKDlEYhNbb Ubbs8=; b=pFq4OwaND8zg9uhBpCEwoczy8bbo+9ZvIyUYHipWbthPsCiGvbYrze +mxtETR98pHZfuZU+n0kaPvUfkYik+WdqfEJKBkz7KuDC+hIvc6pAeYotzHD6zXE xaKb4+30NfIhRlX/Q7BXzboWQWEkLkq5lHIdMph/H04w+CDtRaZDA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1193, Google X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Cygwin glade v3.20.3 crashing with a segment fault. To: cygwin AT cygwin DOT com References: From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Wed, 4 Sep 2019 10:59:01 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2019-09-03 05:00, tvonderhaar wrote: > Has anyone gotten Cygwin glade v3.20.3 to run without it crashing with a segment > fault. I got the latest updates to make sure it had not been fixed. No luck. The > strace is very long. I had attached a 7z compressed version of it but my E-Mail > was reject as too long at greater that 1MB even though it is actually 940kb. It > is hard to believe that the overhead of this message is over 60kb.  The strace > indicates to me that the program wrote outside of it writeable memory space. Compressed binaries have to be encoded in attachments which expands the contents by about 1/3. Copy the strace output and delete all the standard startup before your program gets going, then copy that and delete what you can that is irrelevant before the segv, then check the size is less than 1MB, and attach. If still too big, can you post it in a Github gist, on a Google drive, or other external site you have access to? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple