Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: IPC::Shareable fails to build on RHEL/CentOS 5 https://bugzilla.redhat.com/show_bug.cgi?id=271341 ------- Additional Comments From matt@xxxxxxxxxxxxxxxxxxxx 2007-09-06 10:24 EST ------- Actually, I lie, it will also hang on a Fedora 7 installation. Running that bit of the test suite in a loop will get it to lock in the same place eventually: while true ; do PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/38ipchv.t ; done t/38ipchv....ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.05 cusr + 0.02 csys = 0.07 CPU) ---8<------8<--- t/38ipchv....ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.04 cusr + 0.02 csys = 0.06 CPU) t/38ipchv....ok 1/5 Suggests some sort of subtle race condition somewhere, given this test is also forking child processes. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.