Hi,

I'm runnung cygwin 1.7.5 on Windwos Vista SP2 (32 bit)

I've plenty of conime.exe owned by cyg_server.
I suppose they are indirectly forked by sshd (w/o CYGWIN env var)
through cygwin1.dll or something like that ?
I've an autossh input connexion, so, I suppose that each conime.exe
correspond to each new autossh connexion.
the problem is that conime.exe processes aren't attached to anything !

any idea ?

see the attached output for details.

wmips is an enhanced ps I wrote on my own which combine the
wmic process/service output w/ the cygwin ps one.
<defunct> processes are virtual processes, but the conime.exe
ones are for real.
services are enclosed between [] and cygwin processes between ().
I'll post it one day... when finished :-)

the usage string will be something like :
usage: wmips [-AadefHhLl] [-C unixcmd] [-S svc] [-W wincmd]
             [-O|-o fmt] [-p pids] [-u users]
-ef is the default, -AadHLlOo options are currently ignored.
-C, -S, -W, -p and -u options may be repeated.
pids and users may be a space ou comma separated list.

Regards,

Cyrille Lefevre
--
mailto:cyrille.lefevre-li...@laposte.net
cyri...@pcvista ~/bin
v2$ wmips -u cyg_server
UID                PID   PPID NI    STIME TTY     TIME COMMAND
cyg_server        4980   1204  8   Jun 29   0    00:00 
C:\cygwin\bin\cygrunsrv.exe [cron] (4980 /usr/bin/cygrunsrv)
cyg_server        7072   6536  8 00:00:01   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        4564      4  8   Jun 29   0    00:00 <defunct>
cyg_server        7076      4  8   Jun 29   0    00:00 <defunct>
cyg_server        6664   4244  8   Jun 29   0    00:00 
C:\cygwin\usr\sbin\sshd.exe -D (7864 /usr/sbin/sshd)
cyg_server        9176   8312  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        5628   8316  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server       10092   9028  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        6708   6972  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        3564   4564  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        9028      4  8   Jun 29   0    00:00 <defunct>
cyg_server        6972      4  8   Jun 29   0    00:00 <defunct>
cyg_server        6536      4  8 00:00:01   0    00:00 <defunct>
cyg_server        6992   5328  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        3168      4  8   Jun 29   0    00:00 <defunct>
cyg_server        7216   7076  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        4244   1204  8   Jun 29   0    00:00 
C:\cygwin\bin\cygrunsrv.exe [sshd] (4244 /usr/bin/cygrunsrv)
cyg_server        7444   4340  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        2148      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8312      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8980   7276  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        8540      4  8   Jun 29   0    00:00 <defunct>
cyg_server        5328      4  8   Jun 29   0    00:00 <defunct>
cyg_server        6616   3168  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        8316      4  8   Jun 29   0    00:00 <defunct>
cyg_server        9604   9744  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        7276      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8336   8376  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        4340      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8124   7032  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        5848      4  8   Jun 29   0    00:00 <defunct>
cyg_server        7560      4  8   Jun 29   0    00:00 <defunct>
cyg_server       10100   7588  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        7336   8540  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        8376      4  8   Jun 29   0    00:00 <defunct>
cyg_server        7816   3428  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        9016   7560  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        7620   5848  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        7588      4  8   Jun 29   0    00:00 <defunct>
cyg_server        7608   4980  8   Jun 29   0    00:00 
C:\cygwin\usr\sbin\cron.exe -n (2796 /usr/sbin/cron)
cyg_server        9744      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8260   2148  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        3428      4  8   Jun 29   0    00:00 <defunct>
cyg_server        8264   7172  8   Jun 29   0    00:00 
C:\Windows\system32\conime.exe
cyg_server        6600   6664  8   Jun 29   0    00:00 
C:\cygwin\usr\sbin\sshd.exe -D -R (5968 /usr/sbin/sshd)
cyg_server        7032      4  8   Jun 29   0    00:00 <defunct>


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

Reply via email to