Skip Menu |

This queue is for tickets about the Data-Alias CPAN distribution.

Report information
The Basics
Id: 87537
Status: resolved
Priority: 0/
Queue: Data-Alias

People
Owner: Nobody in particular
Requestors: david [...] davidfavor.com
Cc: jkeenan [...] cpan.org
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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 *** >
It's the op slab allocation issue, [rt.cpan.org #78148]. Fixed in Data-Alias-1.17, now on CPAN.
Subject: Re: [rt.cpan.org #87537] [RT #118943]: perl-5.18.0 throws realloc() error building Data::Alias
Date: Sun, 22 Sep 2013 09:01:06 -0500
To: bug-Data-Alias [...] rt.cpan.org
From: David Favor <david [...] davidfavor.com>
ZEFRAM via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=87537 > > > It's the op slab allocation issue, [rt.cpan.org #78148]. Fixed in Data-Alias-1.17, now on CPAN.
Yes! All is well now. Thanks! -- Love Living Well Doing What You Love? http://DavidFavor.com/bb can help!