develooper Front page | perl.perl5.porters | Postings from July 2014

perl -MO=Xref -e"use ExtUtils::ParseXS;" segv on 5.14

Thread Next
From:
bulk 88
Date:
July 29, 2014 19:47
Subject:
perl -MO=Xref -e"use ExtUtils::ParseXS;" segv on 5.14
Message ID:
COL126-W188B16D2508DBBE0FDE68ADFF80@phx.gbl
Do a perl -MO=Xref -e"use ExtUtils::ParseXS;" on threaded 5.14 build. It will segv.
Since this perl is out of support, it is not an RT ticket. Does anyone have thoughts on
this bug. rurban said it was fixed for 5.16, but I can't seem to really find what commit
fixed it.  Maybe http://perl5.git.perl.org/perl.git/c13a5c80de2334e935eada0927b9f5f7c862a45e
when the BM data when from GV type to PVMG type. But I notice that in blead
http://perl5.git.perl.org/perl.git/blob/HEAD:/ext/B/B.pm#l53  B::BM is ISAed to
B::GV. Is this correct?

first reported in https://rt.cpan.org/Ticket/Display.html?id=96279
 		 	   		  
Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About