id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc
77,libyaml 0.1.1 segmentation faults.,anonymous,xi,"python 2.5.2
{{{
import yaml
from yaml import CDumper
d = {'x' : []}

yaml.dump(d, Dumper=CDumper)
}}}
------------

This uses http://pyyaml.org/download/libyaml/yaml-0.1.1.tar.gz",defect,closed,highest,libyaml,critical,worksforme,segmentation fault,
