Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <43550476.9@scytek.de> Date: Tue, 18 Oct 2005 10:19:34 -0400 From: Volker Quetschke User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Hang at startup with 20051018 snapshot Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAE3D7841EB8AC5FE07804982" X-IsSubscribed: yes --------------enigAE3D7841EB8AC5FE07804982 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 --------------enigAE3D7841EB8AC5FE07804982 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MinGW) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDVQR3PTXJup+KeF0RAhssAKC9g9Z9PHfoEzkrOErpBbRsj2rGdQCfXVhy 7FD6lAkfbR+WqvoF49+YGmU= =xEjC -----END PGP SIGNATURE----- --------------enigAE3D7841EB8AC5FE07804982--