CC: | jkeenan [...] cpan.org |
Subject: | [RT #118943]: perl-5.18.0 throws realloc() error building Data::Alias |
The following was reported in the Perl 5 bug queue as https://rt.perl.org/rt3/Ticket/Display.html?id=118943. We do not believe this should be handled as a bug in Perl 5 and so are moving it into this rt.cpan.org queue. -- jkeenan
Show quoted text
> This is a bug report for perl from david@davidfavor.com,
> generated with the help of perlbug 1.39 running under perl 5.18.0.
>
>
> -----------------------------------------------------------------
> [Please describe your issue here]
> CPANPLUS::Shell::Default -- CPAN exploration and module installation
> (v0.9138)
> *** Please report bugs to <bug-cpanplus@rt.cpan.org>.
> *** Using CPANPLUS::Backend v0.9138.
> *** ReadLine support available (try 'i Term::ReadLine::Perl').
>
> *** Type 'p' now to show start up log
>
> Did you know...
> You can add custom sources to your index. See '/cs --help' for
> details
> CPAN Terminal> i Data::Alias
>
> [MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources
> [MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources
> Installing Data::Alias (1.16)
> Running [/runtime/perl-5.18.0/bin/perl -e use strict; BEGIN { my $old
> = select STDERR; $|++; select $old; $|++; $0 = shift(@ARGV); my $rv
> = do($0); die $@ if $@; } /root/.cpanplus/5.18.0/build/Data-Alias-
> 1.16/Makefile.PL]...
> Writing Makefile for Data::Alias
> Writing MYMETA.yml and MYMETA.json
> Running [/usr/bin/make test]...
> PERL_DL_NONLAZY=1 /runtime/perl-5.18.0/bin/perl "-
> MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib',
> 'blib/arch')" t/*.t
> t/01_deref.t ............. ok
> *** Error in `/runtime/perl-5.18.0/bin/perl': realloc(): invalid old
> size: 0x0000000000ae1630 ***
>