[Bug 865296] New: Setting OUTPUT_AUTOFLUSH in eval when STDOUT is localized in upper scope leads to segmentation fault

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 11 07:32:58 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=865296

            Bug ID: 865296
        QA Contact: extras-qa at fedoraproject.org
          Severity: unspecified
               URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=115
                    206
           Version: 17
          Priority: unspecified
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz, lkundrak at v3.sk,
                    mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at redhat.com
          Assignee: mmaslano at redhat.com
           Summary: Setting OUTPUT_AUTOFLUSH in eval when STDOUT is
                    localized in upper scope leads to segmentation fault
        Regression: ---
      Story Points: ---
    Classification: Fedora
                OS: Unspecified
          Reporter: ppisar at redhat.com
              Type: Bug
     Documentation: ---
          Hardware: Unspecified
        Mount Type: ---
            Status: ASSIGNED
         Component: perl
           Product: Fedora

This code segfaults:

$ perl -e 'local *STDOUT; eval q[$|=0];'

perl-5.14.2 as well as 5.16.1 are affected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list