Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the CPAN-FindDependencies CPAN distribution.

Report information
The Basics
Id: 93161
Status: stalled
Priority: 0/
Queue: CPAN-FindDependencies

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 2.42
Fixed in: (no value)



Subject: 03-makefilepl.t sometimes hangs on Windows
Tested on perl 5.18.0, 5.18.1. On 5.16.0 it segfaults, but does not hang. 1..6 ok 1 - Dependencies calculated OK using Makefile.PL ok 2 - Spew to STDOUT was suppressed: ok 3 - Spew to STDERR was suppressed: ok 4 - Makefile.PL that spins times out OK ok 5 - Spew to STDOUT was suppressed: ok 6 - Spew to STDERR was suppressed: cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/a6rWWP0Ss6: Permission denied at C:/strawberry180/perl/lib/File/Temp.pm line 783. Free to wrong pool 3f58b8 not dd440000 during global destruction. (sometimes hangs here and only if output is not redirected) -- Alexandr Ciornii, http://chorny.net
On Wed Feb 19 05:20:26 2014, CHORNY wrote: Show quoted text
> Tested on perl 5.18.0, 5.18.1. On 5.16.0 it segfaults, but does not > hang. > > 1..6 > ok 1 - Dependencies calculated OK using Makefile.PL > ok 2 - Spew to STDOUT was suppressed: > ok 3 - Spew to STDERR was suppressed: > ok 4 - Makefile.PL that spins times out OK > ok 5 - Spew to STDOUT was suppressed: > ok 6 - Spew to STDERR was suppressed: > cannot remove directory for C:/DOCUME~1/c/LOCALS~1/Temp/a6rWWP0Ss6: > Permission denied at C:/strawberry180/perl/lib/File/Temp.pm line 783. > Free to wrong pool 3f58b8 not dd440000 during global destruction. > (sometimes hangs here and only if output is not redirected)
Sorry, I don't have a Windows machine so can't fix this myself, but patches would be *most* welcome at https://github.com/DrHyde/perl-modules-CPAN-FindDependencies.