https://bugzilla.redhat.com/show_bug.cgi?id=989486 Bug ID: 989486 Summary: perl-5.18: Dereferencing undefined glob value as a code reference causes segfault Product: Fedora Version: rawhide Component: perl Assignee: mmaslano@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx This code segfaults perl-5.18: $Foo::nosub = undef; my $ref = *Foo::->{nosub}; my $deref = \&$ref; Reported upstream as <https://rt.perl.org/rt3/Public/Bug/Display.html?id=119051>, fixed with upstream commit: commit 2f222bbdd2d6da605708c3ab620ac25c62481179 Author: Father Chrysostomos <sprout@xxxxxxxx> Date: Sun Jul 28 12:35:47 2013 -0700 [perl #119051] Fix crash with \&$glob_copy -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Glw8T7Sme6&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel