Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign uppp_ctl.c:5165: MAGIC *S_doparseform(SV *): Assertion `!isGV_with_GP(_svpvx)' failed #15862
Comments
This comment has been minimized.
This comment has been minimized.
From @dur-randirCreated by @dur-randirWhile fuzzing perl v5.25.9-35-g32207c637b built with afl and run for(1..2){formline*0} to cause an assertion failure. GDB info about the crash location: (gdb) bt This used to produce "Can't coerce GLOB to string in form line" error Perl Info
|
This comment has been minimized.
This comment has been minimized.
From @tonycozOn Sun, 05 Feb 2017 15:12:50 -0800, randir wrote:
Fixed by: commit dd314e1 (perl #130722) don't call SvPVX() on a glob Tony |
This comment has been minimized.
This comment has been minimized.
The RT System itself - Status changed from 'new' to 'open' |
This comment has been minimized.
This comment has been minimized.
@tonycoz - Status changed from 'open' to 'pending release' |
This comment has been minimized.
This comment has been minimized.
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release today of Perl 5.26.0, this and 210 other issues have been Perl 5.26.0 may be downloaded via: If you find that the problem persists, feel free to reopen this ticket. |
This comment has been minimized.
This comment has been minimized.
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#130722 (status was 'resolved')
Searchable as RT130722$