Show quoted text> What operating system and version?
Linux, several different versions, 32 and 64 bit, threaded and
unthreaded perls.
Show quoted text> Can you paste the screen messages?
No output after fork.t. Process simply hangs forever in forkm.t. Strace
shows it is hanging in waitpid.
Show quoted text
That's exactly what I said. The first 390 revisions after 5.13.8 worked
and since v5.13.8-391 it doesn't work anymore. You'll note that you
received no cpantesters reports at all for 5.13.9 and 5.13.10. That's
why these tests do not yield results, they all hang and eventually get
killed.
In the ticket
http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646,
already referenced above, the author of revision v5.13.8-391 provides a
patch that fixes the bug in Net::Daemon. Did you find and apply it?
If you want to see the exact change in perl that is labeled
v5.13.8-391-g7fe50b8 you can go here:
http://www.mail-archive.com/perl5-changes@perl.org/msg27178.html