develooper Front page | perl.perl5.porters | Postings from June 2016

Re: [perl #128252] Assert fail in op.c without other symptoms:sub{\@0[0]=0}

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
June 27, 2016 14:08
Subject:
Re: [perl #128252] Assert fail in op.c without other symptoms:sub{\@0[0]=0}
Message ID:
20160627140216.GC17054@iabyn.com
On Thu, May 26, 2016 at 04:33:47PM -0700, Dan Collins wrote:
> dcollins@nightshade64:~/perldebug$ ./perl -Ilib -t -W -e 'sub{\@0[0]=0}'
> Experimental aliasing via reference not enabled at -e line 1.
> perl: op.c:731: Perl_op_free: Assertion `!(o->op_private & ~PL_op_private_valid[type])' failed.

Fixed by v5.25.2-53-g36efb5a

-- 
Hofstadter's Law: It always takes longer than you expect, even when you
take into account Hofstadter's Law.

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