-
Notifications
You must be signed in to change notification settings - Fork 550
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pp_ctl.c:5165: MAGIC *S_doparseform(SV *): Assertion `!isGV_with_GP(_svpvx)' failed #15862
Comments
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
|
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 |
The RT System itself - Status changed from 'new' to 'open' |
@tonycoz - Status changed from 'open' to 'pending release' |
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. |
@khwilliamson - Status changed from 'pending release' to 'resolved' |
Migrated from rt.perl.org#130722 (status was 'resolved')
Searchable as RT130722$
The text was updated successfully, but these errors were encountered: