From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3280 invoked by alias); 7 Jun 2013 13:56:13 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 3266 invoked by uid 89); 7 Jun 2013 13:56:12 -0000 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 Received: from out2-smtp.messagingengine.com (HELO out2-smtp.messagingengine.com) (66.111.4.26) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Fri, 07 Jun 2013 13:56:11 +0000 Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A42242063A for ; Fri, 7 Jun 2013 09:56:09 -0400 (EDT) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute6.internal (MEProxy); Fri, 07 Jun 2013 09:56:09 -0400 Received: from [158.147.136.174] (unknown [158.147.136.174]) by mail.messagingengine.com (Postfix) with ESMTPA id 23139C00006; Fri, 7 Jun 2013 09:56:09 -0400 (EDT) Message-ID: <51B1E678.5000104@cwilson.fastmail.fm> Date: Fri, 07 Jun 2013 13:56:00 -0000 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 X-SW-Source: 2013-06/txt/msg00127.txt.bz2 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