Re: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-30 Thread Corinna Vinschen
On Mar 29 17:25, Matthew Kidd wrote: > On Mar 22 10:31, Corinna Vinschen wrote: > >>> I have no problem running your test case with Windows 7 64 and the > >>> latest Cygwin from CVS. > >> > >> Did you check using a very large file? What I have learned on the > >> 64-bit... > > > > I tested with a

Re: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-29 Thread Matthew Kidd
On Mar 22 10:31, Corinna Vinschen wrote: >>> I have no problem running your test case with Windows 7 64 and the >>> latest Cygwin from CVS. >> >> Did you check using a very large file? What I have learned on the >> 64-bit... > > I tested with a compressed Fedora 11 ISO file. Original size > 36838

Re: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-23 Thread Corinna Vinschen
On Mar 22 14:59, Matthew Kidd wrote: > > I have no problem running your testcase with Windows 7 64 and the > > latest Cygwin from CVS. > > Did you check using a very large file? What I have learned on the 64-bit I tested with a compressed Fedora 11 ISO file. Original size 3683829760 bytes, compr

RE: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-22 Thread Matthew Kidd
>> >> I upgraded to Cygwin 1.7.1 on a (64-bit) Windows Server 2003 >> >> and immediately ran into trouble. It seems that Perl can no >> >> longer shutdown pipes related to Cygwin executables. Here is >> >> some example code: >> >> >> >> #!/usr/bin/perl >> >> >> >> use strict; >> >> >> >> # my $f

Re: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-22 Thread Corinna Vinschen
On Mar 19 15:13, Matthew Kidd wrote: > >> I upgraded to Cygwin 1.7.1 on a (64-bit) Windows Server 2003 and > >> immediately ran into trouble. It seems that Perl can no longer > shutdown > >> pipes related to Cygwin executables. Here is some example code: > >> > >> #!/usr/bin/perl > >> > >> use st

RE: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-19 Thread Matthew Kidd
>> I upgraded to Cygwin 1.7.1 on a (64-bit) Windows Server 2003 and >> immediately ran into trouble. It seems that Perl can no longer shutdown >> pipes related to Cygwin executables. Here is some example code: >> >> #!/usr/bin/perl >> >> use strict; >> >> # my $fname = 'Y:\path\to\ratherbigfile

Re: Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-19 Thread Corinna Vinschen
On Mar 18 16:16, Matthew Kidd wrote: > I upgraded to Cygwin 1.7.1 on a (64-bit) Windows Server 2003 and immediately > ran into trouble. It seems that Perl can no longer shutdown pipes related to > Cygwin executables. Here is some example code: > > #!/usr/bin/perl > > use strict; > > # my $fname

Cygwin1.dll 1.7.1 causes ActivePerl 5.10 hang on gzip pipe close on Windows Server 2003

2010-03-18 Thread Matthew Kidd
I upgraded to Cygwin 1.7.1 on a (64-bit) Windows Server 2003 and immediately ran into trouble. It seems that Perl can no longer shutdown pipes related to Cygwin executables. Here is some example code: #!/usr/bin/perl use strict; # my $fname = 'Y:\path\to\ratherbigfile.gz'; my $fname = '/cygdrive