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:subject:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=LNhQBL4wIKUh20D4 CTp2fFrpSCKJ7gsxfVMM4GRY8QQZo1W2DvQ0ZqSFy1+NlKebR32OMXwlxiM4BzOa WNI+0C2Wqdb/H2CLbERoUV8YWQYNUWfL8ldKtelEZfIFNcaiknzq6DMyT3+HNJov T6gXRoIrevdzgvu9laVciWkoHBc= 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:subject:references:cc:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=UD+eIZ6il4ZOBq6SdBV0gG LTu6c=; b=okiQvZRS9ujlG/eCT7GzS0OPayWM4PzZMOVqafE7EAahyG/jXeWc7y FiXy0fpEPO8CjNfd2XrE2bV1aw58VcfRQfoKUw2g5kk/XsPcx5YHOGeBO1hEibMy bRjZt2EFFwnV1XxBRsNDJm1jHJLhW0jBXD6YvX2+Kst0nV8cC5Alw= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*MI:sk:72KNXVw, H*MI:sk:w19JBXA, Best, Hx-spam-relays-external:ESMTPA X-HELO: out5-smtp.messagingengine.com X-ME-Sender: Subject: Re: Cygwin Setup - Choose Best Mirror Automatically for Automated / Silent Installs References: <24218021 DOT 20161118061516 AT yandex DOT ru> <871sy85yv3 DOT fsf AT Rainer DOT invalid> Cc: OwN-3m-All To: cygwin AT cygwin DOT com From: Jon Turney Message-ID: <6afb5b9f-d4d7-dd17-6510-e7d84efcf4ff@dronecode.org.uk> Date: Sun, 20 Nov 2016 15:39:37 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 19/11/2016 01:48, OwN-3m-All wrote: > I'm not running Windows Defender or any software for that matter on my > test instance of Server 2008. > > I tried running GDB, but the setup executable doesn't have any > debugging symbols. Is there a download link somewhere for the latest > compiled cygwin setup that includes these symbols? Sorry, this isn't available... > GNU gdb (GDB) 7.7.50.20140303-cvs > Copyright (C) 2014 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This binary was built by Equation Solution ... > Reading symbols from setup-x86_64.exe...(no debugging symbols found)...done. > (gdb) ... and even if it was, this wouldn't work because the distributed setup executable is packed with UPX, and gdb doesn't understand what that does to the process memory map. > I won't be able to debug it further unless I have that... I guess. I'm afraid you will probably have to build setup from source to debug further (See [1]) [1] https://cygwin.com/git/gitweb.cgi?p=cygwin-apps/setup.git;a=blob;f=README -- 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