https://bugzilla.redhat.com/show_bug.cgi?id=1226758
Bug ID: 1226758 Summary: perl requires causes sigsegv Product: Fedora Version: 22 Component: perl Severity: urgent Assignee: jples...@redhat.com Reporter: tcar...@redhat.com QA Contact: extras...@fedoraproject.org CC: cw...@alumni.drew.edu, iarn...@gmail.com, jples...@redhat.com, ka...@ucw.cz, perl-devel@lists.fedoraproject.org, ppi...@redhat.com, psab...@redhat.com, rc040...@freenet.de, tcall...@redhat.com Description of problem: Perl with requires causes SIGSEGV Version-Release number of selected component (if applicable): 4:5.20.2-325.fc22 How reproducible: 100% Steps to Reproduce: 1. perl -e "require(Encode)" 2. 3. Actual results: SIGSEGV "Segmentation fault (core dumped)" Expected results: No Segmentation fault Additional info: Fails on *any* requires Program received signal SIGSEGV, Segmentation fault. 0x00007ffff170202e in boot_Encode (my_perl=0x603010, cv=0x6e1c00) at Encode.c:1547 1547 dVAR; dXSARGS; backtrace: #0 0x00007ffff170202e in boot_Encode (my_perl=0x603010, cv=0x6e1c00) at Encode.c:1547 #1 0x00000036e3ccd67b in Perl_pp_entersub (my_perl=0x603010) at pp_hot.c:2794 #2 0x00000036e3cc5f06 in Perl_runops_standard (my_perl=0x603010) at run.c:42 #3 0x00000036e3c559c0 in S_run_body (oldscope=<optimized out>, my_perl=<optimized out>) at perl.c:2456 #4 perl_run (my_perl=0x603010) at perl.c:2372 #5 0x0000000000400d29 in main (argc=3, argv=0x7fffffffe2b8, env=0x7fffffffe2d8) at perlmain.c:114 -- 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@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel