https://bugzilla.redhat.com/show_bug.cgi?id=859872 Bug ID: 859872 QA Contact: extras-qa@xxxxxxxxxxxxxxxxx Severity: unspecified URL: https://rt.perl.org/rt3//Public/Bug/Display.html?id=11 4990 Version: 18 Priority: unspecified CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, lkundrak@xxxxx, mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx Assignee: ppisar@xxxxxxxxxx Summary: perl-5.16: perl -d:foo crashes if DB::DB is seen but not defined in Devel::foo Regression: --- Story Points: --- Classification: Fedora OS: Unspecified Reporter: ppisar@xxxxxxxxxx Type: Bug Documentation: --- Hardware: Unspecified Mount Type: --- Status: ASSIGNED Component: perl Product: Fedora Create Devel/foo.pm in @INC path with content: package Devel::foo; *DB::DB = sub {} if 0; 1; and run # perl -d:foo -e '1' Neoprávněný přístup do paměti (SIGSEGV) This has been reported to upstream as RT #114990 and fixed in commit: commit 432d4561c48cd74f3299eddc270a890908a4512e Author: Jesse Luehrs <doy@xxxxxxxx> Date: Mon Sep 24 00:29:06 2012 -0500 don't crash with -d if DB::DB is seen but not defined [perl #114990] Only perl-5.16 (F≥18) is affected. -- You are receiving this mail because: You are on the CC list for the bug. -- 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