Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: An assertion in FindRef.xs fails
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Summary: An assertion in FindRef.xs fails Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Devel-FindRef AssignedTo: skasal@redhat.com ReportedBy: skasal@redhat.com QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com, kwizart@gmail.com Depends on: 156113 Classification: Fedora Target Release: ---
Description:
Assertion ((((shplep)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((shplep)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((shplep)->sv_flags & 0xff)) == SVt_PVLV)) failed: file "FindRef.xs", line 212 at /usr/lib64/perl5/vendor_perl/5.10.0/ppc64-linux-thread-multi/Devel/FindRef.pm line 196.
This message was observed when running the test suite of Test::Refcount.
Reported upstream (see the external bug link) and the prompt answer was that Devel::FindRef nay not be used in combination with -DDEBUGGING
Consequently, I'm reopening bug #156113; let's verify then that this bug disappeared.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Stepan Kasal skasal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|156113 |
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Stepan Kasal skasal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |156113
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Stepan Kasal skasal@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |512726
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Nicolas Chauvet (kwizart) kwizart@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |NOTABUG
--- Comment #2 from Nicolas Chauvet (kwizart) kwizart@gmail.com 2009-12-27 06:32:55 EDT --- A rebuild of the same version of the package showed: http://koji.fedoraproject.org/koji/buildinfo?buildID=148659 -------------------------------------------------- + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00use.t ....... ok t/01count.t ..... ok t/02one.t ....... ok t/03weak.t ...... ok t/04reftypes.t .. ok t/99pod.t ....... ok All tests successful. Files=6, Tests=21, 1 wallclock secs ( 0.02 usr 0.02 sys + 0.16 cusr 0.04 csys = 0.24 CPU) Result: PASS + exit 0 --------------------------------------------------
So it seems that a rebuild of perl was needed, closing to NOTABUG because the bug was of perl with DEBUG and not related to this package.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=514942
Bug 514942 depends on bug 156113, which changed state.
Bug 156113 Summary: Perl is built with debugging support https://bugzilla.redhat.com/show_bug.cgi?id=156113
What |Old Value |New Value ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |RAWHIDE
perl-devel@lists.fedoraproject.org