Bug#489100: libyaml-syck-perl generates double-references and fails to load them back

2010-07-19 Thread Todd Rinaldo
I've added test t/bug/rt-49404-double_free.t to github and it will be in 1.10_3 this week. I cannot re-produce it on my instances of perl which makes me think that this may be a gcc optimization bug and nothing to do with this module. Hopefully we'll find something in cpan testers this week.

Bug#489100: libyaml-syck-perl generates double-references and fails to load them back

2008-07-03 Thread Myhailo Danylenko
Package: libyaml-syck-perl Version: 1.05-1 Severity: normal How to reproduce: Run this simple perl script (it does it in two ways to show where error is, first way can be enabled by specifying any argument to script): [isbear:~] cat ./yamltest.pl #! /usr/bin/perl use YAML::Syck; my $db =