Re: Win PTY library.

2012-09-17 Thread Earnie Boyd
On Mon, Sep 17, 2012 at 1:58 PM, Daniel Colascione wrote: > > If your pty layer refreshes every 100ms and your program updates at > 20, 40, and 80ms, you'll lose all but the last update. I'm not > interested in writing a testcase to demonstrate a perfectly > foreseeable problem. > So create a patc

Re: Win PTY library.

2012-09-17 Thread Daniel Colascione
On 9/17/12 6:48 AM, Christopher Faylor wrote: > On Mon, Sep 17, 2012 at 03:42:14PM +0200, V??clav Zeman wrote: >> On 17 September 2012 15:27, Charles Wilson wrote: >>> Well, that's exactly what Console2 does, and it works pretty well. >>> I've never seen any "missing" data when using it. I don't k

Re: Win PTY library.

2012-09-17 Thread Christopher Faylor
On Mon, Sep 17, 2012 at 03:42:14PM +0200, V??clav Zeman wrote: >On 17 September 2012 15:27, Charles Wilson wrote: >> >> On 9/17/2012 7:03 AM, Daniel Colascione wrote: >> > On 9/15/2012 9:21 AM, Christopher Faylor wrote: >> >> On Sat, Sep 15, 2012 at 12:15:49PM -0400, Earnie Boyd wrote: >> >>> I jus

Re: Win PTY library.

2012-09-17 Thread Christopher Faylor
On Mon, Sep 17, 2012 at 09:27:40AM -0400, Charles Wilson wrote: >On 9/17/2012 7:03 AM, Daniel Colascione wrote: >> On 9/15/2012 9:21 AM, Christopher Faylor wrote: >>> On Sat, Sep 15, 2012 at 12:15:49PM -0400, Earnie Boyd wrote: I just discovered https://github.com/rprichard/winpty and thought

Re: Win PTY library.

2012-09-17 Thread Václav Zeman
On 17 September 2012 15:27, Charles Wilson wrote: > > On 9/17/2012 7:03 AM, Daniel Colascione wrote: > > On 9/15/2012 9:21 AM, Christopher Faylor wrote: > >> On Sat, Sep 15, 2012 at 12:15:49PM -0400, Earnie Boyd wrote: > >>> I just discovered https://github.com/rprichard/winpty and thought > >>> Cy

Re: Win PTY library.

2012-09-17 Thread Charles Wilson
On 9/17/2012 7:03 AM, Daniel Colascione wrote: > On 9/15/2012 9:21 AM, Christopher Faylor wrote: >> On Sat, Sep 15, 2012 at 12:15:49PM -0400, Earnie Boyd wrote: >>> I just discovered https://github.com/rprichard/winpty and thought >>> Cygwin users and developers may be interested. The license is M

Re: kill of windows process hangs

2012-09-17 Thread jurriaan
From: Pete Wyckoff Date: Sun, Sep 16, 2012 at 03:59:13PM -0400 > I've started this p4d process: > > xp-sp3$ ps > PIDPPIDPGID WINPID TTY UIDSTIME COMMAND > 2668 13388924 pty01003 15:40:14 > /cygdrive/c/Program Files/Perforce/Server/p4d >

Re: Win PTY library.

2012-09-17 Thread Daniel Colascione
On 9/15/2012 9:21 AM, Christopher Faylor wrote: > On Sat, Sep 15, 2012 at 12:15:49PM -0400, Earnie Boyd wrote: >> I just discovered https://github.com/rprichard/winpty and thought >> Cygwin users and developers may be interested. The license is MIT >> style. > > Looks interesting. I've had somet

Re: Cygwin crashes in kill_pgrp, _pinfo truncation issue.

2012-09-17 Thread Andrey Khalyavin
2012/8/23 Andrey Khalyavin wrote: > > I got two more crash dumps from our bots running 20120816 snapshot. > Both of them crashed in this place. process_state equals to > PID_IN_USE | PIE_EXECED and your new check in _pinfo::exist is really there. > So the race condition on process_state field does