Hello, I don't think this is a problem w/ the package per se, but I am using this list as my starting point, in hopes that someone may have experienced this...
On a RHEL6 (ScientificLinux6) box, I've installed perl-Thread-Pool. The following command: perl -e 'use Thread::Pool;' dumps core. Here are some specifics on packages: rpm -qi perl Name : perl Relocations: (not relocatable) Version : 5.10.1 Vendor: Scientific Linux Release : 119.el6 Build Date: Sat May 21 12:24:10 2011 Install Date: Thu Jun 2 17:24:32 2011 Build Host: nobrac.fnal.gov Group : Development/Languages Source RPM: perl-5.10.1-119.el6.src.rpm Size : 35277712 License: (GPL+ or Artistic) and (GPLv2+ or Artistic) and Copyright Only and MIT and Public Domain and UCD Signature : DSA/SHA1, Sat May 21 15:06:41 2011, Key ID b0b4183f192a7d7d Packager : Scientific Linux URL : http://www.perl.org/ Summary : Practical Extraction and Report Language rpm -qi perl-Thread-Pool Name : perl-Thread-Pool Relocations: (not relocatable) Version : 0.32 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Release : 1.el6.rf Build Date: Wed Nov 10 23:45:35 2010 Install Date: Fri Jun 3 12:04:14 2011 Build Host: lisse.hasselt.wieers.com Group : Applications/CPAN Source RPM: perl-Thread-Pool-0.32-1.el6.rf.src.rpm Size : 97647 License: Artistic Signature : DSA/SHA1, Thu Nov 11 00:29:22 2010, Key ID a20e52146b8d79e6 Packager : Dag Wieers <[email protected]> URL : http://search.cpan.org/dist/Thread-Pool/ Summary : Group of threads for performing similar jobs Using strace, it looks like the problem is actually in Thread::Tie rpm -qi perl-Thread-Tie Name : perl-Thread-Tie Relocations: (not relocatable) Version : 0.12 Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ Release : 1.el6.rf Build Date: Wed Nov 10 23:45:38 2010 Install Date: Wed Jun 8 16:22:25 2011 Build Host: lisse.hasselt.wieers.com Group : Applications/CPAN Source RPM: perl-Thread-Tie-0.12-1.el6.rf.src.rpm Size : 67325 License: Artistic Signature : DSA/SHA1, Thu Nov 11 00:31:06 2010, Key ID a20e52146b8d79e6 Packager : Dag Wieers <[email protected]> URL : http://search.cpan.org/dist/Thread-Tie/ Summary : Tie variables into a thread of their own Am I correct in that this is not a problem with the RPM's, but rather a problem w/ Perl or Thread::Tie? Is this a know issue with Thread::Pool on RHEL6? Thanks
_______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
