> >>> $ 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