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

[perl #129119] Assertion Failure: pp_ctl.c:5140: MAGIC*S_doparseform(SV *)

Thread Previous
From:
Brian Carpenter
Date:
August 29, 2016 01:22
Subject:
[perl #129119] Assertion Failure: pp_ctl.c:5140: MAGIC*S_doparseform(SV *)
Message ID:
rt-4.0.24-7847-1472433711-1843.129119-75-0@perl.org
# New Ticket Created by  Brian Carpenter 
# Please include the string:  [perl #129119]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=129119 >


Perl v5.25.4-20-gc2f7c0b* and the attached script trigger this assertion failure. Minimizing the script with afl-tmin caused the assertion to go away.

perl: pp_ctl.c:5140: MAGIC *S_doparseform(SV *): Assertion `!((((_svpvx)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((_svpvx)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((_svpvx)->sv_flags & 0xff)) == SVt_PVLV))' failed.
Thread Previous


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