Skip Menu |

This queue is for tickets about the threads-tbb CPAN distribution.

Report information
The Basics
Id: 69827
Status: new
Priority: 0/
Queue: threads-tbb

People
Owner: Nobody in particular
Requestors: ppisar [...] redhat.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



Subject: Test `20 - worker 1 processed some too' in t/08-refcounter.t fails sometimes
When compiling threads-tbb against perl 5.14.1 (and tbb 3.0, but the same problem is with tbb 2) on x86_64 Linux, test `20 - worker 1 processed some too' in t/08-refcounter.t fails sometimes. The only difference I found is different order compiling XS files. Attached file contains to logs. Both have been produced on identical virtual machines. They differ in compilation order and failing/passing tests. I remember I seen occasional failures with perl 5.12.
Subject: tbb_logs.tar.gz
Download tbb_logs.tar.gz
application/gzip 12.2k

Message body not shown because it is not plain text.

From: ppisar [...] redhat.com
Dne St 27.čec.2011 07:04:15, ppisar napsal(a): Show quoted text
> When compiling threads-tbb against perl 5.14.1 (and tbb 3.0, but the > same problem is with tbb 2) on x86_64 Linux, test `20 - worker 1 > processed some too' in t/08-refcounter.t fails sometimes. > > The only difference I found is different order compiling XS files. > > Attached file contains to logs. Both have been produced on identical > virtual machines. They differ in compilation order and failing/passing > tests. >
I still experience this issue with perl 5.18.2. I think something is fishy in the code or in the Perl. I even noticed sigaborts from glibc free(). -- Petr