Re: [1.7.0-49] DuplicateHandle failed

2009-06-16 Thread Andrew Schulman
> >> Every time I run ipconfig from bash, I get the following: > >> > >> $ ipconfig > >> 3 [main] bash 1192! _pinfo::dup_proc_pipe: DuplicateHandle failed, > >> pid 1192, hProcess 0x65C, wr_proc_pipe 0x704, Win32 error 5 > >> > >> The command then runs apparently normally, so this seems to

Re: [1.7.0-49] DuplicateHandle failed

2009-06-12 Thread Christopher Faylor
On Fri, Jun 12, 2009 at 10:26:25AM +0200, Corinna Vinschen wrote: >On Jun 11 13:41, Andrew Schulman wrote: >> Every time I run ipconfig from bash, I get the following: >> >> $ ipconfig >> 3 [main] bash 1192! _pinfo::dup_proc_pipe: DuplicateHandle failed, >> pid 1192, hProcess 0x65C, wr_proc_

Re: [1.7.0-49] DuplicateHandle failed

2009-06-12 Thread Corinna Vinschen
On Jun 11 13:41, Andrew Schulman wrote: > Every time I run ipconfig from bash, I get the following: > > $ ipconfig > 3 [main] bash 1192! _pinfo::dup_proc_pipe: DuplicateHandle failed, > pid 1192, hProcess 0x65C, wr_proc_pipe 0x704, Win32 error 5 > > The command then runs apparently normally