develooper Front page | perl.perl5.porters | Postings from October 2013

[perl #120314] t/re/fold_grind.t spews tons of "Attempt to free temp prematurely" warnings on DEBUGGING but ultimately passes

Thread Previous | Thread Next
From:
bulk88 via RT
Date:
October 23, 2013 00:09
Subject:
[perl #120314] t/re/fold_grind.t spews tons of "Attempt to free temp prematurely" warnings on DEBUGGING but ultimately passes
Message ID:
rt-3.6.HEAD-26210-1382486942-1633.120314-15-0@perl.org
On Tue Oct 22 17:07:56 2013, bulk88 wrote:
> Using PERL_DEBUG_FULL_TEST=1, fold_grind.t became more verbose. I
> captured a 75 MB output of the test script, which is attached.
> 
> The first test in the file, I tried manually in a one liner, and it
failed.
> ________________________________________
> C:\perl519\src\t>..\perl.exe -I..\lib -e "my $c = \"\x{003A}\"; my $p =
> qr/(?l:[
> ^\x{003A}]?)/i; $c =~ $p;"
> Attempt to free temp prematurely: SV 0x8fde0c, Perl interpreter:
> 0x366014 at -e
> line 1.
> Attempt to free unreferenced scalar: SV 0x8fde0c, Perl interpreter:
> 0x366014.
> 
> C:\perl519\src\t>
> ________________________________________
> 
> 

forward to ML

-- 
bulk88 ~ bulk88 at hotmail.com

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org:443/rt3/Ticket/Display.html?id=120314

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About