This is the mail archive of the cygwin@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: setup hangs during postinstall


> > Have we ever gotten a 'ps -ef' when setup.exe is hung?  It would be nice
> > to know if it is sh or bash that is having problems or cygpath itself.
> >
> > I can't find one of these in the archives but I could easily have missed
> > it.
> >
> > cgf
> 
> Hmm... what is that supposed to tell?
> 
> $ ps
>       PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
>       908       1     908       2636  con  500 17:09:34 /usr/bin/rxvt
> I     332     908     332       2056    0  500 17:09:34 /usr/bin/bash
>       640       1     640       2036  con  500 18:28:20 /usr/bin/rxvt
>      2416     640    2416       2528    2  500 18:28:20 /usr/bin/bash
>      2008       1    2008       2008  con  500 20:15:04 /usr/bin/sh
> I     320    2008    2008        320  con  500 20:15:05 /usr/bin/bash
>      2212     320    2008       2212  con  500 20:15:05 /usr/bin/cygpath
>      1988    2416    1988       2116    2  500 20:15:19 /usr/bin/ps
> 
> $ ps -ef
>      UID     PID    PPID TTY     STIME COMMAND
>    Hannu     908       1 con  17:09:34 /usr/bin/rxvt
>    Hannu     332     908   0  17:09:34 /usr/bin/bash
>    Hannu     640       1 con  18:28:20 /usr/bin/rxvt
>    Hannu    2416     640   2  18:28:20 /usr/bin/bash
>    Hannu    2008       1 con  20:15:04 /usr/bin/sh
>    Hannu     320    2008 con  20:15:05 /usr/bin/bash
>    Hannu    2212     320 con  20:15:05 /usr/bin/cygpath
>    Hannu    2404     332   0  20:15:30 /usr/bin/gdb
>    Hannu    2116    2416   2  20:17:44 /usr/bin/ps
> 
> $

Just out of curiosity, does it hang if no other cygwin programs are running
at the time you run setup?

-- 
Don Koch
koch@cognex.com
----
Not speaking for Cognex Corporation.



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