Subject: | Segfault after install |
Date: | Thu, 19 Oct 2006 17:52:37 -0400 |
To: | bug-yaml-syck [...] rt.cpan.org |
From: | Jesse Vincent <jesse [...] bestpractical.com> |
Seen on Debian and OSX
Running make test
make[1]: Entering directory `/root/.cpan/build/YAML-Syck-0.71'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/1-basic..............ok
t/2-scalars............ok
t/3-objects............ok
t/4-perl_tag_scheme....ok
t/json-basic...........ok
t/json-empty...........ok
t/json-indent..........ok
t/json-minus...........ok
t/json-newline.........ok
t/json-null............ok
t/json-refs............ok
t/json-singlequote.....ok
t/leak.................ok
11/11 skipped: Devel::Leak not installed
t/yaml-blessed-ref.....ok
t/yaml-tie.............ok
All tests successful, 11 subtests skipped.
Files=15, Tests=190, 1 wallclock secs ( 0.75 cusr + 0.11 csys =
0.86 CPU)
make[1]: Leaving directory `/root/.cpan/build/YAML-Syck-0.71'
/usr/bin/make test -- OK
Running make install
make[1]: Entering directory `/root/.cpan/build/YAML-Syck-0.71'
Installing /usr/local/lib/perl/5.8.7/auto/YAML/Syck/Syck.so
Files found in blib/arch: installing files in blib/lib into
architecture dependent library tree
Installing /usr/local/lib/perl/5.8.7/YAML/Syck.pod
Installing /usr/local/lib/perl/5.8.7/YAML/Syck.pm
Installing /usr/local/lib/perl/5.8.7/JSON/Syck.pm
Installing /usr/local/man/man3/YAML::Syck.3pm
Installing /usr/local/man/man3/JSON::Syck.3pm
Writing /usr/local/lib/perl/5.8.7/auto/YAML/Syck/.packlist
Appending installation info to /usr/local/lib/perl/5.8.7/perllocal.pod
make[1]: Leaving directory `/root/.cpan/build/YAML-Syck-0.71'
/usr/bin/make install UNINST=1 -- OK
*** YAML::Syck successfully installed.
*** Module::AutoInstall installation finished.
Attempt to free unreferenced scalar: SV 0x85714b8, Perl interpreter:
0x814ad40 at /usr/local/lib/perl/5.8.7/YAML/Syck.pm line 24.
make: *** [installdeps] Segmentation fault
jesse@diesel:~/svn/jifty$ sudo make
Message body not shown because it is not plain text.