From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by sourceware.org (Postfix) with ESMTPS id 1C3CD3857C40 for ; Sun, 28 Feb 2021 18:48:32 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1C3CD3857C40 Received: by mail-wr1-x430.google.com with SMTP id e10so13538434wro.12 for ; Sun, 28 Feb 2021 10:48:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=4/ckojZSLa4ZnzHE7m3D/f0/jluL5c0TNy74Nst+9So=; b=HsDl1BB0sKJp78ozGNKe3wNV7+wxpbZdThcfqe+tTjg81PE529MVHv296N8Nt4blpl NZSkuJ/6daCswDaWOFJYVIp4bKEw+O33V+KgbyqdfReWkxrsQTptJQT8yaOonlPjnK1k TMsJHsnZxYWPtZEqeLoLh1R059GxO34kjKFDCV4GoePkxhyWs22p93Y5VKAsdUbwSWKh dui4nVsmqEY44ieI7EGdfqId3+n84eSkbia2fbwlqI50lhseq83ynqbRtIThd0JtLLXZ NqpcVu7PRekck21eUyBLLMcsq0R7oJHWG7yL//TDOoDdUAa4jj5OLKwoaVk1WU4ytcPc 72gg== X-Gm-Message-State: AOAM530nJ71/Fz7BC8JL63Am/gHIXTgw5aeD+tTlil6gqi4exUdQLNE2 QkAwL+PFezUp/4yeFHYN7vPKPh0Vo9Q= X-Google-Smtp-Source: ABdhPJzN07lMPUtk0iysLUs0h4JIQNjA2wv+qe93wuo0LJ+T/zvKCZ84AXP+B+EmQuUz8QXcZubPkQ== X-Received: by 2002:adf:ef4a:: with SMTP id c10mr12770483wrp.427.1614538110338; Sun, 28 Feb 2021 10:48:30 -0800 (PST) Received: from [192.168.2.121] (pd9ed5ff5.dip0.t-ipconnect.de. [217.237.95.245]) by smtp.gmail.com with ESMTPSA id t23sm20587713wmn.13.2021.02.28.10.48.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 28 Feb 2021 10:48:29 -0800 (PST) Subject: Re: segfault on 32bit cygwin snapshot To: Takashi Yano , cygwin@cygwin.com References: <9d7b9dc2-cb92-498b-7655-e9c618114c87@gmail.com> <20210221072954.db2dcbd523ed366e4dfcb0d0@nifty.ne.jp> From: Marco Atzeri Message-ID: <7480c946-8e02-aba2-c06f-6b39f630699f@gmail.com> Date: Sun, 28 Feb 2021 19:48:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 In-Reply-To: <20210221072954.db2dcbd523ed366e4dfcb0d0@nifty.ne.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Feb 2021 18:48:42 -0000 On 20.02.2021 23:29, Takashi Yano wrote: > On Sat, 20 Feb 2021 22:01:38 +0100 > Marco Atzeri wrote: >> MC using latest snapshot 32bit 2021-02-19 (and 2021-02-10) >> >> now fails at startup with >> >> Exception: STATUS_ACCESS_VIOLATION at eip=61083736 > > Thanks for the report. I found the cause of this issue. > I will submit a patch to fix it. > mc is now fine with 2021-02-22 but I found another issue $ /usr/bin/lilypond GNU LilyPond 2.20.0 Segmentation fault (core dumped) on 3.1.7 it works fine stackdump is not very informative Exception: STATUS_ACCESS_VIOLATION at eip=00000000 eax=FFCD8870 ebx=000no000 ecx=00000000 edx=FF390820 esi=00000000 edi=00000000 ebp=00B4C1D8 esp=00B4C120 program=D:\cygwin32\bin\lilypond.exe, pid 44036, thread main cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B Stack trace: Frame Function Args 00B4C1D8 00000000 (00000000, 00000000, 00000000, 00000000) End of stack trace