https://bugzilla.redhat.com/show_bug.cgi?id=1224731
Bug ID: 1224731 Summary: perl-XML-LibXML-2.0121-1.fc23 FTBFS: 90threads.t test locks up randomly Product: Fedora Version: rawhide Component: perl-XML-LibXML Assignee: jplesnik@redhat.com Reporter: ppisar@redhat.com QA Contact: extras-qa@fedoraproject.org CC: jplesnik@redhat.com, mmaslano@redhat.com, perl-devel@lists.fedoraproject.org
perl-XML-LibXML-2.0121-1.fc23 fails to build sometimes in F23 because t/90threads.t test does not halt:
t/90stack.t ............................... ok EXCEPTION: Timeout(86400) expired for command: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-XML-LibXML.spec
See Koschei build log http://koschei.cloud.fedoraproject.org/package/perl-XML-LibXML for the frequency.
https://bugzilla.redhat.com/show_bug.cgi?id=1224731
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://koschei.cloud.fedora | |project.org/package/perl-XM | |L-LibXML
https://bugzilla.redhat.com/show_bug.cgi?id=1224731
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- External Bug ID| |CPAN 91800 Summary|perl-XML-LibXML-2.0121-1.fc |perl-XML-LibXML-2.0121-1.fc |23 FTBFS: 90threads.t test |23 FTBFS: 90threads.t test |locks up randomly |locks up or crash randomly
--- Comment #1 from Petr Pisar ppisar@redhat.com --- Also the 90threads.t crashes sometimes:
t/90stack.t ............................... ok PmmREFCNT_dec: REFCNT decremented below 0 for 84b7de0! at t/90threads.t line 137.
According to CPAN RT#91800, it's because of reference counting of internal XML::LibXML objects and it looks like incompatible with threads::shared::shared_clone().
I keen to stop invoking optional thread test and mark XML-LibXML's thread support as unfinished and problematic.
https://bugzilla.redhat.com/show_bug.cgi?id=1224731
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|jplesnik@redhat.com |ppisar@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1224731
Petr Pisar ppisar@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |perl-XML-LibXML-2.0121-2.fc | |23 Resolution|--- |DEFERRED Last Closed| |2015-05-27 08:09:27
--- Comment #2 from Petr Pisar ppisar@redhat.com --- I disabled the thread tests in perl-XML-LibXML-2.0121-2.fc23.
https://bugzilla.redhat.com/show_bug.cgi?id=1224731
--- Comment #3 from Petr Pisar ppisar@redhat.com --- *** Bug 1620547 has been marked as a duplicate of this bug. ***
perl-devel@lists.fedoraproject.org