X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-Id: <6.2.5.6.2.20120826031726.05a24678@binnacle.cx>
Date: Sun, 26 Aug 2012 03:31:25 -0400
To: cygwin@cygwin.com
From: starlight.2012q3@binnacle.cx
Subject: Re: question: 'nxclient' won't connect with cygwin1.dll  1.7.16
In-Reply-To: <6.2.5.6.2.20120825232351.05a21ae8@flumedata.com>
References: <6.2.5.6.2.20120825232351.05a21ae8@flumedata.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Received-SPF: pass (mx.binnacle.cx: 172.29.87.10 is whitelisted by SPF-milter whitelist entry)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Bisected it and found 1.7.7 works
and 1.7.8 does not.

Nothing in the 1.7.8 change overview
seems likely.

Also found the source is available.
'NXWin' looks like it fits in the X11
build tree and is a more-or-less typical
X application.  So the solution, when
it becomes important is to recompile
it.

Still curious if anyone can think of
what X related change in 1.7.8 might
have caused the breakage.

Also if anyone knows a reason why
running the 1.7.7 and 1.7.16
DLLs simultaneously would cause
trouble.

-----

$ ldd NXWin.exe
  ntdll.dll      => SysWOW64/ntdll.dll (0x773e0000)
  kernel32.dll   => syswow64/kernel32.dll (0x76340000)
  cygwin1.dll    => cygwin1.dll (0x61000000)
  ADVAPI32.DLL   => syswow64/ADVAPI32.DLL (0x76a90000)
  RPCRT4.dll     => syswow64/RPCRT4.dll (0x761b0000)
  Secur32.dll    => syswow64/Secur32.dll (0x74f00000)
  cygz.dll       => cygz.dll (0x6e0a0000)
  cyggcc_s-1.dll => cyggcc_s-1.dll (0x6f810000)
  GDI32.dll      => syswow64/GDI32.dll (0x76a00000)
  USER32.dll     => syswow64/USER32.dll (0x76050000)
  SHELL32.DLL    => syswow64/SHELL32.DLL (0x75280000)
  msvcrt.dll     => syswow64/msvcrt.dll (0x75e50000)
  SHLWAPI.dll    => syswow64/SHLWAPI.dll (0x766e0000)


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

