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=96279Thread Next