Bug 448392

Summary: assertion failure fiddling with @ISA
Product: [Fedora] Fedora Reporter: Herald van der Breggen <fedora>
Component: perlAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 9CC: kasal, rc040203, robin.norwood, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://rt.perl.org/rt3//Public/Bug/Display.html?id=54566
Whiteboard:
Fixed In Version: perl-5.10.0-24.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-11 10:36:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Herald van der Breggen 2008-05-26 13:06:55 UTC
Description of problem:
Errors like 

Assertion ((((_gv)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) &&
(((svtype)((_gv)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((_gv)->sv_flags &
0xff)) == SVt_PVLV)) failed: file "mg.c", line 1547 at ..

will happen for example when using MasonX::Request::WithApacheSession in
HTML::Mason.

This happens to be fixed recently:

http://public.activestate.com/cgi-bin/perlbrowse/p/33898


Version-Release number of selected component (if applicable):


Steps to Reproduce:
See http://rt.perl.org/rt3//Public/Bug/Display.html?id=54566

I would love to to see the fix in fedora distribution as well!

Thanks

Comment 1 Marcela Mašláňová 2008-05-26 14:52:29 UTC
Thank you for your report. It's fixed in rawhide and it will be in another perl
update for F-9.

Comment 2 Fedora Update System 2008-06-12 11:35:51 UTC
perl-5.10.0-26.fc9 has been submitted as an update for Fedora 9

Comment 3 Fedora Update System 2008-06-25 02:54:01 UTC
perl-5.10.0-26.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.