[Bug 1226758] New: perl requires causes sigsegv

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 1 02:47:10 UTC 2015


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: jplesnik at redhat.com
          Reporter: tcarlin at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at 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.


More information about the perl-devel mailing list