This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: Cygwin64: mkshortcut - Segmentation fault


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 <cygwin at cwilson dot fastmail dot fm>
To: The Cygwin Mailing List <cygwin at cygwin dot com>
Date: Fri, 07 Jun 2013 09:59:03 -0400
Subject: Re: Fwd: Cygwin64: mkshortcut - Segmentation fault
References: <CAHYyVz4oA-66v2Ukb+yiQMQL2qj2+jJ9fQY+hxhhwqtvc8F6vg at
mail dot gmail dot com>
<CAHYyVz6MLyiLrRRzA==m3HhCXmLVC1_UaALe3DsmTHAAiEdK7A at mail dot gmail
dot com> <CAHYyVz6X5LcBhU4PZAeZMLy9P=pMWhHt0ejmQiviy11ow77dKg at mail
dot gmail dot com>

I have no idea what this means. The contents of cygutils,
cygutils-extra, cygutils-x11 are as attached.

--
Chuck



---------- Forwarded message ----------
From: Charles Wilson <cygwin at cwilson dot fastmail dot fm>
To: The Cygwin Mailing List <cygwin at cygwin dot com>
Date: Fri, 07 Jun 2013 09:56:08 -0400
Subject: Re: Cygwin64: mkshortcut - Segmentation fault
References: <CAHYyVz4oA-66v2Ukb+yiQMQL2qj2+jJ9fQY+hxhhwqtvc8F6vg at
mail dot gmail dot com>

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]