Mail Archives: cygwin/2012/09/11/03:58:24
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=-4.0 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
|
MIME-Version: | 1.0
|
In-Reply-To: | <CA+sc5mmWsjFK-4hg=qmEfUg=VPHrmY75+L-8PC3=4OnJJ9zsFw@mail.gmail.com>
|
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>
|
Date: | Tue, 11 Sep 2012 09:57:57 +0200
|
Message-ID: | <CA+7conk+amvqYtWw1bpxgbfH_s2=Xt2ix=2R45YTZ6-f2XGQWw@mail.gmail.com>
|
Subject: | Re: (core dumped) mkshortcut
|
From: | Pawel Jasinski <pawel DOT jasinski AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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
|
hi,
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
On Mon, Sep 10, 2012 at 10:40 PM, Earnie Boyd
<earnie AT users DOT sourceforge DOT net> wrote:
> On Mon, Sep 10, 2012 at 3:16 PM, Denis Excoffier wrote:
>>
>> On 2012-09-10 at 14:54, Earnie Boyd wrote:
>>> On Mon, Sep 10, 2012 at 7:02 AM, Robert Mark wrote:
>>>> Hi Earnie,
>>>>
>>>>>> As per a previous message
>>>>>> (http://cygwin.com/ml/cygwin/2012-05/msg00215.html) I am still finding
>>>>>> that mkshortcut causes core dumps (Windows 7, 64 bit). I have tried a
>>>>>> few different options: -P or -D still cause dumps. I have checked
>>>>>> permissions and they are all ok. Some folders do cause the error, some
>>>>>> don't.
>>>>>>
>>>>>> 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'm going to guess but have no fact to back it that the reason is due
>>>>> to the fact you're executing in a 32bit environment and the shortcut
>>>>> the tool makes needs a 64bit enviroment. This may only be resolved by
>>>>> a 64bit version of Cygwin.
>>>>
>>>> I did say I was running 64bit Win 7, so what exactly do you mean?
>>>>
>>>
>>> I mean that Cygwin at the moment is a 32 bit application. So you are
>>> executing in an emulation mode and some things might just not work as
>>> expected.
>>
>> I must say that i run on 32 bits natively (XP) and have what i think is
>> the very same problem. See http://cygwin.com/ml/cygwin/2012-08/msg00542.html
>> I add here that my XP is "french only" (nationalization not possible).
>
> That is a horse of a different color; in your case I'm guessing that
> mkshortcut is not supporting UNICODE file names but I don't know that.
>
> --
> Earnie
> -- https://sites.google.com/site/earnieboyd
>
> --
> 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
>
--
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 -