public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Keener <bkeenerReMoVeAnTiSpAm@thesoftwaresource.com>
To: cygwin@cygwin.com
Subject: Re: Problem with pty allocation code, race condition?
Date: Mon, 17 May 2004 23:43:00 -0000	[thread overview]
Message-ID: <VA.00000f86.01d8c557@thesoftwaresource.com> (raw)
In-Reply-To: <20040517164018.GA9290@coe.bosbc.com>

Christopher Faylor wrote:
> Yes, the very latest snapshot attempts to fix this problem.  Please give 
> it a try and report the results here.
>
If this is of any help as far as testing I normally start up multiple sessions 
for login using the following for my cygwin.bat file:

@echo off
SET MAKE_MODE=unix
SET CYGWIN=binmode ntsec nostrip_title title tty     
SET PATH=d:\cygwin\usr\local\bin;d:\cygwin\usr\bin;d:\cygwin\bin;%PATH%;.
D:
chdir \cygwin

start CMD /c bin\rxvt -geometry 90x30 -fg grey -bg midnightblue -cr red -sr -sl 
2000 -fn "Lucida Console-12" -tn rxvt -e /usr/bin/login

start CMD /c bin\login.exe 
start CMD /c bin\login.exe 
start CMD /c bin\login.exe
exit

Prior to the current snapshot depending on system load I might or might not get 
4 sessions started as they should be with a login prompt.  With the current 
snapshot 20040517 this has worked successfully repeated times with some heavy 
loads on my laptop.

bk



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

  reply	other threads:[~2004-05-17 23:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-17 13:35 John P. Rouillard
2004-05-17 14:06 ` Igor Pechtchanski
2004-05-17 16:46 ` Christopher Faylor
2004-05-17 23:43   ` Brian Keener [this message]
2004-05-20 10:53   ` Igor Pechtchanski
2004-05-21  9:14     ` Christopher Faylor
2004-05-25 21:11       ` PLEASE TEST: Latest cygwin snapshot == 1.5.10 alpha Igor Pechtchanski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=VA.00000f86.01d8c557@thesoftwaresource.com \
    --to=bkeenerremoveantispam@thesoftwaresource.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).