-
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
op.c:10706: OP *Perl_ck_refassign(OP *): Assertion `left->op_type == OP_SREFGEN' failed #15812
Comments
From @geeknikTriggered with Perl v5.25.8-195-gc1b4bd9. ./perl -e '\$0=~y((()))00=0' |
From @tonycozOn Tue, 17 Jan 2017 15:08:56 -0800, brian.carpenter@gmail.com wrote:
This can be simplified to: ./perl -e '\$0=~y/x//=0' The op tree where at the point of the assertion is: #4 0x00000000004897b8 in Perl_ck_refassign (o=0x61900000bd00) at op.c:10719 Tony |
The RT System itself - Status changed from 'new' to 'open' |
From zefram@fysh.orgFixed in commit 38a3df7. -zefram |
@xsawyerx - Status changed from 'open' to 'pending release' |
From @khwilliamsonThank you for filing this report. You have helped make Perl better. With the release yesterday of Perl 5.28.0, this and 185 other issues have been Perl 5.28.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#130578 (status was 'resolved')
Searchable as RT130578$
The text was updated successfully, but these errors were encountered: