Problem with installing Cygwin/X on Windows 10 PC: no icon created

R0b0t1 r030t1@gmail.com
Thu Aug 2 14:11:00 GMT 2018


On Thu, Aug 2, 2018 at 5:10 AM, Zuowei Wang <zuowei.wang@reading.ac.uk> wrote:
> Sorry to both again. Below is what I got when running the command in the Cygwin terminal :
>
> $ /etc/postinstall/xinit-1.3.4-14.sh
>       1 [main] bash 4160 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000)
> -bash: fork: retry: Resource temporarily unavailable
>       1 [main] bash 4316 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000)
> -bash: fork: retry: Resource temporarily unavailable
>       1 [main] bash 6092 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000)
> -bash: fork: retry: Resource temporarily unavailable
>       1 [main] bash 10672 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000)
> -bash: fork: retry: Resource temporarily unavailable
>       1 [main] bash 10408 child_info_fork::abort: C:\cygwin64\bin\cygiconv-2.dll: Loaded to different address: parent(0x3FD990000) != child(0x3E3CA0000)
> -bash: fork: Resource temporarily unavailable
>
> Zuowei
>

Hello,

These errors are from an AV. Many AVs try to block "stack pivots"
which interferes with Cygwin's implementation of fork(2). AV vendors
are becoming rather brazen and their products rather annoying; I've
had to threaten to just keep reinstalling the OS on work machines to
get rid of the AV.

But also once IT added a policy that should have allowed X11 it was
still not working. AVs can silently kill things with no warning, but I
am not sure if that is it or if Cygwin's X11 is broken.

I had to use Xming with DISPLAY=localhost:0.0. In restrospect Xming is
likely the reason Cygwin's DISPLAY defaults to "ocalhost:0.0."

Cheers,
    R0b0t1

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



More information about the Cygwin mailing list