delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2012/09/11/04:25:31

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-5.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE
X-Spam-Check-By: sourceware.org
Message-ID: <504EF556.3000500@gmail.com>
Date: Tue, 11 Sep 2012 10:24:54 +0200
From: marco atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: (core dumped) mkshortcut
References: <CAAcBW0xWXFgUvm4bKYW8KtDWSXX5_GbamjQNOjKWLGFoXsfDCg AT mail DOT gmail DOT com> <CA+sc5mmKdBotzCPJTu4-QTpMtKUo4aMZoGPQQLEhOJ7vwEY+9Q AT mail DOT gmail DOT com> <CAAcBW0xJ0gA7tgEWUsFOahPtFPWoOxHPPE1DBKjxoNWf0=3SHA AT mail DOT gmail DOT com> <CA+sc5mn0L_E_WvLmxU0o+3GRb_81vsF1WPPc4N9VBfY4LyyGmQ AT mail DOT gmail DOT com> <7770DC1B-52FD-4A10-81D7-8B31B0425EB6 AT Denis-Excoffier DOT org> <CA+sc5mmWsjFK-4hg=qmEfUg=VPHrmY75+L-8PC3=4OnJJ9zsFw AT mail DOT gmail DOT com> <CA+7conkkOujfd1-hQgDe9TDHLXWMy8jLHs3DpBqcRXxZH6aQTA AT mail DOT gmail DOT com>
In-Reply-To: <CA+7conkkOujfd1-hQgDe9TDHLXWMy8jLHs3DpBqcRXxZH6aQTA@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On 9/11/2012 9:59 AM, Pawel Jasinski wrote:
> hi,
>
>>>>>>> mkshortcut -n "I for cygwin bin" /D/cyghome/bin
>>>>>>> /home/RobertMarkBram/bin/createWindowsShortcut.sh: line 160:  8128
>>>>>>> Aborted                 (core dumped) mkshortcut -n "$shortcutName"
>>>>>>> "$target"
>>>>>>
>
>
> I confirm that, there is something fishy here.
>
> this one is from XP
>
> REJAP at rzuem5008 ~
> $ mkshortcut -n "Ifor cygwin bin" /c/cygwin/bin
>
> REJAP at rzuem5008 ~
> $ mkshortcut -n "I for cygwin bin" /c/cygwin/bin
> Aborted (core dumped)
>
>
> and this one out of Win7 32
>
> rejap at win7dev ~
> $ mkshortcut -n "I for cygwin bin" /c/cygwin/bin
> Aborted (core dumped)
>
> rejap at win7dev ~
> $ mkshortcut -n "Ifor cygwin bin" /c/cygwin/bin
>
>
> What is interesting, both links lnk file exist and are identical.
>
>
> Cheers,
> Pawel
>

Pawel,
your cases are the same. I had same result on W7 64
It seems depending on shortcut length, when multiple of 16:

marco AT MARCOATZERI ~
$ mkshortcut -n '1234567890123456' '/e/cygwin/e'
Aborted (core dumped)

marco AT MARCOATZERI ~
$ mkshortcut -n '12345678901234567890123456789012' '/e/cygwin/e'
Aborted (core dumped)

a longer or shorter name works.

marco AT MARCOATZERI ~
$ mkshortcut -n '123456789012345678901234567890123' '/e/cygwin/e'

Regards
Marco




--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019