This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Now need to do a 1.5.10 release ASAP


At 01:49 PM 3/27/2004 -0500, Pierre A. Humblet wrote:
>FWIW, I don't see cygheap errors on WinME. The only outstanding
>issue is the "<defunct> for 1 minute" explained in
>http://cygwin.com/ml/cygwin/2004-02/msg00360.html
>
>I was unable to make progress. Any idea where that might come 
>from?

Actually I had made some progress.
ps shows
  141997  456409  141997 4294825011    0  530 13:53:02 <defunct>
but a special version of ps shows
80000000  141997  456409  141997 4294825011    0  530 13:53:02 /c/PROGRAM
FILES/                            CYGWIN/BIN/MAKE

80000000 is PID_EXITED which is set just a few lines before ExitProcess (n);
However according to sysinternals 4294825011 is still alive (for 1 minute). 

Pierre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]