On Wed, Jan 21, 2004 at 10:05:21AM -0500, Christopher Faylor wrote:Yes tested both, but CVS seems better!
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.
I've tried, but not found a fail *small test case*
...and if you still have a problem then please provide a *small test case* that shows the problem.
...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: [EMAIL PROTECTED] ~$ 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/