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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=gjy0aimfe/alDu0/4x0daKY1kNoewbm2ZeZPb7vtCCX bolLLL8ZJfVc/njDyxkeBLjeOysxlzz8j+dJqTbXvjKBtni593M4W/YoJS4D/q4p 6C1uGCsKObPiaxBZcwncOmkwHxPjOb3+alAt86gURG+wpJoo77MGR1RFe4X6vJmM = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=lyTuYhLf2eJgfrhpgtPfpV701O8=; b=s1bEQnX2JgGeYqvMF MkrT7SWMDvzBL0tPGQhOTB8L6nE7ycy4quZjM5g6fgbXaHWN8/oVudx6JvUwIowb +DAu3RceMbkv2mgltPASySEAv7/MiAFM7QQodeb7k5VhuH//GxYBsBsEaWbbBsaw jSrreNJ0Ob74BS1RLLVgtzSkIw= 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=-3.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Message-ID: <51B1E678.5000104@cwilson.fastmail.fm> Date: Fri, 07 Jun 2013 09:56:08 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Re: Cygwin64: mkshortcut - Segmentation fault References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 6/7/2013 8:35 AM, Vasiliy wrote: > $ /usr/bin/mkshortcut $CYGWINFORALL -P -i /usr/bin/XWin.exe -n > "Cygwin-X/XWin Server" -a "/usr/bin/bash.exe -l -c > /usr/bin/startxwin.exe" /usr/bin/run.exe > 4 [main] mkshortcut (9880) C:\cygwin64\bin\mkshortcut.exe: *** > fatal error - cygheap base mismatch detected - 0x0/0x61272950. > This problem is probably due to using incompatible versions of the cygwin DLL. > Search for cygwin1.dll using the Windows Start->Find/Search facility > and delete all but the most recent version. The most recent version *should* > reside in x:\cygwin\bin, where 'x' is the drive on which you have > installed the cygwin distribution. Rebooting is also suggested if you > are unable to find another cygwin DLL. > Segmentation fault 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 -- 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