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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=jF C3hTiJk/7y1thzYHQlCQzg7g/Fn9kA2XmSqcUdOKqUz0c2p3mhfIjsGS6wJNh4bi MbY73EA1QKnHNhT4jMK4rpEUFyOm0Iqo4FRFt5fhuiijG0+M52muoULJRz/DGTn8 zuKGBkPQs3oe11/e3sC/3bNYwW/P63rRU9kuIfa5s= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=T/iXcUS4 pP5tg5xU08YZGHPYXAU=; b=b6Lei50T28AGA9AtMKRIxAxsX/2pERyhRxxAaslt bwIQxh6ZZbbUKipovzT4JZ2hU2MuDKpFWldYouuKyrRgqTlgVt/+4KNWoKqOgvMm 5PY4M5nD2EI2E9SnlPJGG3i+12gfSU1d9ZUnjc515RouCuysJFoN7xPf3iaUFUNE Bjo= 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 X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_YG autolearn=ham version=3.3.1 MIME-Version: 1.0 X-Received: by 10.152.28.233 with SMTP id e9mr20487566lah.41.1370621937243; Fri, 07 Jun 2013 09:18:57 -0700 (PDT) In-Reply-To: References: Date: Fri, 7 Jun 2013 18:18:57 +0200 Message-ID: Subject: Fwd: Cygwin64: mkshortcut - Segmentation fault From: Vasiliy To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 I vote for this issue be double-checked: 1) there is only one (the latest one provided by setup) cygwin1.dll in my $PATH: $ which cygwin1.dll /usr/bin/cygwin1.dll $ uname -a CYGWIN_NT-6.1 Luminous 1.7.20(0.266/5/3) 2013-06-06 17:36 x86_64 Cygwin and rebaseall is not (has not been) designed for a 64bit installation (both system and Cygwin are 64-bit) 2) provided in (the latest by setup) cygutils 1.4.12-2 mkshortcut.exe was, in fact, compled with a mismatched version of cygwin1.dll 3) cygport all from the cygutils 1.4.12-2 sources installs, indeed, libcygicons.dll.a, as opposed to the correct spelling: libicons.dll.a Please, indeed, take a look at the content you've just attached: Attachment: cygutils-extra.txt Description: Text document ... /usr/bin/cygicons-0.dll ... /usr/lib/libcygicons.dll.a /usr/lib/libcygicons.la and check the content of "libcygicons.la" (should be "libicons.la" as well) Best, Vasiliy ---------- Forwarded message ---------- From: Charles Wilson To: The Cygwin Mailing List Date: Fri, 07 Jun 2013 09:59:03 -0400 Subject: Re: Fwd: Cygwin64: mkshortcut - Segmentation fault References: I have no idea what this means. The contents of cygutils, cygutils-extra, cygutils-x11 are as attached. -- Chuck ---------- Forwarded message ---------- From: Charles Wilson To: The Cygwin Mailing List Date: Fri, 07 Jun 2013 09:56:08 -0400 Subject: Re: Cygwin64: mkshortcut - Segmentation fault References: Unfortunately, this is not a problem, per se, within mkshortcut itself. It's a system issue; make sure there are no other cygwin1.dll's on your system or in your $PATH. Finally, you could try manually running rebaseall in your 64bit installation, and then rebooting. -- Chuck ---------- Forwarded message ---------- From: Vasiliy Date: Fri, Jun 7, 2013 at 3:33 PM Subject: Fwd: Cygwin64: mkshortcut - Segmentation fault To: cygwin Please, check/note: > libcygicons.dll.a < is being *installed* to /usr/lib from the sources instead of > libicons.dll.a < compiled (!) Best, Vasiliy ---------- Forwarded message ---------- From: Vasiliy Date: Fri, Jun 7, 2013 at 2:35 PM Subject: Cygwin64: mkshortcut - Segmentation fault To: cygwin -- 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