X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=T/FitGgqHMHLVcU4ePvppUHQDwqOU/sCD/sabGYR9U+2wumvXCD4N EJL1P2GUsfpxRTCF6YPOCM7e7Hy7qlC9IBjvDHBAx4y7wCfI8oM7fuJuEXjgqm73 UNIx87b24JjTi1L36yfJ00i+S8b+PlbFVK75+51Ke8ntJJKzXuFfV0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=WdMAA6TgU1ke+0Jhw4cNGhmp2fM=; b=JSnEA3gKo8zmqZDgeYJZcyr21qK7 jixMkF6DNEp4xnOt9PbLh3f7waL7NBUNtigs2JxD+nVT8GS0M0lkeMUA/KhkR5Fq rL0fruWrBV0OntiUAWLT/9MD+mP6KfIUzKyVwcvrRaQUw4dQyrIx1/5Q/g/VVJP1 r/+Ys2hELTEHi9A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,KAM_INFOUSMEBIZ,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 17 Apr 2015 12:07:28 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.0.0-5 Message-ID: <20150417100728.GS3657@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20150417081634 DOT GO3657 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="teKjxxMjPsACTz/N" Content-Disposition: inline In-Reply-To: <20150417081634.GO3657@calimero.vinschen.de> User-Agent: Mutt/1.5.23 (2014-03-12) --teKjxxMjPsACTz/N Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Apr 17 10:16, Corinna Vinschen wrote: > On Apr 16 12:53, Bryan Berns wrote: > > On Thu, Apr 16, 2015 at 10:17 AM, Jim Reisert AD1C > > wrote: > > > I am unable to start Cywin/X X-server 1.17.1 with this version. > > > Previous releases of 2.0.0.x were OK. I had to revert to 1.7.35-1 for > > > the time being. > > > > > > Other than updating to 2.0.0.5, I also installed the April 2015 "Patch > > > Tuesday" updates from Microsoft. I don't know if the two are related. > > > Windows 7 Home Premium, 64-bit > > > > > > Exception: STATUS_ACCESS_VIOLATION at eip=3D77C50F8A > > > eax=3D00000000 ebx=3D612D67B0 ecx=3D00001000 edx=3D612D2648 esi=3D000= 00000 edi=3D0028C790 > > > ebp=3D0028C608 esp=3D0028C604 program=3DC:\Cygwin\bin\XWin.exe, pid 1= 660, thread main > > > cs=3D0023 ds=3D002B es=3D002B fs=3D0053 gs=3D002B ss=3D002B > > > Stack trace: > > > Frame Function Args > > > 0028C608 77C50F8A (00000000, 612D2648, 00000000, 612D67B0) > > > 0028C738 610CDA1F (000043FF, 00000000, 00000000, 80012428) > > > 0028C7B8 61047198 (00000000, 72483F24, 75604227, 00000254) > > > 0028C7F8 610F629D (00000001, 00000000, 00000000, 75623912) > > > > > > -- > > > Jim Reisert AD1C, , http://www.ad1c.us > >=20 > > I've actually had problem building Cygwin (1.7.35 or 2.x source) on > > Cygwin 2.x using Windows. The make errors out with a "permissions > > denied" when setting permissions (chmod +x) on config.status in > > /etc. I was able to produce it on three different, freshly > > built copies of Windows (no BLODA at all). Only had Cygwin plus the > > build essentials (gcc, ming, xmlto, diffutils, textinfo, cocom) > > installed. Only tried with 32-bit. > >=20 > > The super wacky thing is that if I rearrange the unrelated contents of > > the make file that fuels the whole process, the problem goes away. If > > I "downgrade" the core back to 1.7.35, the problem goes away. It > > almost seems like there might an uninitialized memory issue in the > > code path executed in chmod(). I apologize for the lack of debugging > > on my part, but I just wanted to throw this out there in case a) it > > could be related to this issue or b) anyone else has seen this. >=20 > This is more in line with what Ismail reported in > https://cygwin.com/ml/cygwin/2015-04/msg00365.html >=20 > And I finally managed to reproduce it. It works on the command line and > only fails during `make' for me. Investigating now... I think I found the culprit. I'll uploade a -0.7 test release in the next hour or so. Thanks for testing, Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --teKjxxMjPsACTz/N Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVMNtgAAoJEPU2Bp2uRE+gcJgP/3GMV9i1l3xkhHksMAMIjb4H NP8D4egnRK4z+satmGhlHm17vvDNeCP9V+7XKHlVspmrZzSUf93rCeW/itvTs6bb /8ImFHx34JaIgEpLz8IS2d4h0pGORCyWJT4lH6tGimMIvGnRCEg0VlcOAsW28kOK +pHIGhv904PMbtB4MQEfc3ImJAUTQJ22y6z8NJ03HPYLxgA2geUO14bHLiHMBy3Z r64SUFTTJotigT0tJIfXHIGKjM6SdAuZhv3F2+YmibJpfD08J6b4BSRH8/VRqz2M jAEFF+5HMupHW0nHqcYsYuC9qJxOHZRUSbAHaekQx2gqD/+OT44c8cllkMmLhhpZ B2B/eipNYvaqehWwXKBJgamOyLVK1+dTNjJNNhTEkjvDi15gcWXNIiU+cvqxaHUE AHoNnrY+/F5aOoddq1J2Fz1jPkhOHTyqpuMT24rx2hyM6YXiCzY5nDWnqANweyFW C9F4CE9K8q8VQVM1uHy7REHejVaj+sT3uBSnIDhz52IT7+zo7a6EdHfoitM7jCMJ ij69gW4ZmQ3Q8c0lYMWkmvk7x+4KmoAXzfJTjhtTzYuNyepDreMhfxaymY1jupX6 VfkyBVcP1uSbGHUbBE7bolcdLN92ghjuATUBDvkerym/StSjTBbhbmLMyrEuRnfF T0qlpmJMuB1gDR4EmZvh =MTxs -----END PGP SIGNATURE----- --teKjxxMjPsACTz/N--