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]

Hang at startup with 20051018 snapshot


Actually the subject line is not 100% correct, rxvt startup
hangs.

I don't use cygwin.bat and I usually start my shell with shortcut
that contains this:

C:\cygwin\bin\rxvt.exe  -cr green -sl 1000 -tn linux -e /usr/bin/bash --login -i

It is still possible to start cygwin.bat, and a ps shows
$ ps
      PID    PPID    PGID     WINPID  TTY  UID    STIME COMMAND
     1684       1    1684       1684  con 1006 10:07:09 /usr/bin/rxvt
     2736    1684    2736        440    0 1006 10:07:09 /usr/bin/bash
     3384       1    3384       3384  con 1006 10:08:21 /usr/bin/bash
     2008       1    2008       2008    ? 1006 10:08:22 /usr/bin/ssh-agent
     3628    3384    3628       2912  con 1006 10:08:30 /usr/bin/ps

that propably the bash (2736) is hanging.

$ kill -1 2736
bash: kill: (2736) - No such process

But:
$ strace --pid=2736
Attached to pid 2736 (windows pid 440)

Unfortunately I didn't get any output and I couldn't stop the process exept with
the Task Manager and that didn't produce anything for the strace.

I don't attach a new cygcheck.log. Pick one of the last ones, nothing changed.

Volker

P.S.: The 20051017 snapshot doesn't show this problem

-- 
PGP/GPG key  (ID: 0x9F8A785D)  available  from  wwwkeys.de.pgp.net
key-fingerprint 550D F17E B082 A3E9 F913  9E53 3D35 C9BA 9F8A 785D

Attachment: signature.asc
Description: OpenPGP digital signature


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