[Bug 192400] YAML triggers segmentation fault on data larger than 50kB

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 11 09:48:11 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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


Jan Pazdziora <jpazdziora at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|9                           |10




--- Comment #11 from Jan Pazdziora <jpazdziora at redhat.com>  2009-06-11 05:48:08 EDT ---
Marking as Fedora 10 issue.

$ rpm -q perl perl-YAML
perl-5.10.0-68.fc10.i386
perl-YAML-0.66-3.fc9.noarch
$ perl -MYAML -e '$a="a"x50000;$a="---\ntext: \"$a\"\n"; Load($a)'
Complex regular subexpression recursion limit (32766) exceeded at
/usr/lib/perl5/vendor_perl/5.10.0/YAML/Loader.pm line 514.
YAML Error: Can't parse double quoted string
   Code: YAML_PARSE_ERR_BAD_DOUBLE
   Line: 2
   Document: 1
 at /usr/lib/perl5/vendor_perl/5.10.0/YAML.pm line 33

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list