X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Date: Wed, 5 Aug 2009 12:11:58 +0000 (UTC) From: Eric Blake To: cygwin AT cygwin DOT com Message-ID: <2116948976.8684931249474318478.JavaMail.root@sz0059a.emeryville.ca.mail.comcast.net> In-Reply-To: <20090804223616.GA9686@ednor.casa.cgf.cx> Subject: Re: Please test the latest snapshot! MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 > >>> $ git clone git://git.sv.gnu.org/libsigsegv.git > >>> Initialized empty Git repository in /home/eblake/libsigsegv/.git/ > >>> fatal: write error (Socket operation on non-socket) > >> > I tried it and it failed as you indicated. > > The next snapshot should fix the problem. Nope - still seeing this in the strace: 308283 3906650 [main] git 2280 cygwin_connect: 0 = connect (3, 0x7D90C8, 16) 572 3907222 [main] git 2280 dtable::dup2: dup2 (3, 4) 142 3907364 [main] git 2280 build_fh_pc: fh 0x612094FC 147 3907511 [main] git 2280 fhandler_socket::dup: here 137 3907648 [main] git 2280 fhandler_base::dup: in fhandler_base dup 133 3907781 [main] git 2280 dtable::dup_worker: duped '' old 0x678, new 0x650 124 3907905 [main] git 2280 dtable::dup2: newfh->io_handle 0x650, oldfh->io_ha ndle 0x678 122 3908027 [main] git 2280 dtable::dup2: 4 = dup2 (3, 4) 173 3908200 [main] git 2280 writev: writev (4, 0x22C864, 1) 12504 3920704 [main] git 2280 __set_errno: void __set_winsock_errno(const char*, int):217 val 108 233 3920937 [main] git 2280 __set_winsock_errno: send_internal:1537 - winsock error 10038 -> errno 108 154 3921091 [main] git 2280 writev: -1 = write (4, 0x22C864, 1), errno 108 $ uname -a CYGWIN_NT-5.1 eblake 1.7.0s(0.212/5/3) 20090804 23:19:31 i686 Cygwin -- Eric Blake -- 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