www.delorie.com/archives/browse.cgi | search |
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=aoc5IeGnQxTcnJe4U9X84Ug4iHrwBsTlHYJCLjsQjT6nO8zLKDY79 | |
npHscOAuHuSh5xOOKhwD/sE9wVp6ehTFAtMNQXgR7V2V/jBxEwGzcmIRvslG796V | |
I4YO3TqwWZhBnYkEsksw2clQI+DZiMNvcmLXWRzs8w2KG1rj1UsyFw= | |
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=nUbpu3fUXHfrvfjxTJqRj2pTWFc=; b=pRu3QfXjvlhnBtXjac3vUXs/PiDo | |
QKqzXyRoAQNVeRMPmVl+4TGMbaKH/BkxSCMlP2ft17v2ITLkaiBOohbF9XuUYcZQ | |
w0V/FhK80IpfPY5hzJLeaoOrONm/12o0x6ZAUcu8B9E+RTBKXNfrUCytPcxBWJhX | |
NNuFBzUUYiTjAfk= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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-Spam-SWARE-Status: | No, score=-102.7 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*r:500, HX-Languages-Length:2098, his |
X-HELO: | mout.kundenserver.de |
Date: | Wed, 11 Dec 2019 15:24:53 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: 3.0.7(0.338/5/3): Possible reference to Developer's instances of dev files in deployed build |
Message-ID: | <20191211142453.GD10310@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20191210132203 DOT GA932 AT shackleton DOT labs DOT net> <c082a792-baf1-2080-d55e-cb639e0d53d8 AT cornell DOT edu> <20191210185753 DOT GA10310 AT calimero DOT vinschen DOT de> <1a07cd5e-25dd-754e-c6fd-3d2de9337688 AT cornell DOT edu> |
MIME-Version: | 1.0 |
In-Reply-To: | <1a07cd5e-25dd-754e-c6fd-3d2de9337688@cornell.edu> |
--b5gNqxB1S1yM7hjW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 11 00:09, Ken Brown wrote: > On 12/10/2019 1:57 PM, Corinna Vinschen wrote: > > On Dec 10 13:36, Ken Brown wrote: > >> On 12/10/2019 8:22 AM, Wilfed Olaf Sulla via cygwin wrote: > >>>>> Done. I'll document it once Wilfed verifies that it fixes his prob= lem. > >>>> > >>>> Great! I created new snapshots. > >>>> > >>>> Wilfed, please test if the latest snapshot from > >>>> https://cygwin.com/snapshots/ fixes your problem. > >>>> > >>> > >>> Hi, > >>> > >>> Have install the just the modified DLL. > >>> > >>> Problem appears to be resolved; instead of an attempted core dump I > >>> receive the following message if the remote share is off-line: > >>> > >>> shackleton:sulla:$ ls -la /cygdrive/ > >>> ls: cannot access '/cygdrive/z': No such file or directory > >>> total 24 > >>> dr-xr-xr-x 1 sulla None 0 Dec 10 13:21 . > >>> drwxr-xr-x+ 1 sulla None 0 Dec 2 20:01 .. > >>> drwxr-xr-x 1 sulla None 0 Nov 16 15:52 c > >>> drwxr-xr-x 1 sulla None 0 Jan 1 1980 e > >>> drwxr-xr-x 1 sulla None 0 Nov 16 15:52 g > >>> drwxr-xr-x 1 sulla None 0 Dec 9 02:25 v > >>> drwxr-xr-x 1 sulla None 0 Dec 9 02:25 w > >>> drwxr-xr-x 1 sulla None 0 Dec 9 02:25 x > >>> drwxr-xr-x 1 sulla None 0 Dec 9 02:25 y > >>> ??????????? ? ? ? ? ? z > >>> > >>> > >>> Many thanks to all concerned. > >> > >> Thanks for testing. > >=20 > > Thanks for testing, Wilfed, and thanks for the patch, Ken! > >=20 > > About time for the 3.1.0 release later this week, I guess... >=20 > Sounds good to me. One question I have is whether to leave the > assertion that we've been discussing. When you introduced it in May > 2018, the commit message said >=20 > Cygwin: TEST only: Add a buffer underrun assertion to > symlink_info::check [...] > Revert before release. >=20 > On the other hand, the assertion has caught two bugs in the last few > months, and who knows whether there are more. So I'd probably be > inclined to leave it for a while longer. I agree, the assertion was pretty useful :} Corinna --=20 Corinna Vinschen Cygwin Maintainer --b5gNqxB1S1yM7hjW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAl3w/DQACgkQ9TYGna5E T6CErQ/+MmSXj2ue+pM5z4ReJ2SAoi06wmG32ofNdu5oCdXhCh1DlT8jZrfrFgC2 ys7+cY/n6qMD2mynmkEJ25y3xQ7BscFya30GpyCQF+X18qtzNvA7SUDgpKSae8WE 1BVRad5FRIYbbdsE7RLzQlrPQSTC/Ygt/kP2footTcuurs+Mg3ogbZZo5wp4yu9d ug0Lgk+yvfeS3QC2s0QznRRi6+BPZtVF47kH0rC0tjgpgpTv3g8dyskcwnnaMeWF IC8mXW1dIXq9gP39XaPTbzzcmvmDRxYMKnWPdbSWwFdtXANmGPFk6vy6xwfeN2Ee YHv2popN7Hg6uRQFJc2R6M2ciEoa0G+rXv1xLhPFK4H7tRL3v+HA7pujdScnJriI qc31TziYux7C82JaaKAEY+KtXdqJuyayW/IuYGOGXCohUtsdS4JrbNQe2wQ0Vj9F QC+fJLxbsv1u4p/cQPsh+AMUUd8Ah6zULoEG37BhWhCOlxELYRi0J2FTq2CveFPm RvBpluIdiW612V7c/jz9TzBOhmaQdSumxxrJ+JIrWYp/TeX2rA/n/krQiFu2V0qy req2lFIEr/Bd2e8YZcXVB1sGoEJ3GhZeVc76U0Go4H8/2jZqiTD/WvfWmzFFVGsl uUvTRePxb8c/pDuYZQmeN64NvhO4kqxGjlRXCMA8OgAs5a3z90k= =7Aeu -----END PGP SIGNATURE----- --b5gNqxB1S1yM7hjW--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |