From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31287 invoked by alias); 26 Aug 2012 07:36:01 -0000 Received: (qmail 30916 invoked by uid 22791); 26 Aug 2012 07:36:00 -0000 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 Received: from mx.binnacle.cx (HELO mx.binnacle.cx) (74.95.187.105) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 26 Aug 2012 07:35:47 +0000 Received: from CIANNAIT.binnacle.cx (ciannait [172.29.87.10]) by mx.binnacle.cx (envelope-from ) (8.14.4/8.14.4) with ESMTP id q7Q7Zjd8011636 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 26 Aug 2012 03:35:45 -0400 Message-Id: <6.2.5.6.2.20120826031726.05a24678@binnacle.cx> Date: Sun, 26 Aug 2012 20:44:00 -0000 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: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-08/txt/msg00582.txt.bz2 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