Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Philippe Torche Subject: Re: snapshot now == 1.5.7 soon, please try Date: Thu, 22 Jan 2004 10:29:40 +0100 Lines: 109 Message-ID: References: <20040120230704 DOT GA15076 AT redhat DOT com> <20040121150324 DOT GE26779 AT redhat DOT com> <20040121150521 DOT GF26779 AT redhat DOT com> <20040121151832 DOT GA27522 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 In-Reply-To: <20040121151832.GA27522@redhat.com> Christopher Faylor wrote: > On Wed, Jan 21, 2004 at 10:05:21AM -0500, Christopher Faylor wrote: > >>On Wed, Jan 21, 2004 at 10:03:24AM -0500, Christopher Faylor wrote: >> >>>On Wed, Jan 21, 2004 at 02:08:00PM +0100, Philippe Torche wrote: >>> >>>>Christopher Faylor wrote: >>>> >>>>>The current cygwin snapshot has fixes for: >>>>> >>>>>1) missing cygserver >>>>> >>>>>2) bash hang >>>>> >>>>>3) vim SEGV >>>>> >>>>>If anyone has reported any other problems then please try the snapshot >>>>>and see if they still exist. 2 and 3 above are particularly nasty bugs >>>>>which could cause a lot of other mysterious problems. >>>>> >>>>>http://cygwin.com/snapshots/ >>>>> >>>> >>>>I'm using CVS compiled version of 2004-01-21 10:00 GMT+1 and I'm >>>>experimenting the following problem with pipe ! >>> >>>CVS != snapshot. Please try the snapshot. Yes tested both, but CVS seems better! >> >>...and if you still have a problem then please provide a *small test case* >>that shows the problem. I've tried, but not found a fail *small test case* > > > ...and in case this is a problem in the snapshot, I've added some better > debuggging output. If you are building the DLL from scratch, then maybe > you want to debug this with gdb? You can add error_start=gdb to the cygwin > environment variable and add some 'try_to_debug()' calls to the function > that you identified. > > cgf > Thanks for your changes and your informations. 1) Now the problem as changed : the first process return error 128 (net helpmsg 128 says "There are no child processes to wait for"). 3) Another problem is that ^C don't work (since 1.5.6 maybe) inside a bash prompt (with windows console or rxvt). Ex: pto AT pc5 ~$ dsjfajfasjf Typing ^C does nothing Same problem when using read from a bash script. 2) For your info : ------------- Just before some commits, changelog 2004-01-21 19:19, changelog 2004-01-21 20:14, changelog 2004-01-21 20:17, 260 tests passes, and now 255. FAIL: ltp/fstat02.c (execute) FAIL: ltp/fstat04.c (execute) FAIL: ltp/stat01.c (execute) FAIL: ltp/symlink01.c (execute) FAIL: ltp/umask03.c (execute) -- Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using /cygdrive/u/src/external/cygwin/src/winsup/testsuite/config/default.exp as tool-and-target-specific inte rface file. Running /cygdrive/u/src/external/cygwin/src/winsup/testsuite/winsup.api/winsup.exp ... FAIL: msgtest.c (execute) FAIL: semtest.c (execute) FAIL: shmtest.c (execute) FAIL: ltp/fstat02.c (execute) FAIL: ltp/fstat04.c (execute) NOTE: error deleting ltp-kill02.exe: error deleting "ltp-kill02.exe": permission denied NOTE: error deleting ltp-kill09.exe: error deleting "ltp-kill09.exe": permission denied NOTE: error deleting ltp-pipe10.exe: error deleting "ltp-pipe10.exe": permission denied FAIL: ltp/stat01.c (execute) FAIL: ltp/symlink01.c (execute) FAIL: ltp/umask03.c (execute) === winsup Summary === # of expected passes 255 # of unexpected failures 8 # of expected failures 14 Binary file /cygdrive/u/src/external/cygwin/release/i686-pc-cygwin/winsup/testsuite/../cygwin/cygwin0.dll matc hes CYGWIN=smbntsec tty codepage:ansi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/