Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: Crash with ForkManager on Windows

by kcott (Archbishop)
on Sep 22, 2017 at 06:07 UTC ( [id://1199873]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Crash with ForkManager on Windows
in thread Crash with ForkManager on Windows

Feedback, so far, is showing crashes on Windows Perl versions 5.14 and 5.16; however, 5.24 on Windows did not crash.

"CPAN Testers Matrix: Parallel-ForkManager 1.19" is showing failures (for "mswin32") up to 5.22.3, but no failures for 5.24.0 or higher. There's virtually no failures for any other platforms: two very old "linux" ones for 5.8.x; and one other for "cygwin" 5.22.2 (which I believe only runs on Windows anyway).

You should probably dig a bit deeper into this than I have, but problems do not appear to be solely related to ActivePerl; while looking around I came across this GitHub bug report: "Parallel::Forkmanager 1.19 cpan install fails on Windows Server 2016 Strawberry Perl 5.16.3". (Don't take that one report as being in any way conclusive.)

Obviously, installation failures are not the same as crashes, but a trend is suggested. Again, something for you to look into further.

I'd suggest installing a newer Perl (at least 5.24.0; but 5.26.0 — the highest stable version — would be better) and trying the code again with that. Also ensure you've got the latest versions of the modules you're using.

— Ken

Replies are listed 'Best First'.
Re^4: Crash with ForkManager on Windows -- newer perl does not crash
by Discipulus (Canon) on Sep 22, 2017 at 07:25 UTC
    Hello kcott and all,

    I can confirm that Strawberry Perl portable 5.24.1.1 32bit on win7 64bit and Parallel::ForkManager 1.19 run the original code and mine without any crash. Good to know.

    L*

    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1199873]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-23 13:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found