X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 74D5D3858C50 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=t-online.de Authentication-Results: sourceware.org; spf=none smtp.mailfrom=t-online.de Subject: Re: setup 2.920 release candidate - please test To: cygwin AT cygwin DOT com References: <3d4086be-7800-6e57-30f6-420d71dc70a4 AT dronecode DOT org DOT uk> <874jyeydok DOT fsf AT Rainer DOT invalid> From: Christian Franke Message-ID: <385b14df-889a-8225-21b0-b34858180596@t-online.de> Date: Mon, 15 Aug 2022 10:18:39 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 SeaMonkey/2.53.12 MIME-Version: 1.0 In-Reply-To: <874jyeydok.fsf@Rainer.invalid> X-TOI-EXPURGATEID: 150726::1660551521-0144CFA9-E1625FF5/0/0 CLEAN NORMAL X-TOI-MSGID: 65cd7fe4-77f0-4edc-bdcd-8565dcfcc77a X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 27F8JO0O003628 Achim Gratz wrote: > Christian Franke writes: >> This version aborts if "Sync" setting is reverted to "Best". > If the abort goes away when building setup with the previous version of > libsolv then you might have found an easier reproducer for a bug I'm > chasing… Running it in gdb should get you a SIGSEGV in > solver_addduprules in this case. Indeed: Thread 1 received signal SIGSEGV, Segmentation fault. 0x00007ff60bb42a19 in solver_addduprules (solv=, addedmap=) at /usr/src/debug/mingw64-x86_64-libsolv-0.7.22-1/src/rules.c:2125 ... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple