This is the mail archive of the cygwin 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: please try latest snapshot


I'm having a problem with the 20050824 snapshot. Running "procps -ef"
displays "<defunct>" for all processes except for procps.

% procps -ef
UID        PID  PPID  C STIME TTY          TIME CMD
drothe    6932     1  0 09:26 tty0     00:00:01 <defunct>
drothe    7592  6932  1 09:26 tty0     00:00:04 <defunct>
drothe    4848  7592  0 09:30 tty0     00:00:00 procps -ef

I also noticed some problems in the /proc/<pid> directories. cwd and
root are dangling symlinks to <defunct> and the contents of cmdline is
also <defunct>

% pwd
/proc/7592
% ls -l
total 0
-r--r--r--  1 drothe None 0 Aug 24 09:32 cmdline
-r--r--r--  1 drothe None 0 Aug 24 09:32 ctty
lrwxrwxrwx  1 drothe None 0 Aug 24 09:32 cwd -> <defunct>
lrwxrwxrwx  1 drothe None 0 Aug 24 09:32 exe -> /usr/bin/bash
-r--r--r--  1 drothe None 0 Aug 24 09:32 exename
dr-xr-xr-x  2 drothe None 0 Aug 24 09:28 fd
-r--r--r--  1 drothe None 0 Aug 24 09:32 gid
-r--r--r--  1 drothe None 0 Aug 24 09:32 maps
-r--r--r--  1 drothe None 0 Aug 24 09:32 pgid
-r--r--r--  1 drothe None 0 Aug 24 09:32 ppid
lrwxrwxrwx  1 drothe None 0 Aug 24 09:32 root -> <defunct>
-r--r--r--  1 drothe None 0 Aug 24 09:32 sid
-r--r--r--  1 drothe None 0 Aug 24 09:32 stat
-r--r--r--  1 drothe None 0 Aug 24 09:32 statm
-r--r--r--  1 drothe None 0 Aug 24 09:32 status
-r--r--r--  1 drothe None 0 Aug 24 09:32 uid
-r--r--r--  1 drothe None 0 Aug 24 09:32 winexename
-r--r--r--  1 drothe None 0 Aug 24 09:32 winpid
% cat cmdline; echo
<defunct>

cygcheck output is attached.

-- 
David Rothenberger                spammer? -> spam@daveroth.dyndns.org
GPG/PGP: 0x7F67E734, C233 365A 25EF 2C5F C8E1 43DF B44F BA26 7F67 E734

Attachment: cygcheck.out
Description: Text document

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

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