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:from:to:subject:date:message-id:mime-version :content-type; q=dns; s=default; b=nIiil3GIj6dEqN4weNMbPCG6wmpTb RXPonh9sxoFzK9ynXEzglNAHoCYdCH3yy1Ny4pcBcLKOF3h85nS/lLcFl3iY+w9U nL4yDv5Qak8yPI4ETVleSln0syRcbAXRBzYSyW/I+FZMvt9x3g1Eg9zX/bHk/RN0 EL0eg3VSzY/h+w= 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:from:to:subject:date:message-id:mime-version :content-type; s=default; bh=R8PA70tKyCSF9OeCGo8jcrkhFeU=; b=Npt PTKZxBpYiX4KZ2/ainaQr/07FcXwANq2SyBtOmDmM5jF9Vlh1NOXQHAVXyCa1Lml mdPPg4Y0kMmZLh43VDGrjv4SWEluXZNkF6VMVzvRQFdxJIODp+ePZmp9Ld8JUs38 IsYzHEGJIp1v8tBQZzDXZXw+y3NrlbqqKx68NmgA= 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-09.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net 255709BE37 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: lwp-request stopped working with snapshots Date: Tue, 14 Oct 2014 20:21:57 +0200 Message-ID: <877g025x6i.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain I've ran into some strange problem with the snapshots. This seems to be getting complicated, so I'm throwing it out here in the hope someone has an idea. I've boiled it down to a minimal Cygwin (32bit, but it's happening in 64bit too) installation, plus perl and perl_vendor. As installed $ lwp-request http://server.local/ spits out the index page as it should. Installing a snapshot, both the earliest I still had locally available, which was 2014-08-19 and the latest from 2014-10-11 produces the error: "Transport endpoint not connected" From the actual application that led me onto this hunt I know that the request gets sent and the response is at least sometimes partially read before the connection is destroyed. The server seems to think the client has closed the connection and the client thinks the same of the server apparently. This only happens when there is data sent from the server, if I make the client wait for data it will dutifully sit there until I send some and then things break down. Now, I've been running exclusively on snapshots for quite some time and this was working until about two weeks ago. Looking at the updates during that time I don't see anything obvious that would interfere with LWP; I thought coreutils might and will still try to test this. But I don't really see how I'd need the combination of the snapshot installation and one of the recently updated packages to cause this kind of breakage, so if anyone has any ideas, please tell. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs -- 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