Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-07 Thread Doug Henderson
On Wed, May 7, 2014 at 8:57 AM, Corinna Vinschen wrote: > On May 7 14:22, Corinna Vinschen wrote: >> On May 6 20:49, Corinna Vinschen wrote: >> > On May 6 11:49, Eric Blake wrote: >> > > On 05/06/2014 10:39 AM, Corinna Vinschen wrote: >> > > >> > > > The problem, which I totally not realized sin

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-07 Thread Corinna Vinschen
On May 7 11:16, Andrew Schulman wrote: > > On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > > > > > The problem, which I totally not realized since I started implementing > > > this stuff is, that by propagating this cache to child processes, said > > > child processes suffer from what the paren

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-07 Thread Andrew Schulman
> On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > > > The problem, which I totally not realized since I started implementing > > this stuff is, that by propagating this cache to child processes, said > > child processes suffer from what the parent process does to the passwd > > structures in the

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-07 Thread Corinna Vinschen
On May 7 14:22, Corinna Vinschen wrote: > On May 6 20:49, Corinna Vinschen wrote: > > On May 6 11:49, Eric Blake wrote: > > > On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > > > > > > > The problem, which I totally not realized since I started implementing > > > > this stuff is, that by propa

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-07 Thread Corinna Vinschen
On May 6 20:49, Corinna Vinschen wrote: > On May 6 11:49, Eric Blake wrote: > > On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > > > > > The problem, which I totally not realized since I started implementing > > > this stuff is, that by propagating this cache to child processes, said > > > chil

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-06 Thread Corinna Vinschen
On May 6 11:49, Eric Blake wrote: > On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > > > The problem, which I totally not realized since I started implementing > > this stuff is, that by propagating this cache to child processes, said > > child processes suffer from what the parent process does

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-06 Thread Eric Blake
On 05/06/2014 10:39 AM, Corinna Vinschen wrote: > The problem, which I totally not realized since I started implementing > this stuff is, that by propagating this cache to child processes, said > child processes suffer from what the parent process does to the passwd > structures in the cache. > >

Re: snapshot 05/05: ssh segmentation fault within screen

2014-05-06 Thread Corinna Vinschen
On May 6 11:09, Shaddy Baddah wrote: > Hi, > > I've just dropped snapshot 2014-05-05 into my 64bit Cygwin install. > > I am getting a segmentation fault running ssh from within a screen > session. Regardless of the arguments passed: > > $ ssh -V > OpenSSH_6.6.1p1, OpenSSL 1.0.1g 7 Apr 2014 > >